[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. 6581 1726772962.83632: 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-Uuh executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 6581 1726772962.83930: Added group all to inventory 6581 1726772962.83931: Added group ungrouped to inventory 6581 1726772962.83935: Group all now contains ungrouped 6581 1726772962.83938: Examining possible inventory source: /tmp/kernel_settings-0pR/inventory.yml 6581 1726772962.92889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6581 1726772962.92935: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6581 1726772962.92953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6581 1726772962.92991: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6581 1726772962.93041: Loaded config def from plugin (inventory/script) 6581 1726772962.93042: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6581 1726772962.93071: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6581 1726772962.93128: Loaded config def from plugin (inventory/yaml) 6581 1726772962.93129: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6581 1726772962.93188: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6581 1726772962.93464: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6581 1726772962.93466: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6581 1726772962.93468: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6581 1726772962.93473: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6581 1726772962.93476: Loading data from /tmp/kernel_settings-0pR/inventory.yml 6581 1726772962.93518: /tmp/kernel_settings-0pR/inventory.yml was not parsable by auto 6581 1726772962.93565: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6581 1726772962.93593: Loading data from /tmp/kernel_settings-0pR/inventory.yml 6581 1726772962.93649: group all already in inventory 6581 1726772962.93654: set inventory_file for managed_node1 6581 1726772962.93657: set inventory_dir for managed_node1 6581 1726772962.93658: Added host managed_node1 to inventory 6581 1726772962.93660: Added host managed_node1 to group all 6581 1726772962.93660: set ansible_host for managed_node1 6581 1726772962.93661: set ansible_ssh_extra_args for managed_node1 6581 1726772962.93663: set inventory_file for managed_node2 6581 1726772962.93664: set inventory_dir for managed_node2 6581 1726772962.93665: Added host managed_node2 to inventory 6581 1726772962.93666: Added host managed_node2 to group all 6581 1726772962.93666: set ansible_host for managed_node2 6581 1726772962.93667: set ansible_ssh_extra_args for managed_node2 6581 1726772962.93668: set inventory_file for managed_node3 6581 1726772962.93670: set inventory_dir for managed_node3 6581 1726772962.93670: Added host managed_node3 to inventory 6581 1726772962.93671: Added host managed_node3 to group all 6581 1726772962.93671: set ansible_host for managed_node3 6581 1726772962.93672: set ansible_ssh_extra_args for managed_node3 6581 1726772962.93673: Reconcile groups and hosts in inventory. 6581 1726772962.93676: Group ungrouped now contains managed_node1 6581 1726772962.93677: Group ungrouped now contains managed_node2 6581 1726772962.93678: Group ungrouped now contains managed_node3 6581 1726772962.93731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6581 1726772962.93810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6581 1726772962.93841: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6581 1726772962.93860: Loaded config def from plugin (vars/host_group_vars) 6581 1726772962.93861: 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) 6581 1726772962.93867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6581 1726772962.93873: 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) 6581 1726772962.93900: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6581 1726772962.94149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772962.94218: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6581 1726772962.94241: Loaded config def from plugin (connection/local) 6581 1726772962.94244: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6581 1726772962.94619: Loaded config def from plugin (connection/paramiko_ssh) 6581 1726772962.94622: 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) 6581 1726772962.95173: 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) 6581 1726772962.95197: Loaded config def from plugin (connection/psrp) 6581 1726772962.95199: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6581 1726772962.95599: 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) 6581 1726772962.95624: Loaded config def from plugin (connection/ssh) 6581 1726772962.95626: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6581 1726772962.96921: 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) 6581 1726772962.96945: Loaded config def from plugin (connection/winrm) 6581 1726772962.96948: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6581 1726772962.96971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6581 1726772962.97013: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6581 1726772962.97055: Loaded config def from plugin (shell/cmd) 6581 1726772962.97056: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 6581 1726772962.97075: 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) 6581 1726772962.97110: Loaded config def from plugin (shell/powershell) 6581 1726772962.97112: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6581 1726772962.97149: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6581 1726772962.97250: Loaded config def from plugin (shell/sh) 6581 1726772962.97252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6581 1726772962.97273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6581 1726772962.97344: Loaded config def from plugin (become/runas) 6581 1726772962.97346: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6581 1726772962.97453: Loaded config def from plugin (become/su) 6581 1726772962.97454: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6581 1726772962.97546: Loaded config def from plugin (become/sudo) 6581 1726772962.97547: 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 6581 1726772962.97569: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml 6581 1726772962.98230: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6581 1726772963.00062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6581 1726772963.00090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6581 1726772963.01660: in VariableManager get_vars() 6581 1726772963.01675: done with get_vars() 6581 1726772963.01705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6581 1726772963.01714: 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 6581 1726772963.01868: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6581 1726772963.01959: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6581 1726772963.01961: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Uuh/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) 6581 1726772963.01981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6581 1726772963.01996: 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) 6581 1726772963.02092: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6581 1726772963.02129: Loaded config def from plugin (callback/default) 6581 1726772963.02130: 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) 6581 1726772963.02924: Loaded config def from plugin (callback/junit) 6581 1726772963.02926: 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) 6581 1726772963.02957: 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) 6581 1726772963.02992: Loaded config def from plugin (callback/minimal) 6581 1726772963.02994: 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) 6581 1726772963.03022: 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) 6581 1726772963.03060: Loaded config def from plugin (callback/tree) 6581 1726772963.03062: 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 6581 1726772963.04394: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6581 1726772963.04397: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Uuh/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_change_settings.yml ******************************************** 1 plays in /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml 6581 1726772963.04418: in VariableManager get_vars() 6581 1726772963.04429: done with get_vars() 6581 1726772963.04433: in VariableManager get_vars() 6581 1726772963.04439: done with get_vars() 6581 1726772963.04441: variable 'omit' from source: magic vars 6581 1726772963.04466: in VariableManager get_vars() 6581 1726772963.04476: done with get_vars() 6581 1726772963.04490: variable 'omit' from source: magic vars PLAY [Test changing settings] ************************************************** 6581 1726772963.04970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6581 1726772963.05022: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6581 1726772963.05052: getting the remaining hosts for this loop 6581 1726772963.05053: done getting the remaining hosts for this loop 6581 1726772963.05055: getting the next task for host managed_node2 6581 1726772963.05058: done getting next task for host managed_node2 6581 1726772963.05059: ^ task is: TASK: Gathering Facts 6581 1726772963.05060: ^ 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 6581 1726772963.05065: getting variables 6581 1726772963.05066: in VariableManager get_vars() 6581 1726772963.05073: Calling all_inventory to load vars for managed_node2 6581 1726772963.05074: Calling groups_inventory to load vars for managed_node2 6581 1726772963.05076: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772963.05084: Calling all_plugins_play to load vars for managed_node2 6581 1726772963.05091: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772963.05093: Calling groups_plugins_play to load vars for managed_node2 6581 1726772963.05115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772963.05162: done with get_vars() 6581 1726772963.05167: done getting variables 6581 1726772963.05208: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:2 Thursday 19 September 2024 15:09:23 -0400 (0:00:00.021) 0:00:00.021 **** 6581 1726772963.05225: entering _queue_task() for managed_node2/gather_facts 6581 1726772963.05226: Creating lock for gather_facts 6581 1726772963.05465: worker is 1 (out of 1 available) 6581 1726772963.05475: exiting _queue_task() for managed_node2/gather_facts 6581 1726772963.05488: done queuing things up, now waiting for results queue to drain 6581 1726772963.05490: waiting for pending results... 6581 1726772963.05613: running TaskExecutor() for managed_node2/TASK: Gathering Facts 6581 1726772963.05671: in run() - task 129c3c75-c909-a274-7900-00000000002f 6581 1726772963.05682: variable 'ansible_search_path' from source: unknown 6581 1726772963.05709: calling self._execute() 6581 1726772963.05754: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772963.05757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772963.05766: variable 'omit' from source: magic vars 6581 1726772963.05833: variable 'omit' from source: magic vars 6581 1726772963.05856: variable 'omit' from source: magic vars 6581 1726772963.05879: variable 'omit' from source: magic vars 6581 1726772963.05912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772963.05941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772963.05959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772963.05973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772963.05983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772963.06004: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772963.06009: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772963.06012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772963.06081: Set connection var ansible_shell_type to sh 6581 1726772963.06090: Set connection var ansible_pipelining to False 6581 1726772963.06095: Set connection var ansible_timeout to 10 6581 1726772963.06103: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772963.06107: Set connection var ansible_shell_executable to /bin/sh 6581 1726772963.06109: Set connection var ansible_connection to ssh 6581 1726772963.06126: variable 'ansible_shell_executable' from source: unknown 6581 1726772963.06129: variable 'ansible_connection' from source: unknown 6581 1726772963.06132: variable 'ansible_module_compression' from source: unknown 6581 1726772963.06134: variable 'ansible_shell_type' from source: unknown 6581 1726772963.06136: variable 'ansible_shell_executable' from source: unknown 6581 1726772963.06139: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772963.06143: variable 'ansible_pipelining' from source: unknown 6581 1726772963.06148: variable 'ansible_timeout' from source: unknown 6581 1726772963.06152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772963.06286: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772963.06292: variable 'omit' from source: magic vars 6581 1726772963.06295: starting attempt loop 6581 1726772963.06297: running the handler 6581 1726772963.06310: variable 'ansible_facts' from source: unknown 6581 1726772963.06326: _low_level_execute_command(): starting 6581 1726772963.06333: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772963.06897: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772963.06905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug1: Control socket "/root/.ansible/cp/312bf6b21c" does not exist debug1: Connecting to 10.31.46.238 [10.31.46.238] port 22. debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772963.06995: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 6581 1726772963.06998: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 <<< 6581 1726772963.06999: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 <<< 6581 1726772963.07001: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 <<< 6581 1726772963.07030: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 6581 1726772963.07035: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 6581 1726772963.07664: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.46.238:22 as 'root' <<< 6581 1726772963.07686: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 6581 1726772963.07689: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 6581 1726772963.07901: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 6581 1726772963.07911: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 6581 1726772963.08068: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 6581 1726772963.08479: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 6581 1726772963.08482: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:2iyoXztwV9s+KZ376DiFUeTSRrwKHCuEvFBndiYir6E debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 6581 1726772963.08484: stderr chunk (state=3): >>>Warning: Permanently added '10.31.46.238' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 6581 1726772963.08852: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks <<< 6581 1726772963.08860: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 6581 1726772963.12993: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6581 1726772963.13117: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6581 1726772963.13263: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6581 1726772963.13310: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk <<< 6581 1726772963.13313: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 6581 1726772963.13755: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6581 1726772963.14896: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 6581 1726772963.14911: stderr chunk (state=3): >>>Authenticated to 10.31.46.238 ([10.31.46.238]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 6581 1726772963.14932: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/312bf6b21c] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY <<< 6581 1726772963.14935: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 6581 1726772963.14966: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 6586 debug2: fd 4 setting O_NONBLOCK <<< 6581 1726772963.15007: stderr chunk (state=3): >>>debug1: forking to background <<< 6581 1726772963.15054: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 6581 1726772963.15062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772963.15091: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 6581 1726772963.15094: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 <<< 6581 1726772963.15099: stderr chunk (state=3): >>>debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 6581 1726772963.16440: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 6581 1726772963.20562: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 6581 1726772963.20566: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772963.20745: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 6581 1726772963.22292: stdout chunk (state=3): >>>/root <<< 6581 1726772963.22585: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 6581 1726772963.22589: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 6581 1726772963.22592: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 6581 1726772963.22605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772963.22657: stdout chunk (state=3): >>><<< 6581 1726772964.22767: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug1: Control socket "/root/.ansible/cp/312bf6b21c" does not exist debug1: Connecting to 10.31.46.238 [10.31.46.238] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.46.238:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:2iyoXztwV9s+KZ376DiFUeTSRrwKHCuEvFBndiYir6E debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.46.238' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.46.238 ([10.31.46.238]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/312bf6b21c] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 6586 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 6581 1726772964.22784: _low_level_execute_command(): starting 6581 1726772964.22790: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941 `" && echo ansible-tmp-1726772964.2276804-6584-6614019850941="` echo /root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941 `" ) && sleep 0' 6581 1726772964.23413: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772964.23420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.23422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772964.23425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.23479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772964.23482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772964.23485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772964.23564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772964.25695: stdout chunk (state=3): >>>ansible-tmp-1726772964.2276804-6584-6614019850941=/root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941 <<< 6581 1726772964.25741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772964.25771: stderr chunk (state=3): >>><<< 6581 1726772964.25774: stdout chunk (state=3): >>><<< 6581 1726772964.25792: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772964.2276804-6584-6614019850941=/root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772964.25818: variable 'ansible_module_compression' from source: unknown 6581 1726772964.25860: ANSIBALLZ: Using generic lock for ansible.legacy.setup 6581 1726772964.25863: ANSIBALLZ: Acquiring lock 6581 1726772964.25865: ANSIBALLZ: Lock acquired: 140135462524960 6581 1726772964.25868: ANSIBALLZ: Creating module 6581 1726772964.43373: ANSIBALLZ: Writing module into payload 6581 1726772964.43470: ANSIBALLZ: Writing module 6581 1726772964.43488: ANSIBALLZ: Renaming module 6581 1726772964.43493: ANSIBALLZ: Done creating module 6581 1726772964.43525: variable 'ansible_facts' from source: unknown 6581 1726772964.43531: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772964.43540: _low_level_execute_command(): starting 6581 1726772964.43548: _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' 6581 1726772964.44006: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772964.44010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.44012: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772964.44014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.44073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772964.44077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772964.44079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772964.44150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772964.45845: stdout chunk (state=3): >>>PLATFORM <<< 6581 1726772964.45933: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 <<< 6581 1726772964.45938: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 6581 1726772964.46069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772964.46096: stderr chunk (state=3): >>><<< 6581 1726772964.46099: stdout chunk (state=3): >>><<< 6581 1726772964.46115: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772964.46127 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 6581 1726772964.46172: _low_level_execute_command(): starting 6581 1726772964.46175: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 6581 1726772964.46256: Sending initial data 6581 1726772964.46259: Sent initial data (1181 bytes) 6581 1726772964.46620: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772964.46623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772964.46625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726772964.46628: 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 <<< 6581 1726772964.46630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.46681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772964.46684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772964.46686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772964.46751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772964.50165: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 6581 1726772964.50529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772964.50556: stderr chunk (state=3): >>><<< 6581 1726772964.50560: stdout chunk (state=3): >>><<< 6581 1726772964.50572: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772964.50632: variable 'ansible_facts' from source: unknown 6581 1726772964.50635: variable 'ansible_facts' from source: unknown 6581 1726772964.50646: variable 'ansible_module_compression' from source: unknown 6581 1726772964.50675: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6581 1726772964.50700: variable 'ansible_facts' from source: unknown 6581 1726772964.50821: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941/AnsiballZ_setup.py 6581 1726772964.50927: Sending initial data 6581 1726772964.50930: Sent initial data (150 bytes) 6581 1726772964.51383: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772964.51386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.51388: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772964.51390: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772964.51393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.51446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772964.51449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772964.51455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772964.51513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772964.53192: 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 <<< 6581 1726772964.53245: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772964.53305: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpy1v6v28z /root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941/AnsiballZ_setup.py <<< 6581 1726772964.53313: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941/AnsiballZ_setup.py" <<< 6581 1726772964.53361: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpy1v6v28z" to remote "/root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941/AnsiballZ_setup.py" <<< 6581 1726772964.53365: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941/AnsiballZ_setup.py" <<< 6581 1726772964.54457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772964.54495: stderr chunk (state=3): >>><<< 6581 1726772964.54498: stdout chunk (state=3): >>><<< 6581 1726772964.54520: done transferring module to remote 6581 1726772964.54529: _low_level_execute_command(): starting 6581 1726772964.54534: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941/ /root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941/AnsiballZ_setup.py && sleep 0' 6581 1726772964.54988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772964.54991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.54994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772964.54996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772964.54998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.55042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772964.55045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772964.55112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772964.56882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772964.56908: stderr chunk (state=3): >>><<< 6581 1726772964.56911: stdout chunk (state=3): >>><<< 6581 1726772964.56929: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772964.56933: _low_level_execute_command(): starting 6581 1726772964.56937: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941/AnsiballZ_setup.py && sleep 0' 6581 1726772964.57375: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772964.57379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772964.57381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.57383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772964.57385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772964.57436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772964.57443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772964.57445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772964.57502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772965.30369: stdout chunk (state=3): >>> {"ansible_facts": {"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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-46-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-238", "ansible_nodename": "ip-10-31-46-238.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": "ec2ba5d91345f0a496acb054e5c684b4", "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_fips": false, "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_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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_iscsi_iqn": "", "ansible_s<<< 6581 1726772965.30395: stdout chunk (state=3): >>>sh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDUohLJCUqb3y+GHkc952OZdApnT520SGW10B92Bq5VVzXjz2ntfv/QAr1RR5wKH0Iq3E5VD+srf9PRcnuuPQPAlmcTpcN07x4+39J8V0veievfdBGnpuvSlI8Y4yLvj/lZwRDdX2x748Wjg9ygdZm0k91gwHNfuF97FQXVQ/72mcMeDkL1Gcxc03dhlxp/ozRWkkLhextJ6+kBrD+G/hf583YBY58tgxA6no7Lj5Tt5WC+XvpkiF7wACjGrd9EZUbe1UPqnxWDpAHRX6VZGUj2auYxYWKLNHmjfx19I69zR9HX6GupLDb4lHFnw09c8Uz0jh3MQRq5wCaBPHNTriNRBcbLpXLmlHdVVLkrTrm6RhSWdVsTAiCBvXDq91m3YZsE0CFIxDKbWfRciZThKllhVhEWPDgTSVjVThu5xwGFs7pnLLmNRavBqiF9TO1Hb5WvIq2x/P+ZImS4bgzr4ZJPVpYAevTMhEsrbdyG7sTFlq+bRC6huUuUK8F+N0qxnGE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHZblRZaZh6NZNz6tVKTKfxIP1oA1UncOUDI+dhBK6b9XvV4o4QcqyFAmDhRDNIUeje/PxHz4728YZyvMEj3E60=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGJrczGUIJ+qrmHeZJy74Egk3k7KKofQg1OiMRgJgrAB", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.05126953125, "5m": 0.07958984375, "15m": 0.0419921875}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "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": 3531, "ansible_memfree_mb": 3068, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 463, "free": 3068}, "nocache": {"free": 3341, "used": 190}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ba5d9-1345-f0a4-96ac-b054e5c684b4", "ansible_product_uuid": "ec2ba5d9-1345-f0a4-96ac-b054e5c684b4", "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": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "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": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 333, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options":<<< 6581 1726772965.30496: stdout chunk (state=3): >>> "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261816430592, "block_size": 4096, "block_total": 65519099, "block_available": 63920027, "block_used": 1599072, "inode_total": 131070960, "inode_available": 131029235, "inode_used": 41725, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "09", "second": "25", "epoch": "1726772965", "epoch_int": "1726772965", "date": "2024-09-19", "time": "15:09:25", "iso8601_micro": "2024-09-19T19:09:25.262761Z", "iso8601": "2024-09-19T19:09:25Z", "iso8601_basic": "20240919T150925262761", "iso8601_basic_short": "20240919T150925", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.11.60 35318 10.31.46.238 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.11.60 35318 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:f0:bb:6c:71:3d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.238", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::f0:bbff:fe6c:713d", "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_<<< 6581 1726772965.30518: stdout chunk (state=3): >>>hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.238", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:f0:bb:6c:71:3d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.238"], "ansible_all_ipv6_addresses": ["fe80::f0:bbff:fe6c:713d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.238", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::f0:bbff:fe6c:713d"]}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 6581 1726772965.32635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772965.32639: stdout chunk (state=3): >>><<< 6581 1726772965.32642: stderr chunk (state=3): >>><<< 6581 1726772965.32853: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-46-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-238", "ansible_nodename": "ip-10-31-46-238.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": "ec2ba5d91345f0a496acb054e5c684b4", "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_fips": false, "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_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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDUohLJCUqb3y+GHkc952OZdApnT520SGW10B92Bq5VVzXjz2ntfv/QAr1RR5wKH0Iq3E5VD+srf9PRcnuuPQPAlmcTpcN07x4+39J8V0veievfdBGnpuvSlI8Y4yLvj/lZwRDdX2x748Wjg9ygdZm0k91gwHNfuF97FQXVQ/72mcMeDkL1Gcxc03dhlxp/ozRWkkLhextJ6+kBrD+G/hf583YBY58tgxA6no7Lj5Tt5WC+XvpkiF7wACjGrd9EZUbe1UPqnxWDpAHRX6VZGUj2auYxYWKLNHmjfx19I69zR9HX6GupLDb4lHFnw09c8Uz0jh3MQRq5wCaBPHNTriNRBcbLpXLmlHdVVLkrTrm6RhSWdVsTAiCBvXDq91m3YZsE0CFIxDKbWfRciZThKllhVhEWPDgTSVjVThu5xwGFs7pnLLmNRavBqiF9TO1Hb5WvIq2x/P+ZImS4bgzr4ZJPVpYAevTMhEsrbdyG7sTFlq+bRC6huUuUK8F+N0qxnGE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHZblRZaZh6NZNz6tVKTKfxIP1oA1UncOUDI+dhBK6b9XvV4o4QcqyFAmDhRDNIUeje/PxHz4728YZyvMEj3E60=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGJrczGUIJ+qrmHeZJy74Egk3k7KKofQg1OiMRgJgrAB", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.05126953125, "5m": 0.07958984375, "15m": 0.0419921875}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "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": 3531, "ansible_memfree_mb": 3068, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 463, "free": 3068}, "nocache": {"free": 3341, "used": 190}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ba5d9-1345-f0a4-96ac-b054e5c684b4", "ansible_product_uuid": "ec2ba5d9-1345-f0a4-96ac-b054e5c684b4", "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": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "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": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 333, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261816430592, "block_size": 4096, "block_total": 65519099, "block_available": 63920027, "block_used": 1599072, "inode_total": 131070960, "inode_available": 131029235, "inode_used": 41725, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "09", "second": "25", "epoch": "1726772965", "epoch_int": "1726772965", "date": "2024-09-19", "time": "15:09:25", "iso8601_micro": "2024-09-19T19:09:25.262761Z", "iso8601": "2024-09-19T19:09:25Z", "iso8601_basic": "20240919T150925262761", "iso8601_basic_short": "20240919T150925", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.11.60 35318 10.31.46.238 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.11.60 35318 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:f0:bb:6c:71:3d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.238", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::f0:bbff:fe6c:713d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.238", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:f0:bb:6c:71:3d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.238"], "ansible_all_ipv6_addresses": ["fe80::f0:bbff:fe6c:713d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.238", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::f0:bbff:fe6c:713d"]}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. [WARNING]: Platform linux on host managed_node2 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. 6581 1726772965.33432: 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-1726772964.2276804-6584-6614019850941/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772965.33470: _low_level_execute_command(): starting 6581 1726772965.33509: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772964.2276804-6584-6614019850941/ > /dev/null 2>&1 && sleep 0' 6581 1726772965.35025: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772965.35128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772965.35148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772965.35249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772965.37098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772965.37107: stdout chunk (state=3): >>><<< 6581 1726772965.37119: stderr chunk (state=3): >>><<< 6581 1726772965.37140: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772965.37152: handler run complete 6581 1726772965.37325: variable 'ansible_facts' from source: unknown 6581 1726772965.37633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772965.38211: variable 'ansible_facts' from source: unknown 6581 1726772965.38453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772965.38697: attempt loop complete, returning result 6581 1726772965.38737: _execute() done 6581 1726772965.38779: dumping result to json 6581 1726772965.38813: done dumping result, returning 6581 1726772965.38846: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [129c3c75-c909-a274-7900-00000000002f] 6581 1726772965.38886: sending task result for task 129c3c75-c909-a274-7900-00000000002f 6581 1726772965.39764: done sending task result for task 129c3c75-c909-a274-7900-00000000002f 6581 1726772965.39767: WORKER PROCESS EXITING ok: [managed_node2] 6581 1726772965.40312: no more pending results, returning what we have 6581 1726772965.40315: results queue empty 6581 1726772965.40318: checking for any_errors_fatal 6581 1726772965.40320: done checking for any_errors_fatal 6581 1726772965.40320: checking for max_fail_percentage 6581 1726772965.40322: done checking for max_fail_percentage 6581 1726772965.40323: checking to see if all hosts have failed and the running result is not ok 6581 1726772965.40323: done checking to see if all hosts have failed 6581 1726772965.40324: getting the remaining hosts for this loop 6581 1726772965.40326: done getting the remaining hosts for this loop 6581 1726772965.40330: getting the next task for host managed_node2 6581 1726772965.40450: done getting next task for host managed_node2 6581 1726772965.40453: ^ task is: TASK: meta (flush_handlers) 6581 1726772965.40455: ^ 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 6581 1726772965.40460: getting variables 6581 1726772965.40461: in VariableManager get_vars() 6581 1726772965.40485: Calling all_inventory to load vars for managed_node2 6581 1726772965.40488: Calling groups_inventory to load vars for managed_node2 6581 1726772965.40491: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772965.40500: Calling all_plugins_play to load vars for managed_node2 6581 1726772965.40504: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772965.40507: Calling groups_plugins_play to load vars for managed_node2 6581 1726772965.41007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772965.41303: done with get_vars() 6581 1726772965.41425: done getting variables 6581 1726772965.41493: in VariableManager get_vars() 6581 1726772965.41503: Calling all_inventory to load vars for managed_node2 6581 1726772965.41506: Calling groups_inventory to load vars for managed_node2 6581 1726772965.41508: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772965.41513: Calling all_plugins_play to load vars for managed_node2 6581 1726772965.41515: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772965.41520: Calling groups_plugins_play to load vars for managed_node2 6581 1726772965.41849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772965.42164: done with get_vars() 6581 1726772965.42291: done queuing things up, now waiting for results queue to drain 6581 1726772965.42293: results queue empty 6581 1726772965.42294: checking for any_errors_fatal 6581 1726772965.42297: done checking for any_errors_fatal 6581 1726772965.42298: checking for max_fail_percentage 6581 1726772965.42299: done checking for max_fail_percentage 6581 1726772965.42299: checking to see if all hosts have failed and the running result is not ok 6581 1726772965.42300: done checking to see if all hosts have failed 6581 1726772965.42306: getting the remaining hosts for this loop 6581 1726772965.42307: done getting the remaining hosts for this loop 6581 1726772965.42310: getting the next task for host managed_node2 6581 1726772965.42315: done getting next task for host managed_node2 6581 1726772965.42320: ^ task is: TASK: Check if system is ostree 6581 1726772965.42322: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772965.42324: getting variables 6581 1726772965.42325: in VariableManager get_vars() 6581 1726772965.42333: Calling all_inventory to load vars for managed_node2 6581 1726772965.42336: Calling groups_inventory to load vars for managed_node2 6581 1726772965.42338: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772965.42342: Calling all_plugins_play to load vars for managed_node2 6581 1726772965.42344: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772965.42347: Calling groups_plugins_play to load vars for managed_node2 6581 1726772965.42593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772965.42987: done with get_vars() 6581 1726772965.42997: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:12 Thursday 19 September 2024 15:09:25 -0400 (0:00:02.379) 0:00:02.401 **** 6581 1726772965.43200: entering _queue_task() for managed_node2/stat 6581 1726772965.43876: worker is 1 (out of 1 available) 6581 1726772965.43887: exiting _queue_task() for managed_node2/stat 6581 1726772965.43900: done queuing things up, now waiting for results queue to drain 6581 1726772965.43902: waiting for pending results... 6581 1726772965.44464: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 6581 1726772965.44470: in run() - task 129c3c75-c909-a274-7900-000000000007 6581 1726772965.44563: variable 'ansible_search_path' from source: unknown 6581 1726772965.44595: calling self._execute() 6581 1726772965.45090: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772965.45096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772965.45108: variable 'omit' from source: magic vars 6581 1726772965.46106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772965.46736: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772965.46844: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772965.46869: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772965.47013: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772965.47215: 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) 6581 1726772965.47243: 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) 6581 1726772965.47276: 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) 6581 1726772965.47294: 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) 6581 1726772965.47793: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6581 1726772965.47825: variable 'omit' from source: magic vars 6581 1726772965.47958: variable 'omit' from source: magic vars 6581 1726772965.48041: variable 'omit' from source: magic vars 6581 1726772965.48044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772965.48108: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772965.48129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772965.48149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772965.48273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772965.48301: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772965.48304: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772965.48307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772965.48554: Set connection var ansible_shell_type to sh 6581 1726772965.48565: Set connection var ansible_pipelining to False 6581 1726772965.48572: Set connection var ansible_timeout to 10 6581 1726772965.48583: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772965.48586: Set connection var ansible_shell_executable to /bin/sh 6581 1726772965.48588: Set connection var ansible_connection to ssh 6581 1726772965.48724: variable 'ansible_shell_executable' from source: unknown 6581 1726772965.48728: variable 'ansible_connection' from source: unknown 6581 1726772965.48730: variable 'ansible_module_compression' from source: unknown 6581 1726772965.48733: variable 'ansible_shell_type' from source: unknown 6581 1726772965.48735: variable 'ansible_shell_executable' from source: unknown 6581 1726772965.48738: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772965.48740: variable 'ansible_pipelining' from source: unknown 6581 1726772965.48742: variable 'ansible_timeout' from source: unknown 6581 1726772965.48750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772965.48985: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726772965.48996: variable 'omit' from source: magic vars 6581 1726772965.49021: starting attempt loop 6581 1726772965.49024: running the handler 6581 1726772965.49027: _low_level_execute_command(): starting 6581 1726772965.49029: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772965.50625: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772965.50630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772965.50683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772965.50702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772965.50834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772965.52380: stdout chunk (state=3): >>>/root <<< 6581 1726772965.52513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772965.52529: stderr chunk (state=3): >>><<< 6581 1726772965.52533: stdout chunk (state=3): >>><<< 6581 1726772965.52561: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772965.52571: _low_level_execute_command(): starting 6581 1726772965.52577: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770 `" && echo ansible-tmp-1726772965.5255725-6640-118817837817770="` echo /root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770 `" ) && sleep 0' 6581 1726772965.53138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772965.53173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772965.53176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772965.53243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772965.55155: stdout chunk (state=3): >>>ansible-tmp-1726772965.5255725-6640-118817837817770=/root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770 <<< 6581 1726772965.55268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772965.55288: stderr chunk (state=3): >>><<< 6581 1726772965.55298: stdout chunk (state=3): >>><<< 6581 1726772965.55326: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772965.5255725-6640-118817837817770=/root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772965.55389: variable 'ansible_module_compression' from source: unknown 6581 1726772965.55492: ANSIBALLZ: Using lock for stat 6581 1726772965.55496: ANSIBALLZ: Acquiring lock 6581 1726772965.55498: ANSIBALLZ: Lock acquired: 140135462526304 6581 1726772965.55500: ANSIBALLZ: Creating module 6581 1726772965.64002: ANSIBALLZ: Writing module into payload 6581 1726772965.64069: ANSIBALLZ: Writing module 6581 1726772965.64086: ANSIBALLZ: Renaming module 6581 1726772965.64091: ANSIBALLZ: Done creating module 6581 1726772965.64106: variable 'ansible_facts' from source: unknown 6581 1726772965.64176: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770/AnsiballZ_stat.py 6581 1726772965.64278: Sending initial data 6581 1726772965.64281: Sent initial data (151 bytes) 6581 1726772965.64715: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772965.64737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772965.64740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772965.64743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772965.64754: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772965.64812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772965.64815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772965.64825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772965.65015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772965.66600: 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 <<< 6581 1726772965.66655: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772965.66709: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp92h_lbuk /root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770/AnsiballZ_stat.py <<< 6581 1726772965.66714: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770/AnsiballZ_stat.py" <<< 6581 1726772965.66767: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp92h_lbuk" to remote "/root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770/AnsiballZ_stat.py" <<< 6581 1726772965.66770: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770/AnsiballZ_stat.py" <<< 6581 1726772965.67398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772965.67440: stderr chunk (state=3): >>><<< 6581 1726772965.67446: stdout chunk (state=3): >>><<< 6581 1726772965.67475: done transferring module to remote 6581 1726772965.67488: _low_level_execute_command(): starting 6581 1726772965.67495: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770/ /root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770/AnsiballZ_stat.py && sleep 0' 6581 1726772965.67978: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772965.67981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772965.67984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726772965.67986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772965.67989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772965.68094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772965.68109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772965.68233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772965.69961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772965.69992: stderr chunk (state=3): >>><<< 6581 1726772965.69995: stdout chunk (state=3): >>><<< 6581 1726772965.70014: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772965.70019: _low_level_execute_command(): starting 6581 1726772965.70022: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770/AnsiballZ_stat.py && sleep 0' 6581 1726772965.70483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772965.70486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772965.70488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772965.70490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726772965.70492: 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 <<< 6581 1726772965.70494: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772965.70548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772965.70551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772965.70557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772965.70615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772965.85728: 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"}}} <<< 6581 1726772965.86958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772965.86962: stderr chunk (state=3): >>><<< 6581 1726772965.86964: stdout chunk (state=3): >>><<< 6581 1726772965.87001: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772965.87124: 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-1726772965.5255725-6640-118817837817770/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772965.87127: _low_level_execute_command(): starting 6581 1726772965.87134: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772965.5255725-6640-118817837817770/ > /dev/null 2>&1 && sleep 0' 6581 1726772965.87697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772965.87825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772965.87829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772965.87856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772965.87931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772965.89743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772965.89768: stderr chunk (state=3): >>><<< 6581 1726772965.89771: stdout chunk (state=3): >>><<< 6581 1726772965.89786: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772965.89791: handler run complete 6581 1726772965.89806: attempt loop complete, returning result 6581 1726772965.89808: _execute() done 6581 1726772965.89811: dumping result to json 6581 1726772965.89815: done dumping result, returning 6581 1726772965.89824: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [129c3c75-c909-a274-7900-000000000007] 6581 1726772965.89828: sending task result for task 129c3c75-c909-a274-7900-000000000007 6581 1726772965.89927: done sending task result for task 129c3c75-c909-a274-7900-000000000007 6581 1726772965.89930: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 6581 1726772965.90042: no more pending results, returning what we have 6581 1726772965.90047: results queue empty 6581 1726772965.90048: checking for any_errors_fatal 6581 1726772965.90049: done checking for any_errors_fatal 6581 1726772965.90050: checking for max_fail_percentage 6581 1726772965.90051: done checking for max_fail_percentage 6581 1726772965.90052: checking to see if all hosts have failed and the running result is not ok 6581 1726772965.90053: done checking to see if all hosts have failed 6581 1726772965.90053: getting the remaining hosts for this loop 6581 1726772965.90055: done getting the remaining hosts for this loop 6581 1726772965.90058: getting the next task for host managed_node2 6581 1726772965.90063: done getting next task for host managed_node2 6581 1726772965.90067: ^ task is: TASK: Set flag to indicate system is ostree 6581 1726772965.90069: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772965.90072: getting variables 6581 1726772965.90073: in VariableManager get_vars() 6581 1726772965.90101: Calling all_inventory to load vars for managed_node2 6581 1726772965.90104: Calling groups_inventory to load vars for managed_node2 6581 1726772965.90107: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772965.90118: Calling all_plugins_play to load vars for managed_node2 6581 1726772965.90121: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772965.90124: Calling groups_plugins_play to load vars for managed_node2 6581 1726772965.90346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772965.90541: done with get_vars() 6581 1726772965.90554: done getting variables 6581 1726772965.90660: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:17 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.474) 0:00:02.876 **** 6581 1726772965.90696: entering _queue_task() for managed_node2/set_fact 6581 1726772965.90698: Creating lock for set_fact 6581 1726772965.90992: worker is 1 (out of 1 available) 6581 1726772965.91004: exiting _queue_task() for managed_node2/set_fact 6581 1726772965.91130: done queuing things up, now waiting for results queue to drain 6581 1726772965.91132: waiting for pending results... 6581 1726772965.91358: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 6581 1726772965.91422: in run() - task 129c3c75-c909-a274-7900-000000000008 6581 1726772965.91426: variable 'ansible_search_path' from source: unknown 6581 1726772965.91436: calling self._execute() 6581 1726772965.91536: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772965.91557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772965.91577: variable 'omit' from source: magic vars 6581 1726772965.91929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772965.92093: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772965.92130: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772965.92157: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772965.92198: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772965.92270: 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) 6581 1726772965.92288: 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) 6581 1726772965.92305: 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) 6581 1726772965.92328: 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) 6581 1726772965.92414: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6581 1726772965.92421: variable 'omit' from source: magic vars 6581 1726772965.92451: variable 'omit' from source: magic vars 6581 1726772965.92532: variable '__ostree_booted_stat' from source: set_fact 6581 1726772965.92570: variable 'omit' from source: magic vars 6581 1726772965.92587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772965.92608: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772965.92624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772965.92638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772965.92650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772965.92671: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772965.92674: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772965.92676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772965.92739: Set connection var ansible_shell_type to sh 6581 1726772965.92752: Set connection var ansible_pipelining to False 6581 1726772965.92755: Set connection var ansible_timeout to 10 6581 1726772965.92822: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772965.92825: Set connection var ansible_shell_executable to /bin/sh 6581 1726772965.92828: Set connection var ansible_connection to ssh 6581 1726772965.92830: variable 'ansible_shell_executable' from source: unknown 6581 1726772965.92832: variable 'ansible_connection' from source: unknown 6581 1726772965.92835: variable 'ansible_module_compression' from source: unknown 6581 1726772965.92837: variable 'ansible_shell_type' from source: unknown 6581 1726772965.92839: variable 'ansible_shell_executable' from source: unknown 6581 1726772965.92841: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772965.92843: variable 'ansible_pipelining' from source: unknown 6581 1726772965.92845: variable 'ansible_timeout' from source: unknown 6581 1726772965.92847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772965.92876: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772965.92885: variable 'omit' from source: magic vars 6581 1726772965.92889: starting attempt loop 6581 1726772965.92894: running the handler 6581 1726772965.92901: handler run complete 6581 1726772965.92909: attempt loop complete, returning result 6581 1726772965.92912: _execute() done 6581 1726772965.92914: dumping result to json 6581 1726772965.92919: done dumping result, returning 6581 1726772965.92926: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [129c3c75-c909-a274-7900-000000000008] 6581 1726772965.92930: sending task result for task 129c3c75-c909-a274-7900-000000000008 6581 1726772965.93005: done sending task result for task 129c3c75-c909-a274-7900-000000000008 6581 1726772965.93008: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 6581 1726772965.93059: no more pending results, returning what we have 6581 1726772965.93062: results queue empty 6581 1726772965.93063: checking for any_errors_fatal 6581 1726772965.93069: done checking for any_errors_fatal 6581 1726772965.93070: checking for max_fail_percentage 6581 1726772965.93071: done checking for max_fail_percentage 6581 1726772965.93072: checking to see if all hosts have failed and the running result is not ok 6581 1726772965.93073: done checking to see if all hosts have failed 6581 1726772965.93073: getting the remaining hosts for this loop 6581 1726772965.93075: done getting the remaining hosts for this loop 6581 1726772965.93078: getting the next task for host managed_node2 6581 1726772965.93087: done getting next task for host managed_node2 6581 1726772965.93090: ^ task is: TASK: Ensure required packages are installed 6581 1726772965.93091: ^ 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 6581 1726772965.93094: getting variables 6581 1726772965.93096: in VariableManager get_vars() 6581 1726772965.93123: Calling all_inventory to load vars for managed_node2 6581 1726772965.93126: Calling groups_inventory to load vars for managed_node2 6581 1726772965.93128: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772965.93137: Calling all_plugins_play to load vars for managed_node2 6581 1726772965.93139: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772965.93142: Calling groups_plugins_play to load vars for managed_node2 6581 1726772965.93284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772965.93419: done with get_vars() 6581 1726772965.93429: done getting variables 6581 1726772965.93526: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure required packages are installed] ********************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:22 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.028) 0:00:02.904 **** 6581 1726772965.93561: entering _queue_task() for managed_node2/package 6581 1726772965.93562: Creating lock for package 6581 1726772965.93808: worker is 1 (out of 1 available) 6581 1726772965.93922: exiting _queue_task() for managed_node2/package 6581 1726772965.93932: done queuing things up, now waiting for results queue to drain 6581 1726772965.93933: waiting for pending results... 6581 1726772965.94136: running TaskExecutor() for managed_node2/TASK: Ensure required packages are installed 6581 1726772965.94141: in run() - task 129c3c75-c909-a274-7900-000000000009 6581 1726772965.94153: variable 'ansible_search_path' from source: unknown 6581 1726772965.94185: calling self._execute() 6581 1726772965.94246: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772965.94250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772965.94260: variable 'omit' from source: magic vars 6581 1726772965.94421: variable 'omit' from source: magic vars 6581 1726772965.94425: variable 'omit' from source: magic vars 6581 1726772965.94830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772965.96350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772965.96517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772965.96546: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772965.96570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772965.96589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772965.96666: 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) 6581 1726772965.96684: 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) 6581 1726772965.96700: 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) 6581 1726772965.96729: 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) 6581 1726772965.96740: 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) 6581 1726772965.96820: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726772965.96827: variable 'omit' from source: magic vars 6581 1726772965.96858: variable 'omit' from source: magic vars 6581 1726772965.96882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772965.96899: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772965.96914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772965.96930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772965.96937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772965.96960: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772965.96963: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772965.96966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772965.97031: Set connection var ansible_shell_type to sh 6581 1726772965.97039: Set connection var ansible_pipelining to False 6581 1726772965.97047: Set connection var ansible_timeout to 10 6581 1726772965.97052: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772965.97057: Set connection var ansible_shell_executable to /bin/sh 6581 1726772965.97059: Set connection var ansible_connection to ssh 6581 1726772965.97075: variable 'ansible_shell_executable' from source: unknown 6581 1726772965.97077: variable 'ansible_connection' from source: unknown 6581 1726772965.97080: variable 'ansible_module_compression' from source: unknown 6581 1726772965.97082: variable 'ansible_shell_type' from source: unknown 6581 1726772965.97084: variable 'ansible_shell_executable' from source: unknown 6581 1726772965.97088: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772965.97098: variable 'ansible_pipelining' from source: unknown 6581 1726772965.97101: variable 'ansible_timeout' from source: unknown 6581 1726772965.97103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772965.97169: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772965.97177: variable 'omit' from source: magic vars 6581 1726772965.97181: starting attempt loop 6581 1726772965.97184: running the handler 6581 1726772965.97189: variable 'ansible_facts' from source: unknown 6581 1726772965.97192: variable 'ansible_facts' from source: unknown 6581 1726772965.97243: _low_level_execute_command(): starting 6581 1726772965.97248: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772965.97912: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772965.97929: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772965.97944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772965.97961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772965.97978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772965.97989: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726772965.98002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772965.98095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772965.98110: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772965.98135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772965.98225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772965.99806: stdout chunk (state=3): >>>/root <<< 6581 1726772965.99899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772965.99937: stderr chunk (state=3): >>><<< 6581 1726772965.99940: stdout chunk (state=3): >>><<< 6581 1726772965.99957: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772965.99968: _low_level_execute_command(): starting 6581 1726772965.99975: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797 `" && echo ansible-tmp-1726772965.9995778-6665-42118527869797="` echo /root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797 `" ) && sleep 0' 6581 1726772966.00425: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772966.00429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772966.00440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772966.00499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772966.00504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772966.00506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772966.00568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772966.02431: stdout chunk (state=3): >>>ansible-tmp-1726772965.9995778-6665-42118527869797=/root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797 <<< 6581 1726772966.02543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772966.02573: stderr chunk (state=3): >>><<< 6581 1726772966.02576: stdout chunk (state=3): >>><<< 6581 1726772966.02592: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772965.9995778-6665-42118527869797=/root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772966.02626: variable 'ansible_module_compression' from source: unknown 6581 1726772966.02673: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 6581 1726772966.02677: ANSIBALLZ: Acquiring lock 6581 1726772966.02679: ANSIBALLZ: Lock acquired: 140135462524960 6581 1726772966.02681: ANSIBALLZ: Creating module 6581 1726772966.12596: ANSIBALLZ: Writing module into payload 6581 1726772966.12731: ANSIBALLZ: Writing module 6581 1726772966.12758: ANSIBALLZ: Renaming module 6581 1726772966.12761: ANSIBALLZ: Done creating module 6581 1726772966.12772: variable 'ansible_facts' from source: unknown 6581 1726772966.12827: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797/AnsiballZ_dnf.py 6581 1726772966.12931: Sending initial data 6581 1726772966.12934: Sent initial data (149 bytes) 6581 1726772966.13391: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772966.13395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772966.13397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772966.13399: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772966.13404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772966.13460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772966.13463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772966.13465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772966.13531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772966.15198: 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 <<< 6581 1726772966.15271: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772966.15329: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpwmey477p /root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797/AnsiballZ_dnf.py <<< 6581 1726772966.15346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797/AnsiballZ_dnf.py" <<< 6581 1726772966.15395: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpwmey477p" to remote "/root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797/AnsiballZ_dnf.py" <<< 6581 1726772966.16269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772966.16388: stderr chunk (state=3): >>><<< 6581 1726772966.16392: stdout chunk (state=3): >>><<< 6581 1726772966.16398: done transferring module to remote 6581 1726772966.16400: _low_level_execute_command(): starting 6581 1726772966.16402: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797/ /root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797/AnsiballZ_dnf.py && sleep 0' 6581 1726772966.16780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772966.16784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772966.16786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772966.16788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726772966.16790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772966.16792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772966.16843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772966.16846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772966.16909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772966.18824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772966.18828: stdout chunk (state=3): >>><<< 6581 1726772966.18830: stderr chunk (state=3): >>><<< 6581 1726772966.18833: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772966.18835: _low_level_execute_command(): starting 6581 1726772966.18837: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797/AnsiballZ_dnf.py && sleep 0' 6581 1726772966.19393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772966.19409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772966.19431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772966.19451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772966.19470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772966.19530: 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.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772966.19576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772966.19596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772966.19623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772966.19719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772971.52280: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: python3-pyudev-0.24.1-9.el10.noarch", "Installed: tuned-2.24.0-1.el10.noarch", "Installed: libbabeltrace-1.5.11-8.el10.x86_64", "Installed: virt-what-1.26-3.el10.x86_64", "Installed: hdparm-9.65-5.el10.x86_64", "Installed: dmidecode-1:3.6-2.el10.x86_64", "Installed: python3-linux-procfs-0.7.3-6.el10.noarch", "Installed: libtraceevent-1.8.2-5.el10.x86_64", "Installed: python3-perf-6.11.0-25.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "procps-ng"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 6581 1726772971.59151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772971.59176: stderr chunk (state=3): >>><<< 6581 1726772971.59180: stdout chunk (state=3): >>><<< 6581 1726772971.59196: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: python3-pyudev-0.24.1-9.el10.noarch", "Installed: tuned-2.24.0-1.el10.noarch", "Installed: libbabeltrace-1.5.11-8.el10.x86_64", "Installed: virt-what-1.26-3.el10.x86_64", "Installed: hdparm-9.65-5.el10.x86_64", "Installed: dmidecode-1:3.6-2.el10.x86_64", "Installed: python3-linux-procfs-0.7.3-6.el10.noarch", "Installed: libtraceevent-1.8.2-5.el10.x86_64", "Installed: python3-perf-6.11.0-25.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "procps-ng"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772971.59240: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'procps-ng'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772971.59246: _low_level_execute_command(): starting 6581 1726772971.59251: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772965.9995778-6665-42118527869797/ > /dev/null 2>&1 && sleep 0' 6581 1726772971.59704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772971.59710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772971.59713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772971.59715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772971.59719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.59772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772971.59775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772971.59824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772971.59846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772971.62132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772971.62158: stderr chunk (state=3): >>><<< 6581 1726772971.62162: stdout chunk (state=3): >>><<< 6581 1726772971.62175: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772971.62181: handler run complete 6581 1726772971.62210: attempt loop complete, returning result 6581 1726772971.62213: _execute() done 6581 1726772971.62215: dumping result to json 6581 1726772971.62222: done dumping result, returning 6581 1726772971.62230: done running TaskExecutor() for managed_node2/TASK: Ensure required packages are installed [129c3c75-c909-a274-7900-000000000009] 6581 1726772971.62234: sending task result for task 129c3c75-c909-a274-7900-000000000009 changed: [managed_node2] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyudev-0.24.1-9.el10.noarch", "Installed: tuned-2.24.0-1.el10.noarch", "Installed: libbabeltrace-1.5.11-8.el10.x86_64", "Installed: virt-what-1.26-3.el10.x86_64", "Installed: hdparm-9.65-5.el10.x86_64", "Installed: dmidecode-1:3.6-2.el10.x86_64", "Installed: python3-linux-procfs-0.7.3-6.el10.noarch", "Installed: libtraceevent-1.8.2-5.el10.x86_64", "Installed: python3-perf-6.11.0-25.el10.x86_64" ] } 6581 1726772971.62398: no more pending results, returning what we have 6581 1726772971.62401: results queue empty 6581 1726772971.62402: checking for any_errors_fatal 6581 1726772971.62404: done checking for any_errors_fatal 6581 1726772971.62405: checking for max_fail_percentage 6581 1726772971.62406: done checking for max_fail_percentage 6581 1726772971.62406: checking to see if all hosts have failed and the running result is not ok 6581 1726772971.62407: done checking to see if all hosts have failed 6581 1726772971.62408: getting the remaining hosts for this loop 6581 1726772971.62410: done getting the remaining hosts for this loop 6581 1726772971.62413: getting the next task for host managed_node2 6581 1726772971.62421: done getting next task for host managed_node2 6581 1726772971.62424: ^ task is: TASK: See if tuned has a profile subdir 6581 1726772971.62427: ^ 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 6581 1726772971.62430: getting variables 6581 1726772971.62432: in VariableManager get_vars() 6581 1726772971.62460: Calling all_inventory to load vars for managed_node2 6581 1726772971.62463: Calling groups_inventory to load vars for managed_node2 6581 1726772971.62466: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772971.62476: Calling all_plugins_play to load vars for managed_node2 6581 1726772971.62478: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772971.62481: Calling groups_plugins_play to load vars for managed_node2 6581 1726772971.62659: done sending task result for task 129c3c75-c909-a274-7900-000000000009 6581 1726772971.62662: WORKER PROCESS EXITING 6581 1726772971.62672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772971.62781: done with get_vars() 6581 1726772971.62788: done getting variables TASK [See if tuned has a profile subdir] *************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:28 Thursday 19 September 2024 15:09:31 -0400 (0:00:05.692) 0:00:08.597 **** 6581 1726772971.62854: entering _queue_task() for managed_node2/stat 6581 1726772971.63037: worker is 1 (out of 1 available) 6581 1726772971.63051: exiting _queue_task() for managed_node2/stat 6581 1726772971.63061: done queuing things up, now waiting for results queue to drain 6581 1726772971.63063: waiting for pending results... 6581 1726772971.63198: running TaskExecutor() for managed_node2/TASK: See if tuned has a profile subdir 6581 1726772971.63248: in run() - task 129c3c75-c909-a274-7900-00000000000a 6581 1726772971.63260: variable 'ansible_search_path' from source: unknown 6581 1726772971.63286: calling self._execute() 6581 1726772971.63337: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772971.63340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772971.63349: variable 'omit' from source: magic vars 6581 1726772971.63423: variable 'omit' from source: magic vars 6581 1726772971.63445: variable 'omit' from source: magic vars 6581 1726772971.63470: variable 'omit' from source: magic vars 6581 1726772971.63500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772971.63533: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772971.63548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772971.63563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772971.63572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772971.63594: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772971.63597: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772971.63600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772971.63667: Set connection var ansible_shell_type to sh 6581 1726772971.63677: Set connection var ansible_pipelining to False 6581 1726772971.63681: Set connection var ansible_timeout to 10 6581 1726772971.63688: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772971.63693: Set connection var ansible_shell_executable to /bin/sh 6581 1726772971.63695: Set connection var ansible_connection to ssh 6581 1726772971.63711: variable 'ansible_shell_executable' from source: unknown 6581 1726772971.63714: variable 'ansible_connection' from source: unknown 6581 1726772971.63718: variable 'ansible_module_compression' from source: unknown 6581 1726772971.63720: variable 'ansible_shell_type' from source: unknown 6581 1726772971.63726: variable 'ansible_shell_executable' from source: unknown 6581 1726772971.63729: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772971.63731: variable 'ansible_pipelining' from source: unknown 6581 1726772971.63733: variable 'ansible_timeout' from source: unknown 6581 1726772971.63735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772971.63875: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726772971.63883: variable 'omit' from source: magic vars 6581 1726772971.63888: starting attempt loop 6581 1726772971.63891: running the handler 6581 1726772971.63902: _low_level_execute_command(): starting 6581 1726772971.63909: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772971.64421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772971.64425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726772971.64430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.64482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772971.64485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772971.64487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772971.64548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772971.66535: stdout chunk (state=3): >>>/root <<< 6581 1726772971.66689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772971.66721: stderr chunk (state=3): >>><<< 6581 1726772971.66724: stdout chunk (state=3): >>><<< 6581 1726772971.66744: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772971.66760: _low_level_execute_command(): starting 6581 1726772971.66767: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667 `" && echo ansible-tmp-1726772971.6674442-6758-57924922057667="` echo /root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667 `" ) && sleep 0' 6581 1726772971.67222: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772971.67225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772971.67227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726772971.67229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772971.67241: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.67286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772971.67289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772971.67339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772971.67364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772971.69555: stdout chunk (state=3): >>>ansible-tmp-1726772971.6674442-6758-57924922057667=/root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667 <<< 6581 1726772971.69662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772971.69691: stderr chunk (state=3): >>><<< 6581 1726772971.69694: stdout chunk (state=3): >>><<< 6581 1726772971.69710: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772971.6674442-6758-57924922057667=/root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772971.69755: variable 'ansible_module_compression' from source: unknown 6581 1726772971.69799: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726772971.69834: variable 'ansible_facts' from source: unknown 6581 1726772971.69893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667/AnsiballZ_stat.py 6581 1726772971.69995: Sending initial data 6581 1726772971.69998: Sent initial data (150 bytes) 6581 1726772971.70452: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772971.70456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772971.70458: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.70460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772971.70462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772971.70464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.70513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772971.70563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772971.70566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772971.70583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772971.72410: 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 <<< 6581 1726772971.72507: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772971.72568: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp24jt4vmz /root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667/AnsiballZ_stat.py <<< 6581 1726772971.72572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667/AnsiballZ_stat.py" <<< 6581 1726772971.72628: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp24jt4vmz" to remote "/root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667/AnsiballZ_stat.py" <<< 6581 1726772971.72632: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667/AnsiballZ_stat.py" <<< 6581 1726772971.73245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772971.73288: stderr chunk (state=3): >>><<< 6581 1726772971.73291: stdout chunk (state=3): >>><<< 6581 1726772971.73330: done transferring module to remote 6581 1726772971.73339: _low_level_execute_command(): starting 6581 1726772971.73344: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667/ /root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667/AnsiballZ_stat.py && sleep 0' 6581 1726772971.73792: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772971.73795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772971.73798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.73800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772971.73802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772971.73804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.73856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772971.73862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772971.73942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772971.76092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772971.76121: stderr chunk (state=3): >>><<< 6581 1726772971.76125: stdout chunk (state=3): >>><<< 6581 1726772971.76139: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772971.76142: _low_level_execute_command(): starting 6581 1726772971.76147: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667/AnsiballZ_stat.py && sleep 0' 6581 1726772971.76600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772971.76604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772971.76606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.76608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772971.76610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.76654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772971.76666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772971.76759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772971.96048: 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": 6, "inode": 341835968, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726772970.39882, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726772971.97556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772971.97586: stderr chunk (state=3): >>><<< 6581 1726772971.97590: stdout chunk (state=3): >>><<< 6581 1726772971.97609: _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": 6, "inode": 341835968, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726772970.39882, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772971.97664: 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-1726772971.6674442-6758-57924922057667/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772971.97671: _low_level_execute_command(): starting 6581 1726772971.97676: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772971.6674442-6758-57924922057667/ > /dev/null 2>&1 && sleep 0' 6581 1726772971.98135: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772971.98138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772971.98141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.98143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772971.98145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772971.98197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772971.98201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772971.98206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772971.98337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.00595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.00599: stdout chunk (state=3): >>><<< 6581 1726772972.00604: stderr chunk (state=3): >>><<< 6581 1726772972.00621: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772972.00627: handler run complete 6581 1726772972.00663: attempt loop complete, returning result 6581 1726772972.00666: _execute() done 6581 1726772972.00668: dumping result to json 6581 1726772972.00674: done dumping result, returning 6581 1726772972.00681: done running TaskExecutor() for managed_node2/TASK: See if tuned has a profile subdir [129c3c75-c909-a274-7900-00000000000a] 6581 1726772972.00686: sending task result for task 129c3c75-c909-a274-7900-00000000000a 6581 1726772972.00785: done sending task result for task 129c3c75-c909-a274-7900-00000000000a 6581 1726772972.00788: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1722988800.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772970.39882, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 341835968, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1722988800.0, "nlink": 2, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 6, "uid": 0, "version": "548754143", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726772972.00878: no more pending results, returning what we have 6581 1726772972.00881: results queue empty 6581 1726772972.00882: checking for any_errors_fatal 6581 1726772972.00887: done checking for any_errors_fatal 6581 1726772972.00887: checking for max_fail_percentage 6581 1726772972.00889: done checking for max_fail_percentage 6581 1726772972.00889: checking to see if all hosts have failed and the running result is not ok 6581 1726772972.00890: done checking to see if all hosts have failed 6581 1726772972.00891: getting the remaining hosts for this loop 6581 1726772972.00892: done getting the remaining hosts for this loop 6581 1726772972.00895: getting the next task for host managed_node2 6581 1726772972.00902: done getting next task for host managed_node2 6581 1726772972.00905: ^ task is: TASK: Set profile dir 6581 1726772972.00906: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772972.00910: getting variables 6581 1726772972.00911: in VariableManager get_vars() 6581 1726772972.00937: Calling all_inventory to load vars for managed_node2 6581 1726772972.00939: Calling groups_inventory to load vars for managed_node2 6581 1726772972.00942: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772972.00951: Calling all_plugins_play to load vars for managed_node2 6581 1726772972.00953: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772972.00955: Calling groups_plugins_play to load vars for managed_node2 6581 1726772972.01070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772972.01179: done with get_vars() 6581 1726772972.01186: done getting variables 6581 1726772972.01232: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set profile dir] ********************************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:33 Thursday 19 September 2024 15:09:32 -0400 (0:00:00.383) 0:00:08.981 **** 6581 1726772972.01252: entering _queue_task() for managed_node2/set_fact 6581 1726772972.01440: worker is 1 (out of 1 available) 6581 1726772972.01451: exiting _queue_task() for managed_node2/set_fact 6581 1726772972.01461: done queuing things up, now waiting for results queue to drain 6581 1726772972.01463: waiting for pending results... 6581 1726772972.01599: running TaskExecutor() for managed_node2/TASK: Set profile dir 6581 1726772972.01645: in run() - task 129c3c75-c909-a274-7900-00000000000b 6581 1726772972.01660: variable 'ansible_search_path' from source: unknown 6581 1726772972.01692: calling self._execute() 6581 1726772972.01737: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772972.01740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772972.01749: variable 'omit' from source: magic vars 6581 1726772972.01877: variable 'omit' from source: magic vars 6581 1726772972.01906: variable 'omit' from source: magic vars 6581 1726772972.02137: variable '__dir' from source: task vars 6581 1726772972.02218: variable '__tuned_profiles' from source: set_fact 6581 1726772972.02259: variable 'omit' from source: magic vars 6581 1726772972.02289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772972.02315: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772972.02332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772972.02347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772972.02359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772972.02380: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772972.02383: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772972.02386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772972.02451: Set connection var ansible_shell_type to sh 6581 1726772972.02462: Set connection var ansible_pipelining to False 6581 1726772972.02467: Set connection var ansible_timeout to 10 6581 1726772972.02474: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772972.02478: Set connection var ansible_shell_executable to /bin/sh 6581 1726772972.02481: Set connection var ansible_connection to ssh 6581 1726772972.02495: variable 'ansible_shell_executable' from source: unknown 6581 1726772972.02498: variable 'ansible_connection' from source: unknown 6581 1726772972.02500: variable 'ansible_module_compression' from source: unknown 6581 1726772972.02503: variable 'ansible_shell_type' from source: unknown 6581 1726772972.02505: variable 'ansible_shell_executable' from source: unknown 6581 1726772972.02508: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772972.02512: variable 'ansible_pipelining' from source: unknown 6581 1726772972.02515: variable 'ansible_timeout' from source: unknown 6581 1726772972.02520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772972.02619: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772972.02627: variable 'omit' from source: magic vars 6581 1726772972.02632: starting attempt loop 6581 1726772972.02635: running the handler 6581 1726772972.02644: handler run complete 6581 1726772972.02651: attempt loop complete, returning result 6581 1726772972.02657: _execute() done 6581 1726772972.02661: dumping result to json 6581 1726772972.02663: done dumping result, returning 6581 1726772972.02673: done running TaskExecutor() for managed_node2/TASK: Set profile dir [129c3c75-c909-a274-7900-00000000000b] 6581 1726772972.02675: sending task result for task 129c3c75-c909-a274-7900-00000000000b 6581 1726772972.02750: done sending task result for task 129c3c75-c909-a274-7900-00000000000b 6581 1726772972.02754: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__profile_dir": "/etc/tuned/profiles/kernel_settings" }, "changed": false } 6581 1726772972.02829: no more pending results, returning what we have 6581 1726772972.02831: results queue empty 6581 1726772972.02832: checking for any_errors_fatal 6581 1726772972.02837: done checking for any_errors_fatal 6581 1726772972.02837: checking for max_fail_percentage 6581 1726772972.02838: done checking for max_fail_percentage 6581 1726772972.02839: checking to see if all hosts have failed and the running result is not ok 6581 1726772972.02840: done checking to see if all hosts have failed 6581 1726772972.02841: getting the remaining hosts for this loop 6581 1726772972.02842: done getting the remaining hosts for this loop 6581 1726772972.02844: getting the next task for host managed_node2 6581 1726772972.02849: done getting next task for host managed_node2 6581 1726772972.02852: ^ task is: TASK: Ensure kernel settings profile directory exists 6581 1726772972.02853: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772972.02855: getting variables 6581 1726772972.02857: in VariableManager get_vars() 6581 1726772972.02879: Calling all_inventory to load vars for managed_node2 6581 1726772972.02888: Calling groups_inventory to load vars for managed_node2 6581 1726772972.02891: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772972.02899: Calling all_plugins_play to load vars for managed_node2 6581 1726772972.02901: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772972.02903: Calling groups_plugins_play to load vars for managed_node2 6581 1726772972.03034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772972.03139: done with get_vars() 6581 1726772972.03146: done getting variables TASK [Ensure kernel settings profile directory exists] ************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:39 Thursday 19 September 2024 15:09:32 -0400 (0:00:00.019) 0:00:09.001 **** 6581 1726772972.03203: entering _queue_task() for managed_node2/file 6581 1726772972.03378: worker is 1 (out of 1 available) 6581 1726772972.03390: exiting _queue_task() for managed_node2/file 6581 1726772972.03400: done queuing things up, now waiting for results queue to drain 6581 1726772972.03402: waiting for pending results... 6581 1726772972.03532: running TaskExecutor() for managed_node2/TASK: Ensure kernel settings profile directory exists 6581 1726772972.03581: in run() - task 129c3c75-c909-a274-7900-00000000000c 6581 1726772972.03591: variable 'ansible_search_path' from source: unknown 6581 1726772972.03619: calling self._execute() 6581 1726772972.03668: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772972.03671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772972.03680: variable 'omit' from source: magic vars 6581 1726772972.03753: variable 'omit' from source: magic vars 6581 1726772972.03779: variable 'omit' from source: magic vars 6581 1726772972.03801: variable '__profile_dir' from source: set_fact 6581 1726772972.04005: variable '__profile_dir' from source: set_fact 6581 1726772972.04030: variable 'omit' from source: magic vars 6581 1726772972.04059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772972.04090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772972.04102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772972.04117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772972.04126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772972.04148: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772972.04151: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772972.04157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772972.04223: Set connection var ansible_shell_type to sh 6581 1726772972.04232: Set connection var ansible_pipelining to False 6581 1726772972.04237: Set connection var ansible_timeout to 10 6581 1726772972.04243: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772972.04248: Set connection var ansible_shell_executable to /bin/sh 6581 1726772972.04250: Set connection var ansible_connection to ssh 6581 1726772972.04268: variable 'ansible_shell_executable' from source: unknown 6581 1726772972.04272: variable 'ansible_connection' from source: unknown 6581 1726772972.04274: variable 'ansible_module_compression' from source: unknown 6581 1726772972.04277: variable 'ansible_shell_type' from source: unknown 6581 1726772972.04279: variable 'ansible_shell_executable' from source: unknown 6581 1726772972.04281: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772972.04283: variable 'ansible_pipelining' from source: unknown 6581 1726772972.04286: variable 'ansible_timeout' from source: unknown 6581 1726772972.04290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772972.04429: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726772972.04437: variable 'omit' from source: magic vars 6581 1726772972.04443: starting attempt loop 6581 1726772972.04446: running the handler 6581 1726772972.04460: _low_level_execute_command(): starting 6581 1726772972.04466: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772972.04978: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772972.04983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772972.04987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.05036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772972.05039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.05042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.05108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.06967: stdout chunk (state=3): >>>/root <<< 6581 1726772972.07072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.07102: stderr chunk (state=3): >>><<< 6581 1726772972.07105: stdout chunk (state=3): >>><<< 6581 1726772972.07125: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772972.07137: _low_level_execute_command(): starting 6581 1726772972.07142: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660 `" && echo ansible-tmp-1726772972.0712535-6774-274011953581660="` echo /root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660 `" ) && sleep 0' 6581 1726772972.07585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772972.07588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772972.07590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.07593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772972.07603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.07648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772972.07653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.07655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.07720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.10021: stdout chunk (state=3): >>>ansible-tmp-1726772972.0712535-6774-274011953581660=/root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660 <<< 6581 1726772972.10222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.10253: stderr chunk (state=3): >>><<< 6581 1726772972.10256: stdout chunk (state=3): >>><<< 6581 1726772972.10271: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772972.0712535-6774-274011953581660=/root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772972.10311: variable 'ansible_module_compression' from source: unknown 6581 1726772972.10356: ANSIBALLZ: Using lock for file 6581 1726772972.10359: ANSIBALLZ: Acquiring lock 6581 1726772972.10362: ANSIBALLZ: Lock acquired: 140135462525824 6581 1726772972.10364: ANSIBALLZ: Creating module 6581 1726772972.19000: ANSIBALLZ: Writing module into payload 6581 1726772972.19107: ANSIBALLZ: Writing module 6581 1726772972.19126: ANSIBALLZ: Renaming module 6581 1726772972.19137: ANSIBALLZ: Done creating module 6581 1726772972.19154: variable 'ansible_facts' from source: unknown 6581 1726772972.19200: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660/AnsiballZ_file.py 6581 1726772972.19301: Sending initial data 6581 1726772972.19304: Sent initial data (151 bytes) 6581 1726772972.19835: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772972.19847: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772972.19938: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772972.19951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.19966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.20244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.22118: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6581 1726772972.22149: 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 <<< 6581 1726772972.22226: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772972.22318: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmps66d_kxp /root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660/AnsiballZ_file.py <<< 6581 1726772972.22329: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660/AnsiballZ_file.py" <<< 6581 1726772972.22384: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmps66d_kxp" to remote "/root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660/AnsiballZ_file.py" <<< 6581 1726772972.23283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.23286: stdout chunk (state=3): >>><<< 6581 1726772972.23289: stderr chunk (state=3): >>><<< 6581 1726772972.23290: done transferring module to remote 6581 1726772972.23292: _low_level_execute_command(): starting 6581 1726772972.23295: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660/ /root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660/AnsiballZ_file.py && sleep 0' 6581 1726772972.24001: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772972.24155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.24301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.24389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.26391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.26411: stdout chunk (state=3): >>><<< 6581 1726772972.26427: stderr chunk (state=3): >>><<< 6581 1726772972.26449: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772972.26458: _low_level_execute_command(): starting 6581 1726772972.26467: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660/AnsiballZ_file.py && sleep 0' 6581 1726772972.27079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772972.27091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772972.27102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772972.27115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772972.27135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772972.27185: 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.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.27250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.27278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.27430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.46379: 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": 6, "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}}} <<< 6581 1726772972.47840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772972.47845: stdout chunk (state=3): >>><<< 6581 1726772972.47847: stderr chunk (state=3): >>><<< 6581 1726772972.47926: _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": 6, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772972.47943: 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-1726772972.0712535-6774-274011953581660/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772972.47958: _low_level_execute_command(): starting 6581 1726772972.47976: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772972.0712535-6774-274011953581660/ > /dev/null 2>&1 && sleep 0' 6581 1726772972.48507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772972.48548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.48579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.48586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.48686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.50793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.50796: stdout chunk (state=3): >>><<< 6581 1726772972.50798: stderr chunk (state=3): >>><<< 6581 1726772972.50814: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772972.50831: handler run complete 6581 1726772972.50866: attempt loop complete, returning result 6581 1726772972.50869: _execute() done 6581 1726772972.50871: dumping result to json 6581 1726772972.50876: done dumping result, returning 6581 1726772972.50888: done running TaskExecutor() for managed_node2/TASK: Ensure kernel settings profile directory exists [129c3c75-c909-a274-7900-00000000000c] 6581 1726772972.50892: sending task result for task 129c3c75-c909-a274-7900-00000000000c changed: [managed_node2] => { "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": 6, "state": "directory", "uid": 0 } 6581 1726772972.51104: no more pending results, returning what we have 6581 1726772972.51107: results queue empty 6581 1726772972.51108: checking for any_errors_fatal 6581 1726772972.51114: done checking for any_errors_fatal 6581 1726772972.51114: checking for max_fail_percentage 6581 1726772972.51117: done checking for max_fail_percentage 6581 1726772972.51118: checking to see if all hosts have failed and the running result is not ok 6581 1726772972.51119: done checking to see if all hosts have failed 6581 1726772972.51120: getting the remaining hosts for this loop 6581 1726772972.51122: done getting the remaining hosts for this loop 6581 1726772972.51125: getting the next task for host managed_node2 6581 1726772972.51130: done getting next task for host managed_node2 6581 1726772972.51133: ^ task is: TASK: Generate a configuration for kernel settings 6581 1726772972.51134: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772972.51138: getting variables 6581 1726772972.51139: in VariableManager get_vars() 6581 1726772972.51169: Calling all_inventory to load vars for managed_node2 6581 1726772972.51173: Calling groups_inventory to load vars for managed_node2 6581 1726772972.51176: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772972.51187: Calling all_plugins_play to load vars for managed_node2 6581 1726772972.51189: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772972.51192: Calling groups_plugins_play to load vars for managed_node2 6581 1726772972.51414: done sending task result for task 129c3c75-c909-a274-7900-00000000000c 6581 1726772972.51420: WORKER PROCESS EXITING 6581 1726772972.51440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772972.51680: done with get_vars() 6581 1726772972.51690: done getting variables 6581 1726772972.51821: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Generate a configuration for kernel settings] **************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:45 Thursday 19 September 2024 15:09:32 -0400 (0:00:00.486) 0:00:09.487 **** 6581 1726772972.51848: entering _queue_task() for managed_node2/copy 6581 1726772972.52219: worker is 1 (out of 1 available) 6581 1726772972.52234: exiting _queue_task() for managed_node2/copy 6581 1726772972.52279: done queuing things up, now waiting for results queue to drain 6581 1726772972.52281: waiting for pending results... 6581 1726772972.52353: running TaskExecutor() for managed_node2/TASK: Generate a configuration for kernel settings 6581 1726772972.52412: in run() - task 129c3c75-c909-a274-7900-00000000000d 6581 1726772972.52427: variable 'ansible_search_path' from source: unknown 6581 1726772972.52452: calling self._execute() 6581 1726772972.52506: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772972.52510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772972.52521: variable 'omit' from source: magic vars 6581 1726772972.52595: variable 'omit' from source: magic vars 6581 1726772972.52620: variable 'omit' from source: magic vars 6581 1726772972.52853: variable '__profile_dir' from source: set_fact 6581 1726772972.52887: variable 'omit' from source: magic vars 6581 1726772972.52918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772972.52946: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772972.52966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772972.52981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772972.52989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772972.53012: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772972.53015: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772972.53019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772972.53087: Set connection var ansible_shell_type to sh 6581 1726772972.53096: Set connection var ansible_pipelining to False 6581 1726772972.53101: Set connection var ansible_timeout to 10 6581 1726772972.53107: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772972.53112: Set connection var ansible_shell_executable to /bin/sh 6581 1726772972.53114: Set connection var ansible_connection to ssh 6581 1726772972.53130: variable 'ansible_shell_executable' from source: unknown 6581 1726772972.53133: variable 'ansible_connection' from source: unknown 6581 1726772972.53136: variable 'ansible_module_compression' from source: unknown 6581 1726772972.53138: variable 'ansible_shell_type' from source: unknown 6581 1726772972.53141: variable 'ansible_shell_executable' from source: unknown 6581 1726772972.53143: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772972.53147: variable 'ansible_pipelining' from source: unknown 6581 1726772972.53151: variable 'ansible_timeout' from source: unknown 6581 1726772972.53155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772972.53252: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772972.53264: variable 'omit' from source: magic vars 6581 1726772972.53269: starting attempt loop 6581 1726772972.53272: running the handler 6581 1726772972.53283: _low_level_execute_command(): starting 6581 1726772972.53289: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772972.53781: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772972.53785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772972.53788: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.53841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772972.53844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.53849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.53949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.55791: stdout chunk (state=3): >>>/root <<< 6581 1726772972.55913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.55937: stderr chunk (state=3): >>><<< 6581 1726772972.55941: stdout chunk (state=3): >>><<< 6581 1726772972.55965: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772972.55976: _low_level_execute_command(): starting 6581 1726772972.55981: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122 `" && echo ansible-tmp-1726772972.559643-6792-195174497677122="` echo /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122 `" ) && sleep 0' 6581 1726772972.56392: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772972.56422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772972.56425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.56429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772972.56438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.56492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772972.56495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.56499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.56583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.58542: stdout chunk (state=3): >>>ansible-tmp-1726772972.559643-6792-195174497677122=/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122 <<< 6581 1726772972.58644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.58675: stderr chunk (state=3): >>><<< 6581 1726772972.58679: stdout chunk (state=3): >>><<< 6581 1726772972.58694: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772972.559643-6792-195174497677122=/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772972.58707: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 6581 1726772972.58728: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf 6581 1726772972.58776: variable 'ansible_module_compression' from source: unknown 6581 1726772972.58820: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726772972.58847: variable 'ansible_facts' from source: unknown 6581 1726772972.58909: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_stat.py 6581 1726772972.59008: Sending initial data 6581 1726772972.59011: Sent initial data (150 bytes) 6581 1726772972.59474: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772972.59477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772972.59480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.59482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772972.59484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.59546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772972.59550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.59555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.59671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.61458: 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 <<< 6581 1726772972.61514: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772972.61577: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpwo8fawmq /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_stat.py <<< 6581 1726772972.61584: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_stat.py" <<< 6581 1726772972.61637: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpwo8fawmq" to remote "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_stat.py" <<< 6581 1726772972.61640: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_stat.py" <<< 6581 1726772972.62253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.62275: stderr chunk (state=3): >>><<< 6581 1726772972.62279: stdout chunk (state=3): >>><<< 6581 1726772972.62297: done transferring module to remote 6581 1726772972.62306: _low_level_execute_command(): starting 6581 1726772972.62310: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/ /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_stat.py && sleep 0' 6581 1726772972.62762: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772972.62765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772972.62767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.62773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772972.62775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.62827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772972.62858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.62862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.62894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.65118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.65142: stderr chunk (state=3): >>><<< 6581 1726772972.65145: stdout chunk (state=3): >>><<< 6581 1726772972.65161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772972.65164: _low_level_execute_command(): starting 6581 1726772972.65169: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_stat.py && sleep 0' 6581 1726772972.65618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772972.65622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772972.65624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.65626: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772972.65628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.65682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772972.65685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.65691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.65753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.82012: 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}}} <<< 6581 1726772972.83731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772972.83736: stdout chunk (state=3): >>><<< 6581 1726772972.83738: stderr chunk (state=3): >>><<< 6581 1726772972.83741: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772972.83743: 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-1726772972.559643-6792-195174497677122/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726772972.84455: Sending initial data 6581 1726772972.84459: Sent initial data (219 bytes) 6581 1726772972.85075: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772972.85082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772972.85093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772972.85234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.85437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.85573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.87448: 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 <<< 6581 1726772972.87505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772972.87592: stdout chunk (state=3): >>>sftp> put /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf <<< 6581 1726772972.87595: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf" <<< 6581 1726772972.87655: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf" to remote "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf" <<< 6581 1726772972.87658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf" <<< 6581 1726772972.87914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.87958: stderr chunk (state=3): >>><<< 6581 1726772972.87961: stdout chunk (state=3): >>><<< 6581 1726772972.87998: _low_level_execute_command(): starting 6581 1726772972.88001: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/ /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf && sleep 0' 6581 1726772972.88663: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772972.88676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772972.88733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772972.88786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772972.88829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772972.88912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772972.90864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772972.90886: stderr chunk (state=3): >>><<< 6581 1726772972.90889: stdout chunk (state=3): >>><<< 6581 1726772972.90901: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772972.90926: variable 'ansible_module_compression' from source: unknown 6581 1726772972.90965: ANSIBALLZ: Using generic lock for ansible.legacy.copy 6581 1726772972.90968: ANSIBALLZ: Acquiring lock 6581 1726772972.90970: ANSIBALLZ: Lock acquired: 140135462524960 6581 1726772972.90972: ANSIBALLZ: Creating module 6581 1726772973.01203: ANSIBALLZ: Writing module into payload 6581 1726772973.01294: ANSIBALLZ: Writing module 6581 1726772973.01323: ANSIBALLZ: Renaming module 6581 1726772973.01328: ANSIBALLZ: Done creating module 6581 1726772973.01341: variable 'ansible_facts' from source: unknown 6581 1726772973.01387: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_copy.py 6581 1726772973.01544: Sending initial data 6581 1726772973.01548: Sent initial data (150 bytes) 6581 1726772973.01936: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772973.01939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772973.01941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772973.01943: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772973.01945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.01997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772973.02000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772973.02067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772973.03723: 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 <<< 6581 1726772973.03731: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726772973.03779: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772973.03839: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpr539vr41 /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_copy.py <<< 6581 1726772973.03842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_copy.py" <<< 6581 1726772973.03893: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpr539vr41" to remote "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_copy.py" <<< 6581 1726772973.03896: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_copy.py" <<< 6581 1726772973.04495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772973.04538: stderr chunk (state=3): >>><<< 6581 1726772973.04541: stdout chunk (state=3): >>><<< 6581 1726772973.04583: done transferring module to remote 6581 1726772973.04591: _low_level_execute_command(): starting 6581 1726772973.04595: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/ /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_copy.py && sleep 0' 6581 1726772973.05046: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772973.05049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.05051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772973.05053: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772973.05055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.05113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772973.05118: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772973.05124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772973.05171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772973.07025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772973.07053: stderr chunk (state=3): >>><<< 6581 1726772973.07057: stdout chunk (state=3): >>><<< 6581 1726772973.07072: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772973.07075: _low_level_execute_command(): starting 6581 1726772973.07079: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/AnsiballZ_copy.py && sleep 0' 6581 1726772973.07505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772973.07508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.07511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772973.07513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772973.07515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.07564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772973.07567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772973.07633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772973.24945: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf", "md5sum": "d5df32baf1a63528844555117ead6672", "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 381, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "_original_basename": "tuned.conf", "follow": false, "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6581 1726772973.26320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772973.26324: stdout chunk (state=3): >>><<< 6581 1726772973.26326: stderr chunk (state=3): >>><<< 6581 1726772973.26358: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf", "md5sum": "d5df32baf1a63528844555117ead6672", "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 381, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "_original_basename": "tuned.conf", "follow": false, "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772973.26460: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', '_original_basename': 'tuned.conf', 'follow': False, 'checksum': '13fdc203370e2b8e7e42c13d94b671b1ac621563', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772973.26464: _low_level_execute_command(): starting 6581 1726772973.26466: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/ > /dev/null 2>&1 && sleep 0' 6581 1726772973.26854: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772973.26858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.26873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.26924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772973.26934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772973.26993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772973.28906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772973.28910: stdout chunk (state=3): >>><<< 6581 1726772973.28912: stderr chunk (state=3): >>><<< 6581 1726772973.28931: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772973.29124: handler run complete 6581 1726772973.29128: attempt loop complete, returning result 6581 1726772973.29130: _execute() done 6581 1726772973.29132: dumping result to json 6581 1726772973.29135: done dumping result, returning 6581 1726772973.29137: done running TaskExecutor() for managed_node2/TASK: Generate a configuration for kernel settings [129c3c75-c909-a274-7900-00000000000d] 6581 1726772973.29139: sending task result for task 129c3c75-c909-a274-7900-00000000000d 6581 1726772973.29204: done sending task result for task 129c3c75-c909-a274-7900-00000000000d 6581 1726772973.29208: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "d5df32baf1a63528844555117ead6672", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 381, "src": "/root/.ansible/tmp/ansible-tmp-1726772972.559643-6792-195174497677122/.source.conf", "state": "file", "uid": 0 } 6581 1726772973.29280: no more pending results, returning what we have 6581 1726772973.29282: results queue empty 6581 1726772973.29283: checking for any_errors_fatal 6581 1726772973.29287: done checking for any_errors_fatal 6581 1726772973.29287: checking for max_fail_percentage 6581 1726772973.29288: done checking for max_fail_percentage 6581 1726772973.29289: checking to see if all hosts have failed and the running result is not ok 6581 1726772973.29289: done checking to see if all hosts have failed 6581 1726772973.29290: getting the remaining hosts for this loop 6581 1726772973.29291: done getting the remaining hosts for this loop 6581 1726772973.29294: getting the next task for host managed_node2 6581 1726772973.29300: done getting next task for host managed_node2 6581 1726772973.29302: ^ task is: TASK: Ensure required services are enabled and started 6581 1726772973.29304: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772973.29307: getting variables 6581 1726772973.29309: in VariableManager get_vars() 6581 1726772973.29363: Calling all_inventory to load vars for managed_node2 6581 1726772973.29366: Calling groups_inventory to load vars for managed_node2 6581 1726772973.29369: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772973.29379: Calling all_plugins_play to load vars for managed_node2 6581 1726772973.29381: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772973.29384: Calling groups_plugins_play to load vars for managed_node2 6581 1726772973.29566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772973.29683: done with get_vars() 6581 1726772973.29690: done getting variables 6581 1726772973.29766: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure required services are enabled and started] ************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:51 Thursday 19 September 2024 15:09:33 -0400 (0:00:00.779) 0:00:10.266 **** 6581 1726772973.29786: entering _queue_task() for managed_node2/service 6581 1726772973.29787: Creating lock for service 6581 1726772973.29973: worker is 1 (out of 1 available) 6581 1726772973.29985: exiting _queue_task() for managed_node2/service 6581 1726772973.29997: done queuing things up, now waiting for results queue to drain 6581 1726772973.29999: waiting for pending results... 6581 1726772973.30137: running TaskExecutor() for managed_node2/TASK: Ensure required services are enabled and started 6581 1726772973.30188: in run() - task 129c3c75-c909-a274-7900-00000000000e 6581 1726772973.30199: variable 'ansible_search_path' from source: unknown 6581 1726772973.30228: calling self._execute() 6581 1726772973.30277: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772973.30281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772973.30289: variable 'omit' from source: magic vars 6581 1726772973.30364: variable 'omit' from source: magic vars 6581 1726772973.30387: variable 'omit' from source: magic vars 6581 1726772973.30412: variable 'omit' from source: magic vars 6581 1726772973.30443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772973.30476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772973.30492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772973.30505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772973.30518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772973.30543: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772973.30547: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772973.30549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772973.30617: Set connection var ansible_shell_type to sh 6581 1726772973.30626: Set connection var ansible_pipelining to False 6581 1726772973.30631: Set connection var ansible_timeout to 10 6581 1726772973.30638: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772973.30643: Set connection var ansible_shell_executable to /bin/sh 6581 1726772973.30645: Set connection var ansible_connection to ssh 6581 1726772973.30668: variable 'ansible_shell_executable' from source: unknown 6581 1726772973.30671: variable 'ansible_connection' from source: unknown 6581 1726772973.30673: variable 'ansible_module_compression' from source: unknown 6581 1726772973.30675: variable 'ansible_shell_type' from source: unknown 6581 1726772973.30678: variable 'ansible_shell_executable' from source: unknown 6581 1726772973.30680: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772973.30682: variable 'ansible_pipelining' from source: unknown 6581 1726772973.30684: variable 'ansible_timeout' from source: unknown 6581 1726772973.30686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772973.30966: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772973.30974: variable 'omit' from source: magic vars 6581 1726772973.30977: starting attempt loop 6581 1726772973.30980: running the handler 6581 1726772973.31183: variable 'ansible_facts' from source: unknown 6581 1726772973.31270: _low_level_execute_command(): starting 6581 1726772973.31276: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772973.31812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772973.31818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772973.31822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.31852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772973.31856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772973.31858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772973.31986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772973.33828: stdout chunk (state=3): >>>/root <<< 6581 1726772973.34008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772973.34035: stderr chunk (state=3): >>><<< 6581 1726772973.34039: stdout chunk (state=3): >>><<< 6581 1726772973.34061: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772973.34072: _low_level_execute_command(): starting 6581 1726772973.34078: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800 `" && echo ansible-tmp-1726772973.3406093-6826-48425247928800="` echo /root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800 `" ) && sleep 0' 6581 1726772973.34514: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772973.34519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772973.34522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772973.34525: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772973.34534: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.34577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772973.34583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772973.34641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772973.36710: stdout chunk (state=3): >>>ansible-tmp-1726772973.3406093-6826-48425247928800=/root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800 <<< 6581 1726772973.36809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772973.36837: stderr chunk (state=3): >>><<< 6581 1726772973.36841: stdout chunk (state=3): >>><<< 6581 1726772973.36854: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772973.3406093-6826-48425247928800=/root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772973.36886: variable 'ansible_module_compression' from source: unknown 6581 1726772973.36929: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 6581 1726772973.36933: ANSIBALLZ: Acquiring lock 6581 1726772973.36935: ANSIBALLZ: Lock acquired: 140135462524960 6581 1726772973.36937: ANSIBALLZ: Creating module 6581 1726772973.56379: ANSIBALLZ: Writing module into payload 6581 1726772973.56487: ANSIBALLZ: Writing module 6581 1726772973.56511: ANSIBALLZ: Renaming module 6581 1726772973.56518: ANSIBALLZ: Done creating module 6581 1726772973.56547: variable 'ansible_facts' from source: unknown 6581 1726772973.56813: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800/AnsiballZ_systemd.py 6581 1726772973.56926: Sending initial data 6581 1726772973.56929: Sent initial data (153 bytes) 6581 1726772973.57393: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772973.57396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772973.57399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.57401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772973.57403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.57450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772973.57463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772973.57531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772973.59289: 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 <<< 6581 1726772973.59293: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726772973.59356: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772973.59449: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpt3f79643 /root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800/AnsiballZ_systemd.py <<< 6581 1726772973.59452: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800/AnsiballZ_systemd.py" <<< 6581 1726772973.59483: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpt3f79643" to remote "/root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800/AnsiballZ_systemd.py" <<< 6581 1726772973.59487: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800/AnsiballZ_systemd.py" <<< 6581 1726772973.60672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772973.60721: stderr chunk (state=3): >>><<< 6581 1726772973.60724: stdout chunk (state=3): >>><<< 6581 1726772973.60759: done transferring module to remote 6581 1726772973.60768: _low_level_execute_command(): starting 6581 1726772973.60773: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800/ /root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800/AnsiballZ_systemd.py && sleep 0' 6581 1726772973.61360: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772973.61363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.61365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726772973.61368: 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 <<< 6581 1726772973.61374: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.61439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772973.61523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772973.63469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772973.63494: stderr chunk (state=3): >>><<< 6581 1726772973.63497: stdout chunk (state=3): >>><<< 6581 1726772973.63511: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772973.63514: _low_level_execute_command(): starting 6581 1726772973.63520: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800/AnsiballZ_systemd.py && sleep 0' 6581 1726772973.64092: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772973.64095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772973.64134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772973.64228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772974.30779: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3315122176", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket system.slice dbus-broker.service sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service basic.target systemd-sysctl.service polkit.service dbus.socket system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6581 1726772974.33387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772974.33414: stderr chunk (state=3): >>><<< 6581 1726772974.33420: stdout chunk (state=3): >>><<< 6581 1726772974.33443: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3315122176", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket system.slice dbus-broker.service sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service basic.target systemd-sysctl.service polkit.service dbus.socket system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772974.33572: 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-1726772973.3406093-6826-48425247928800/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772974.33588: _low_level_execute_command(): starting 6581 1726772974.33592: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772973.3406093-6826-48425247928800/ > /dev/null 2>&1 && sleep 0' 6581 1726772974.34048: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772974.34052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772974.34054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772974.34056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772974.34058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772974.34113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772974.34123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772974.34126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772974.34187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772974.36786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772974.36791: stdout chunk (state=3): >>><<< 6581 1726772974.36795: stderr chunk (state=3): >>><<< 6581 1726772974.36812: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772974.36819: handler run complete 6581 1726772974.36859: attempt loop complete, returning result 6581 1726772974.36862: _execute() done 6581 1726772974.36864: dumping result to json 6581 1726772974.36878: done dumping result, returning 6581 1726772974.36885: done running TaskExecutor() for managed_node2/TASK: Ensure required services are enabled and started [129c3c75-c909-a274-7900-00000000000e] 6581 1726772974.36890: sending task result for task 129c3c75-c909-a274-7900-00000000000e changed: [managed_node2] => { "changed": true, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target sysinit.target dbus-broker.service basic.target systemd-sysctl.service polkit.service dbus.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702882304", "EffectiveMemoryMax": "3702882304", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3315122176", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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.socket system.slice dbus-broker.service sysinit.target", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 6581 1726772974.37379: done sending task result for task 129c3c75-c909-a274-7900-00000000000e 6581 1726772974.37411: no more pending results, returning what we have 6581 1726772974.37415: results queue empty 6581 1726772974.37417: checking for any_errors_fatal 6581 1726772974.37420: done checking for any_errors_fatal 6581 1726772974.37420: checking for max_fail_percentage 6581 1726772974.37421: done checking for max_fail_percentage 6581 1726772974.37422: checking to see if all hosts have failed and the running result is not ok 6581 1726772974.37422: done checking to see if all hosts have failed 6581 1726772974.37422: getting the remaining hosts for this loop 6581 1726772974.37423: done getting the remaining hosts for this loop 6581 1726772974.37425: getting the next task for host managed_node2 6581 1726772974.37429: done getting next task for host managed_node2 6581 1726772974.37431: ^ task is: TASK: Apply kernel_settings 6581 1726772974.37432: ^ 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 6581 1726772974.37434: getting variables 6581 1726772974.37435: in VariableManager get_vars() 6581 1726772974.37452: Calling all_inventory to load vars for managed_node2 6581 1726772974.37454: Calling groups_inventory to load vars for managed_node2 6581 1726772974.37456: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772974.37462: WORKER PROCESS EXITING 6581 1726772974.37470: Calling all_plugins_play to load vars for managed_node2 6581 1726772974.37471: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772974.37473: Calling groups_plugins_play to load vars for managed_node2 6581 1726772974.37572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772974.37679: done with get_vars() 6581 1726772974.37686: done getting variables TASK [Apply kernel_settings] *************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:57 Thursday 19 September 2024 15:09:34 -0400 (0:00:01.079) 0:00:11.346 **** 6581 1726772974.37748: entering _queue_task() for managed_node2/include_role 6581 1726772974.37749: Creating lock for include_role 6581 1726772974.37941: worker is 1 (out of 1 available) 6581 1726772974.37953: exiting _queue_task() for managed_node2/include_role 6581 1726772974.37964: done queuing things up, now waiting for results queue to drain 6581 1726772974.37966: waiting for pending results... 6581 1726772974.38107: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings 6581 1726772974.38169: in run() - task 129c3c75-c909-a274-7900-00000000000f 6581 1726772974.38180: variable 'ansible_search_path' from source: unknown 6581 1726772974.38207: calling self._execute() 6581 1726772974.38262: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772974.38266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772974.38275: variable 'omit' from source: magic vars 6581 1726772974.38352: _execute() done 6581 1726772974.38356: dumping result to json 6581 1726772974.38361: done dumping result, returning 6581 1726772974.38368: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings [129c3c75-c909-a274-7900-00000000000f] 6581 1726772974.38372: sending task result for task 129c3c75-c909-a274-7900-00000000000f 6581 1726772974.38483: done sending task result for task 129c3c75-c909-a274-7900-00000000000f 6581 1726772974.38486: WORKER PROCESS EXITING 6581 1726772974.38526: no more pending results, returning what we have 6581 1726772974.38530: in VariableManager get_vars() 6581 1726772974.38554: Calling all_inventory to load vars for managed_node2 6581 1726772974.38557: Calling groups_inventory to load vars for managed_node2 6581 1726772974.38559: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772974.38568: Calling all_plugins_play to load vars for managed_node2 6581 1726772974.38570: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772974.38573: Calling groups_plugins_play to load vars for managed_node2 6581 1726772974.38684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772974.38806: done with get_vars() 6581 1726772974.38812: variable 'ansible_search_path' from source: unknown 6581 1726772974.39196: variable 'omit' from source: magic vars 6581 1726772974.39213: variable 'omit' from source: magic vars 6581 1726772974.39224: variable 'omit' from source: magic vars 6581 1726772974.39227: we have included files to process 6581 1726772974.39227: generating all_blocks data 6581 1726772974.39228: done generating all_blocks data 6581 1726772974.39229: processing included file: fedora.linux_system_roles.kernel_settings 6581 1726772974.39242: in VariableManager get_vars() 6581 1726772974.39250: done with get_vars() 6581 1726772974.39300: in VariableManager get_vars() 6581 1726772974.39311: done with get_vars() 6581 1726772974.39339: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6581 1726772974.39439: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6581 1726772974.39476: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6581 1726772974.39556: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6581 1726772974.40031: in VariableManager get_vars() 6581 1726772974.40044: done with get_vars() 6581 1726772974.40897: in VariableManager get_vars() 6581 1726772974.40909: done with get_vars() 6581 1726772974.41013: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6581 1726772974.41426: iterating over new_blocks loaded from include file 6581 1726772974.41428: in VariableManager get_vars() 6581 1726772974.41438: done with get_vars() 6581 1726772974.41440: filtering new block on tags 6581 1726772974.41463: done filtering new block on tags 6581 1726772974.41465: in VariableManager get_vars() 6581 1726772974.41475: done with get_vars() 6581 1726772974.41476: filtering new block on tags 6581 1726772974.41498: done filtering new block on tags 6581 1726772974.41500: in VariableManager get_vars() 6581 1726772974.41508: done with get_vars() 6581 1726772974.41509: filtering new block on tags 6581 1726772974.41596: done filtering new block on tags 6581 1726772974.41598: in VariableManager get_vars() 6581 1726772974.41607: done with get_vars() 6581 1726772974.41608: filtering new block on tags 6581 1726772974.41619: done filtering new block on tags 6581 1726772974.41620: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 6581 1726772974.41625: extending task lists for all hosts with included blocks 6581 1726772974.41978: done extending task lists 6581 1726772974.41979: done processing included files 6581 1726772974.41979: results queue empty 6581 1726772974.41980: checking for any_errors_fatal 6581 1726772974.41987: done checking for any_errors_fatal 6581 1726772974.41987: checking for max_fail_percentage 6581 1726772974.41988: done checking for max_fail_percentage 6581 1726772974.41988: checking to see if all hosts have failed and the running result is not ok 6581 1726772974.41989: done checking to see if all hosts have failed 6581 1726772974.41989: getting the remaining hosts for this loop 6581 1726772974.41990: done getting the remaining hosts for this loop 6581 1726772974.41992: getting the next task for host managed_node2 6581 1726772974.41994: done getting next task for host managed_node2 6581 1726772974.41996: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6581 1726772974.41997: ^ 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 6581 1726772974.42003: getting variables 6581 1726772974.42004: in VariableManager get_vars() 6581 1726772974.42012: Calling all_inventory to load vars for managed_node2 6581 1726772974.42014: Calling groups_inventory to load vars for managed_node2 6581 1726772974.42018: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772974.42022: Calling all_plugins_play to load vars for managed_node2 6581 1726772974.42024: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772974.42026: Calling groups_plugins_play to load vars for managed_node2 6581 1726772974.42108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772974.42220: done with get_vars() 6581 1726772974.42226: done getting variables 6581 1726772974.42274: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:09:34 -0400 (0:00:00.045) 0:00:11.392 **** 6581 1726772974.42293: entering _queue_task() for managed_node2/fail 6581 1726772974.42295: Creating lock for fail 6581 1726772974.42518: worker is 1 (out of 1 available) 6581 1726772974.42531: exiting _queue_task() for managed_node2/fail 6581 1726772974.42541: done queuing things up, now waiting for results queue to drain 6581 1726772974.42543: waiting for pending results... 6581 1726772974.42695: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6581 1726772974.42760: in run() - task 129c3c75-c909-a274-7900-0000000000ad 6581 1726772974.42772: variable 'ansible_search_path' from source: unknown 6581 1726772974.42775: variable 'ansible_search_path' from source: unknown 6581 1726772974.42803: calling self._execute() 6581 1726772974.42861: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772974.42865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772974.42874: variable 'omit' from source: magic vars 6581 1726772974.43249: variable 'kernel_settings_sysctl' from source: include params 6581 1726772974.43264: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726772974.43270: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6581 1726772974.43467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772974.44983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772974.45145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772974.45175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772974.45199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772974.45219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772974.45280: 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) 6581 1726772974.45299: 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) 6581 1726772974.45318: 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) 6581 1726772974.45344: 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) 6581 1726772974.45354: 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) 6581 1726772974.45394: 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) 6581 1726772974.45410: 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) 6581 1726772974.45429: 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) 6581 1726772974.45453: 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) 6581 1726772974.45465: 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) 6581 1726772974.45498: 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) 6581 1726772974.45514: 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) 6581 1726772974.45532: 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) 6581 1726772974.45557: 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) 6581 1726772974.45568: 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) 6581 1726772974.45748: variable 'kernel_settings_sysctl' from source: include params 6581 1726772974.45796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772974.45902: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772974.45930: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772974.45952: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772974.45975: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772974.46004: 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) 6581 1726772974.46020: 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) 6581 1726772974.46040: 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) 6581 1726772974.46060: 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) 6581 1726772974.46089: 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) 6581 1726772974.46103: 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) 6581 1726772974.46121: 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) 6581 1726772974.46144: 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) 6581 1726772974.46164: 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 6581 1726772974.46176: when evaluation is False, skipping this task 6581 1726772974.46179: _execute() done 6581 1726772974.46182: dumping result to json 6581 1726772974.46184: done dumping result, returning 6581 1726772974.46186: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-a274-7900-0000000000ad] 6581 1726772974.46188: sending task result for task 129c3c75-c909-a274-7900-0000000000ad 6581 1726772974.46269: done sending task result for task 129c3c75-c909-a274-7900-0000000000ad 6581 1726772974.46272: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 6581 1726772974.46336: no more pending results, returning what we have 6581 1726772974.46339: results queue empty 6581 1726772974.46340: checking for any_errors_fatal 6581 1726772974.46341: done checking for any_errors_fatal 6581 1726772974.46342: checking for max_fail_percentage 6581 1726772974.46343: done checking for max_fail_percentage 6581 1726772974.46344: checking to see if all hosts have failed and the running result is not ok 6581 1726772974.46345: done checking to see if all hosts have failed 6581 1726772974.46346: getting the remaining hosts for this loop 6581 1726772974.46347: done getting the remaining hosts for this loop 6581 1726772974.46351: getting the next task for host managed_node2 6581 1726772974.46357: done getting next task for host managed_node2 6581 1726772974.46361: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6581 1726772974.46363: ^ 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 6581 1726772974.46375: getting variables 6581 1726772974.46376: in VariableManager get_vars() 6581 1726772974.46406: Calling all_inventory to load vars for managed_node2 6581 1726772974.46408: Calling groups_inventory to load vars for managed_node2 6581 1726772974.46410: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772974.46419: Calling all_plugins_play to load vars for managed_node2 6581 1726772974.46421: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772974.46424: Calling groups_plugins_play to load vars for managed_node2 6581 1726772974.46582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772974.46701: done with get_vars() 6581 1726772974.46710: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:09:34 -0400 (0:00:00.044) 0:00:11.436 **** 6581 1726772974.46774: entering _queue_task() for managed_node2/include_tasks 6581 1726772974.46775: Creating lock for include_tasks 6581 1726772974.46965: worker is 1 (out of 1 available) 6581 1726772974.46980: exiting _queue_task() for managed_node2/include_tasks 6581 1726772974.46991: done queuing things up, now waiting for results queue to drain 6581 1726772974.46993: waiting for pending results... 6581 1726772974.47144: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6581 1726772974.47209: in run() - task 129c3c75-c909-a274-7900-0000000000ae 6581 1726772974.47326: variable 'ansible_search_path' from source: unknown 6581 1726772974.47330: variable 'ansible_search_path' from source: unknown 6581 1726772974.47333: calling self._execute() 6581 1726772974.47336: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772974.47338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772974.47342: variable 'omit' from source: magic vars 6581 1726772974.47396: _execute() done 6581 1726772974.47400: dumping result to json 6581 1726772974.47403: done dumping result, returning 6581 1726772974.47410: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-a274-7900-0000000000ae] 6581 1726772974.47415: sending task result for task 129c3c75-c909-a274-7900-0000000000ae 6581 1726772974.47500: done sending task result for task 129c3c75-c909-a274-7900-0000000000ae 6581 1726772974.47503: WORKER PROCESS EXITING 6581 1726772974.47567: no more pending results, returning what we have 6581 1726772974.47572: in VariableManager get_vars() 6581 1726772974.47601: Calling all_inventory to load vars for managed_node2 6581 1726772974.47603: Calling groups_inventory to load vars for managed_node2 6581 1726772974.47605: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772974.47615: Calling all_plugins_play to load vars for managed_node2 6581 1726772974.47619: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772974.47622: Calling groups_plugins_play to load vars for managed_node2 6581 1726772974.47726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772974.47840: done with get_vars() 6581 1726772974.47846: variable 'ansible_search_path' from source: unknown 6581 1726772974.47846: variable 'ansible_search_path' from source: unknown 6581 1726772974.47871: we have included files to process 6581 1726772974.47872: generating all_blocks data 6581 1726772974.47873: done generating all_blocks data 6581 1726772974.47877: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726772974.47878: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726772974.47880: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726772974.48431: done processing included file 6581 1726772974.48433: iterating over new_blocks loaded from include file 6581 1726772974.48434: in VariableManager get_vars() 6581 1726772974.48447: done with get_vars() 6581 1726772974.48449: filtering new block on tags 6581 1726772974.48467: done filtering new block on tags 6581 1726772974.48469: in VariableManager get_vars() 6581 1726772974.48483: done with get_vars() 6581 1726772974.48485: filtering new block on tags 6581 1726772974.48506: done filtering new block on tags 6581 1726772974.48507: in VariableManager get_vars() 6581 1726772974.48522: done with get_vars() 6581 1726772974.48523: filtering new block on tags 6581 1726772974.48543: done filtering new block on tags 6581 1726772974.48545: in VariableManager get_vars() 6581 1726772974.48559: done with get_vars() 6581 1726772974.48560: filtering new block on tags 6581 1726772974.48573: done filtering new block on tags 6581 1726772974.48574: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 6581 1726772974.48578: extending task lists for all hosts with included blocks 6581 1726772974.48682: done extending task lists 6581 1726772974.48683: done processing included files 6581 1726772974.48684: results queue empty 6581 1726772974.48684: checking for any_errors_fatal 6581 1726772974.48687: done checking for any_errors_fatal 6581 1726772974.48687: checking for max_fail_percentage 6581 1726772974.48688: done checking for max_fail_percentage 6581 1726772974.48688: checking to see if all hosts have failed and the running result is not ok 6581 1726772974.48689: done checking to see if all hosts have failed 6581 1726772974.48689: getting the remaining hosts for this loop 6581 1726772974.48690: done getting the remaining hosts for this loop 6581 1726772974.48692: getting the next task for host managed_node2 6581 1726772974.48695: done getting next task for host managed_node2 6581 1726772974.48697: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6581 1726772974.48700: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772974.48706: getting variables 6581 1726772974.48706: in VariableManager get_vars() 6581 1726772974.48715: Calling all_inventory to load vars for managed_node2 6581 1726772974.48718: Calling groups_inventory to load vars for managed_node2 6581 1726772974.48720: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772974.48724: Calling all_plugins_play to load vars for managed_node2 6581 1726772974.48726: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772974.48727: Calling groups_plugins_play to load vars for managed_node2 6581 1726772974.48810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772974.48924: done with get_vars() 6581 1726772974.48931: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:09:34 -0400 (0:00:00.022) 0:00:11.458 **** 6581 1726772974.48980: entering _queue_task() for managed_node2/setup 6581 1726772974.49199: worker is 1 (out of 1 available) 6581 1726772974.49212: exiting _queue_task() for managed_node2/setup 6581 1726772974.49223: done queuing things up, now waiting for results queue to drain 6581 1726772974.49225: waiting for pending results... 6581 1726772974.49380: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6581 1726772974.49554: in run() - task 129c3c75-c909-a274-7900-000000000159 6581 1726772974.49558: variable 'ansible_search_path' from source: unknown 6581 1726772974.49561: variable 'ansible_search_path' from source: unknown 6581 1726772974.49564: calling self._execute() 6581 1726772974.49566: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772974.49569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772974.49571: variable 'omit' from source: magic vars 6581 1726772974.49921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772974.51434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772974.51478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772974.51505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772974.51533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772974.51554: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772974.51608: 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) 6581 1726772974.51635: 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) 6581 1726772974.51655: 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) 6581 1726772974.51679: 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) 6581 1726772974.51689: 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) 6581 1726772974.51732: 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) 6581 1726772974.51751: 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) 6581 1726772974.51767: 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) 6581 1726772974.51791: 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) 6581 1726772974.51801: 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) 6581 1726772974.51920: variable '__kernel_settings_required_facts' from source: role '' all vars 6581 1726772974.51929: variable 'ansible_facts' from source: unknown 6581 1726772974.52120: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6581 1726772974.52124: when evaluation is False, skipping this task 6581 1726772974.52126: _execute() done 6581 1726772974.52129: dumping result to json 6581 1726772974.52131: done dumping result, returning 6581 1726772974.52134: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-a274-7900-000000000159] 6581 1726772974.52136: sending task result for task 129c3c75-c909-a274-7900-000000000159 6581 1726772974.52202: done sending task result for task 129c3c75-c909-a274-7900-000000000159 6581 1726772974.52205: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6581 1726772974.52278: no more pending results, returning what we have 6581 1726772974.52282: results queue empty 6581 1726772974.52283: checking for any_errors_fatal 6581 1726772974.52284: done checking for any_errors_fatal 6581 1726772974.52284: checking for max_fail_percentage 6581 1726772974.52286: done checking for max_fail_percentage 6581 1726772974.52287: checking to see if all hosts have failed and the running result is not ok 6581 1726772974.52287: done checking to see if all hosts have failed 6581 1726772974.52288: getting the remaining hosts for this loop 6581 1726772974.52290: done getting the remaining hosts for this loop 6581 1726772974.52293: getting the next task for host managed_node2 6581 1726772974.52302: done getting next task for host managed_node2 6581 1726772974.52306: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6581 1726772974.52309: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772974.52422: getting variables 6581 1726772974.52424: in VariableManager get_vars() 6581 1726772974.52460: Calling all_inventory to load vars for managed_node2 6581 1726772974.52463: Calling groups_inventory to load vars for managed_node2 6581 1726772974.52465: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772974.52473: Calling all_plugins_play to load vars for managed_node2 6581 1726772974.52476: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772974.52478: Calling groups_plugins_play to load vars for managed_node2 6581 1726772974.52838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772974.53110: done with get_vars() 6581 1726772974.53122: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:09:34 -0400 (0:00:00.042) 0:00:11.501 **** 6581 1726772974.53259: entering _queue_task() for managed_node2/stat 6581 1726772974.53514: worker is 1 (out of 1 available) 6581 1726772974.53529: exiting _queue_task() for managed_node2/stat 6581 1726772974.53540: done queuing things up, now waiting for results queue to drain 6581 1726772974.53542: waiting for pending results... 6581 1726772974.53699: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6581 1726772974.53783: in run() - task 129c3c75-c909-a274-7900-00000000015b 6581 1726772974.53795: variable 'ansible_search_path' from source: unknown 6581 1726772974.53798: variable 'ansible_search_path' from source: unknown 6581 1726772974.53826: calling self._execute() 6581 1726772974.53883: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772974.53887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772974.53896: variable 'omit' from source: magic vars 6581 1726772974.54224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772974.54395: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772974.54432: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772974.54521: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772974.54525: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772974.54545: 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) 6581 1726772974.54564: 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) 6581 1726772974.54582: 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) 6581 1726772974.54599: 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) 6581 1726772974.54689: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726772974.54697: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6581 1726772974.54700: when evaluation is False, skipping this task 6581 1726772974.54703: _execute() done 6581 1726772974.54706: dumping result to json 6581 1726772974.54710: done dumping result, returning 6581 1726772974.54719: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-a274-7900-00000000015b] 6581 1726772974.54723: sending task result for task 129c3c75-c909-a274-7900-00000000015b 6581 1726772974.54808: done sending task result for task 129c3c75-c909-a274-7900-00000000015b 6581 1726772974.54810: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6581 1726772974.54899: no more pending results, returning what we have 6581 1726772974.54902: results queue empty 6581 1726772974.54903: checking for any_errors_fatal 6581 1726772974.54908: done checking for any_errors_fatal 6581 1726772974.54909: checking for max_fail_percentage 6581 1726772974.54911: done checking for max_fail_percentage 6581 1726772974.54912: checking to see if all hosts have failed and the running result is not ok 6581 1726772974.54912: done checking to see if all hosts have failed 6581 1726772974.54913: getting the remaining hosts for this loop 6581 1726772974.54914: done getting the remaining hosts for this loop 6581 1726772974.54920: getting the next task for host managed_node2 6581 1726772974.54925: done getting next task for host managed_node2 6581 1726772974.54928: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6581 1726772974.54932: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772974.54945: getting variables 6581 1726772974.54946: in VariableManager get_vars() 6581 1726772974.54978: Calling all_inventory to load vars for managed_node2 6581 1726772974.54980: Calling groups_inventory to load vars for managed_node2 6581 1726772974.54982: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772974.54990: Calling all_plugins_play to load vars for managed_node2 6581 1726772974.54992: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772974.54994: Calling groups_plugins_play to load vars for managed_node2 6581 1726772974.55102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772974.55227: done with get_vars() 6581 1726772974.55235: done getting variables 6581 1726772974.55277: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:09:34 -0400 (0:00:00.020) 0:00:11.522 **** 6581 1726772974.55300: entering _queue_task() for managed_node2/set_fact 6581 1726772974.55589: worker is 1 (out of 1 available) 6581 1726772974.55601: exiting _queue_task() for managed_node2/set_fact 6581 1726772974.55613: done queuing things up, now waiting for results queue to drain 6581 1726772974.55615: waiting for pending results... 6581 1726772974.55945: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6581 1726772974.55996: in run() - task 129c3c75-c909-a274-7900-00000000015c 6581 1726772974.56014: variable 'ansible_search_path' from source: unknown 6581 1726772974.56025: variable 'ansible_search_path' from source: unknown 6581 1726772974.56072: calling self._execute() 6581 1726772974.56155: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772974.56166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772974.56178: variable 'omit' from source: magic vars 6581 1726772974.56644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772974.56971: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772974.57027: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772974.57122: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772974.57128: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772974.57205: 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) 6581 1726772974.57240: 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) 6581 1726772974.57277: 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) 6581 1726772974.57307: 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) 6581 1726772974.57434: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726772974.57449: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6581 1726772974.57463: when evaluation is False, skipping this task 6581 1726772974.57622: _execute() done 6581 1726772974.57625: dumping result to json 6581 1726772974.57628: done dumping result, returning 6581 1726772974.57631: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-a274-7900-00000000015c] 6581 1726772974.57633: sending task result for task 129c3c75-c909-a274-7900-00000000015c 6581 1726772974.57704: done sending task result for task 129c3c75-c909-a274-7900-00000000015c 6581 1726772974.57707: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6581 1726772974.57760: no more pending results, returning what we have 6581 1726772974.57764: results queue empty 6581 1726772974.57765: checking for any_errors_fatal 6581 1726772974.57771: done checking for any_errors_fatal 6581 1726772974.57772: checking for max_fail_percentage 6581 1726772974.57774: done checking for max_fail_percentage 6581 1726772974.57775: checking to see if all hosts have failed and the running result is not ok 6581 1726772974.57775: done checking to see if all hosts have failed 6581 1726772974.57776: getting the remaining hosts for this loop 6581 1726772974.57778: done getting the remaining hosts for this loop 6581 1726772974.57782: getting the next task for host managed_node2 6581 1726772974.57793: done getting next task for host managed_node2 6581 1726772974.57797: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6581 1726772974.57801: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772974.57818: getting variables 6581 1726772974.57820: in VariableManager get_vars() 6581 1726772974.57861: Calling all_inventory to load vars for managed_node2 6581 1726772974.57863: Calling groups_inventory to load vars for managed_node2 6581 1726772974.57866: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772974.57878: Calling all_plugins_play to load vars for managed_node2 6581 1726772974.57881: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772974.57884: Calling groups_plugins_play to load vars for managed_node2 6581 1726772974.58358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772974.58560: done with get_vars() 6581 1726772974.58570: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:09:34 -0400 (0:00:00.033) 0:00:11.555 **** 6581 1726772974.58669: entering _queue_task() for managed_node2/stat 6581 1726772974.58932: worker is 1 (out of 1 available) 6581 1726772974.58944: exiting _queue_task() for managed_node2/stat 6581 1726772974.58958: done queuing things up, now waiting for results queue to drain 6581 1726772974.58960: waiting for pending results... 6581 1726772974.59336: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6581 1726772974.59341: in run() - task 129c3c75-c909-a274-7900-00000000015e 6581 1726772974.59343: variable 'ansible_search_path' from source: unknown 6581 1726772974.59346: variable 'ansible_search_path' from source: unknown 6581 1726772974.59382: calling self._execute() 6581 1726772974.59460: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772974.59470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772974.59482: variable 'omit' from source: magic vars 6581 1726772974.59944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772974.60199: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772974.60248: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772974.60288: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772974.60331: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772974.60424: 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) 6581 1726772974.60457: 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) 6581 1726772974.60721: 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) 6581 1726772974.60725: 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) 6581 1726772974.60757: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6581 1726772974.60840: variable 'omit' from source: magic vars 6581 1726772974.60843: variable 'omit' from source: magic vars 6581 1726772974.60874: variable 'omit' from source: magic vars 6581 1726772974.60902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772974.60937: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772974.60968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772974.60990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772974.61005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772974.61043: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772974.61056: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772974.61069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772974.61193: Set connection var ansible_shell_type to sh 6581 1726772974.61207: Set connection var ansible_pipelining to False 6581 1726772974.61215: Set connection var ansible_timeout to 10 6581 1726772974.61228: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772974.61280: Set connection var ansible_shell_executable to /bin/sh 6581 1726772974.61283: Set connection var ansible_connection to ssh 6581 1726772974.61285: variable 'ansible_shell_executable' from source: unknown 6581 1726772974.61287: variable 'ansible_connection' from source: unknown 6581 1726772974.61290: variable 'ansible_module_compression' from source: unknown 6581 1726772974.61292: variable 'ansible_shell_type' from source: unknown 6581 1726772974.61294: variable 'ansible_shell_executable' from source: unknown 6581 1726772974.61296: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772974.61301: variable 'ansible_pipelining' from source: unknown 6581 1726772974.61308: variable 'ansible_timeout' from source: unknown 6581 1726772974.61319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772974.61457: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726772974.61497: variable 'omit' from source: magic vars 6581 1726772974.61500: starting attempt loop 6581 1726772974.61502: running the handler 6581 1726772974.61504: _low_level_execute_command(): starting 6581 1726772974.61515: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772974.62242: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772974.62264: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772974.62331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772974.62390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772974.62408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772974.62433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772974.62585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772974.64263: stdout chunk (state=3): >>>/root <<< 6581 1726772974.64562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772974.64565: stdout chunk (state=3): >>><<< 6581 1726772974.64568: stderr chunk (state=3): >>><<< 6581 1726772974.64571: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772974.64581: _low_level_execute_command(): starting 6581 1726772974.64584: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103 `" && echo ansible-tmp-1726772974.6446514-6862-36887389337103="` echo /root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103 `" ) && sleep 0' 6581 1726772974.65236: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772974.65337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772974.65384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772974.65467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772974.67379: stdout chunk (state=3): >>>ansible-tmp-1726772974.6446514-6862-36887389337103=/root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103 <<< 6581 1726772974.67483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772974.67922: stdout chunk (state=3): >>><<< 6581 1726772974.67925: stderr chunk (state=3): >>><<< 6581 1726772974.67927: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772974.6446514-6862-36887389337103=/root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772974.67929: variable 'ansible_module_compression' from source: unknown 6581 1726772974.67931: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726772974.67933: variable 'ansible_facts' from source: unknown 6581 1726772974.68275: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103/AnsiballZ_stat.py 6581 1726772974.68656: Sending initial data 6581 1726772974.68674: Sent initial data (150 bytes) 6581 1726772974.69885: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772974.70147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772974.70239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772974.71790: 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 <<< 6581 1726772974.72006: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772974.72033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103/AnsiballZ_stat.py" <<< 6581 1726772974.72062: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpa5pt38nl /root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103/AnsiballZ_stat.py <<< 6581 1726772974.72263: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpa5pt38nl" to remote "/root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103/AnsiballZ_stat.py" <<< 6581 1726772974.73630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772974.73634: stderr chunk (state=3): >>><<< 6581 1726772974.73637: stdout chunk (state=3): >>><<< 6581 1726772974.73640: done transferring module to remote 6581 1726772974.73679: _low_level_execute_command(): starting 6581 1726772974.73725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103/ /root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103/AnsiballZ_stat.py && sleep 0' 6581 1726772974.74400: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772974.74491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772974.74495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772974.74562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772974.76299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772974.76348: stderr chunk (state=3): >>><<< 6581 1726772974.76351: stdout chunk (state=3): >>><<< 6581 1726772974.76365: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772974.76367: _low_level_execute_command(): starting 6581 1726772974.76373: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103/AnsiballZ_stat.py && sleep 0' 6581 1726772974.77060: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772974.77077: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772974.77165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772974.77169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772974.77221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772974.77338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772974.94251: 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"}}} <<< 6581 1726772974.95940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772974.95945: stdout chunk (state=3): >>><<< 6581 1726772974.95947: stderr chunk (state=3): >>><<< 6581 1726772974.95949: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772974.95952: 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-1726772974.6446514-6862-36887389337103/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772974.95954: _low_level_execute_command(): starting 6581 1726772974.95956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772974.6446514-6862-36887389337103/ > /dev/null 2>&1 && sleep 0' 6581 1726772974.97364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772974.97410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772974.97449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772974.97471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772974.97525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772974.97557: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772974.97628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772974.97674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772974.97690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772974.97773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772974.97884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772974.99713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772974.99727: stdout chunk (state=3): >>><<< 6581 1726772974.99738: stderr chunk (state=3): >>><<< 6581 1726772974.99922: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772974.99927: handler run complete 6581 1726772974.99929: attempt loop complete, returning result 6581 1726772974.99932: _execute() done 6581 1726772974.99934: dumping result to json 6581 1726772974.99936: done dumping result, returning 6581 1726772974.99939: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-a274-7900-00000000015e] 6581 1726772974.99941: sending task result for task 129c3c75-c909-a274-7900-00000000015e 6581 1726772975.00007: done sending task result for task 129c3c75-c909-a274-7900-00000000015e 6581 1726772975.00011: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 6581 1726772975.00087: no more pending results, returning what we have 6581 1726772975.00091: results queue empty 6581 1726772975.00091: checking for any_errors_fatal 6581 1726772975.00097: done checking for any_errors_fatal 6581 1726772975.00098: checking for max_fail_percentage 6581 1726772975.00099: done checking for max_fail_percentage 6581 1726772975.00100: checking to see if all hosts have failed and the running result is not ok 6581 1726772975.00100: done checking to see if all hosts have failed 6581 1726772975.00101: getting the remaining hosts for this loop 6581 1726772975.00103: done getting the remaining hosts for this loop 6581 1726772975.00106: getting the next task for host managed_node2 6581 1726772975.00114: done getting next task for host managed_node2 6581 1726772975.00119: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6581 1726772975.00123: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772975.00132: getting variables 6581 1726772975.00133: in VariableManager get_vars() 6581 1726772975.00161: Calling all_inventory to load vars for managed_node2 6581 1726772975.00162: Calling groups_inventory to load vars for managed_node2 6581 1726772975.00164: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772975.00172: Calling all_plugins_play to load vars for managed_node2 6581 1726772975.00174: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772975.00176: Calling groups_plugins_play to load vars for managed_node2 6581 1726772975.00354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772975.00627: done with get_vars() 6581 1726772975.00640: done getting variables 6581 1726772975.00703: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.420) 0:00:11.976 **** 6581 1726772975.00747: entering _queue_task() for managed_node2/set_fact 6581 1726772975.01004: worker is 1 (out of 1 available) 6581 1726772975.01020: exiting _queue_task() for managed_node2/set_fact 6581 1726772975.01032: done queuing things up, now waiting for results queue to drain 6581 1726772975.01034: waiting for pending results... 6581 1726772975.01332: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6581 1726772975.01404: in run() - task 129c3c75-c909-a274-7900-00000000015f 6581 1726772975.01415: variable 'ansible_search_path' from source: unknown 6581 1726772975.01421: variable 'ansible_search_path' from source: unknown 6581 1726772975.01448: calling self._execute() 6581 1726772975.01500: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.01510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.01528: variable 'omit' from source: magic vars 6581 1726772975.02040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772975.02338: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772975.02380: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772975.02441: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772975.02468: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772975.02556: 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) 6581 1726772975.02581: 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) 6581 1726772975.02633: 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) 6581 1726772975.02636: 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) 6581 1726772975.02737: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6581 1726772975.02742: variable 'omit' from source: magic vars 6581 1726772975.02800: variable 'omit' from source: magic vars 6581 1726772975.02904: variable '__transactional_update_stat' from source: set_fact 6581 1726772975.02945: variable 'omit' from source: magic vars 6581 1726772975.03020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772975.03023: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772975.03025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772975.03038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772975.03057: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772975.03121: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772975.03124: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.03127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.03220: Set connection var ansible_shell_type to sh 6581 1726772975.03222: Set connection var ansible_pipelining to False 6581 1726772975.03223: Set connection var ansible_timeout to 10 6581 1726772975.03225: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772975.03226: Set connection var ansible_shell_executable to /bin/sh 6581 1726772975.03227: Set connection var ansible_connection to ssh 6581 1726772975.03234: variable 'ansible_shell_executable' from source: unknown 6581 1726772975.03237: variable 'ansible_connection' from source: unknown 6581 1726772975.03239: variable 'ansible_module_compression' from source: unknown 6581 1726772975.03243: variable 'ansible_shell_type' from source: unknown 6581 1726772975.03246: variable 'ansible_shell_executable' from source: unknown 6581 1726772975.03261: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.03291: variable 'ansible_pipelining' from source: unknown 6581 1726772975.03295: variable 'ansible_timeout' from source: unknown 6581 1726772975.03297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.03420: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772975.03423: variable 'omit' from source: magic vars 6581 1726772975.03424: starting attempt loop 6581 1726772975.03426: running the handler 6581 1726772975.03428: handler run complete 6581 1726772975.03430: attempt loop complete, returning result 6581 1726772975.03431: _execute() done 6581 1726772975.03433: dumping result to json 6581 1726772975.03434: done dumping result, returning 6581 1726772975.03435: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-a274-7900-00000000015f] 6581 1726772975.03436: sending task result for task 129c3c75-c909-a274-7900-00000000015f 6581 1726772975.03533: done sending task result for task 129c3c75-c909-a274-7900-00000000015f 6581 1726772975.03537: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 6581 1726772975.03597: no more pending results, returning what we have 6581 1726772975.03599: results queue empty 6581 1726772975.03600: checking for any_errors_fatal 6581 1726772975.03607: done checking for any_errors_fatal 6581 1726772975.03608: checking for max_fail_percentage 6581 1726772975.03609: done checking for max_fail_percentage 6581 1726772975.03611: checking to see if all hosts have failed and the running result is not ok 6581 1726772975.03613: done checking to see if all hosts have failed 6581 1726772975.03614: getting the remaining hosts for this loop 6581 1726772975.03617: done getting the remaining hosts for this loop 6581 1726772975.03620: getting the next task for host managed_node2 6581 1726772975.03631: done getting next task for host managed_node2 6581 1726772975.03634: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6581 1726772975.03637: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772975.03654: getting variables 6581 1726772975.03662: in VariableManager get_vars() 6581 1726772975.03696: Calling all_inventory to load vars for managed_node2 6581 1726772975.03698: Calling groups_inventory to load vars for managed_node2 6581 1726772975.03700: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772975.03708: Calling all_plugins_play to load vars for managed_node2 6581 1726772975.03709: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772975.03712: Calling groups_plugins_play to load vars for managed_node2 6581 1726772975.03909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772975.04113: done with get_vars() 6581 1726772975.04125: done getting variables 6581 1726772975.04258: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.035) 0:00:12.011 **** 6581 1726772975.04284: entering _queue_task() for managed_node2/include_vars 6581 1726772975.04285: Creating lock for include_vars 6581 1726772975.04543: worker is 1 (out of 1 available) 6581 1726772975.04557: exiting _queue_task() for managed_node2/include_vars 6581 1726772975.04568: done queuing things up, now waiting for results queue to drain 6581 1726772975.04570: waiting for pending results... 6581 1726772975.04766: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6581 1726772975.04897: in run() - task 129c3c75-c909-a274-7900-000000000161 6581 1726772975.04911: variable 'ansible_search_path' from source: unknown 6581 1726772975.04918: variable 'ansible_search_path' from source: unknown 6581 1726772975.04947: calling self._execute() 6581 1726772975.05031: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.05246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.05250: variable 'omit' from source: magic vars 6581 1726772975.05255: variable 'omit' from source: magic vars 6581 1726772975.05258: variable 'omit' from source: magic vars 6581 1726772975.05502: variable 'ffparams' from source: task vars 6581 1726772975.05630: variable 'ansible_facts' from source: unknown 6581 1726772975.05857: variable 'ansible_facts' from source: unknown 6581 1726772975.05927: variable 'ansible_facts' from source: unknown 6581 1726772975.06222: variable 'ansible_facts' from source: unknown 6581 1726772975.06224: variable 'role_path' from source: magic vars 6581 1726772975.06383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6581 1726772975.06579: Loaded config def from plugin (lookup/first_found) 6581 1726772975.06593: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6581 1726772975.06626: variable 'ansible_search_path' from source: unknown 6581 1726772975.06647: variable 'ansible_search_path' from source: unknown 6581 1726772975.06664: variable 'ansible_search_path' from source: unknown 6581 1726772975.06677: variable 'ansible_search_path' from source: unknown 6581 1726772975.06690: variable 'ansible_search_path' from source: unknown 6581 1726772975.06718: variable 'omit' from source: magic vars 6581 1726772975.06748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772975.06774: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772975.06802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772975.06834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772975.06837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772975.06861: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772975.06864: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.06867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.06975: Set connection var ansible_shell_type to sh 6581 1726772975.06987: Set connection var ansible_pipelining to False 6581 1726772975.07011: Set connection var ansible_timeout to 10 6581 1726772975.07025: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772975.07033: Set connection var ansible_shell_executable to /bin/sh 6581 1726772975.07037: Set connection var ansible_connection to ssh 6581 1726772975.07058: variable 'ansible_shell_executable' from source: unknown 6581 1726772975.07061: variable 'ansible_connection' from source: unknown 6581 1726772975.07064: variable 'ansible_module_compression' from source: unknown 6581 1726772975.07066: variable 'ansible_shell_type' from source: unknown 6581 1726772975.07074: variable 'ansible_shell_executable' from source: unknown 6581 1726772975.07077: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.07082: variable 'ansible_pipelining' from source: unknown 6581 1726772975.07086: variable 'ansible_timeout' from source: unknown 6581 1726772975.07094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.07209: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772975.07242: variable 'omit' from source: magic vars 6581 1726772975.07245: starting attempt loop 6581 1726772975.07248: running the handler 6581 1726772975.07293: handler run complete 6581 1726772975.07311: attempt loop complete, returning result 6581 1726772975.07327: _execute() done 6581 1726772975.07330: dumping result to json 6581 1726772975.07337: done dumping result, returning 6581 1726772975.07347: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-a274-7900-000000000161] 6581 1726772975.07357: sending task result for task 129c3c75-c909-a274-7900-000000000161 6581 1726772975.07470: done sending task result for task 129c3c75-c909-a274-7900-000000000161 6581 1726772975.07473: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6581 1726772975.07573: no more pending results, returning what we have 6581 1726772975.07577: results queue empty 6581 1726772975.07578: checking for any_errors_fatal 6581 1726772975.07584: done checking for any_errors_fatal 6581 1726772975.07586: checking for max_fail_percentage 6581 1726772975.07587: done checking for max_fail_percentage 6581 1726772975.07588: checking to see if all hosts have failed and the running result is not ok 6581 1726772975.07588: done checking to see if all hosts have failed 6581 1726772975.07589: getting the remaining hosts for this loop 6581 1726772975.07591: done getting the remaining hosts for this loop 6581 1726772975.07596: getting the next task for host managed_node2 6581 1726772975.07606: done getting next task for host managed_node2 6581 1726772975.07609: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6581 1726772975.07612: ^ 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 6581 1726772975.07654: getting variables 6581 1726772975.07656: in VariableManager get_vars() 6581 1726772975.07684: Calling all_inventory to load vars for managed_node2 6581 1726772975.07688: Calling groups_inventory to load vars for managed_node2 6581 1726772975.07691: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772975.07701: Calling all_plugins_play to load vars for managed_node2 6581 1726772975.07704: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772975.07706: Calling groups_plugins_play to load vars for managed_node2 6581 1726772975.07876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772975.08047: done with get_vars() 6581 1726772975.08057: done getting variables 6581 1726772975.08120: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.038) 0:00:12.050 **** 6581 1726772975.08144: entering _queue_task() for managed_node2/package 6581 1726772975.08393: worker is 1 (out of 1 available) 6581 1726772975.08406: exiting _queue_task() for managed_node2/package 6581 1726772975.08420: done queuing things up, now waiting for results queue to drain 6581 1726772975.08421: waiting for pending results... 6581 1726772975.08612: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6581 1726772975.08693: in run() - task 129c3c75-c909-a274-7900-0000000000af 6581 1726772975.08714: variable 'ansible_search_path' from source: unknown 6581 1726772975.08727: variable 'ansible_search_path' from source: unknown 6581 1726772975.08771: calling self._execute() 6581 1726772975.08843: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.08847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.08921: variable 'omit' from source: magic vars 6581 1726772975.08961: variable 'omit' from source: magic vars 6581 1726772975.09013: variable 'omit' from source: magic vars 6581 1726772975.09036: variable '__kernel_settings_packages' from source: include_vars 6581 1726772975.09400: variable '__kernel_settings_packages' from source: include_vars 6581 1726772975.09599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772975.11403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772975.11479: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772975.11510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772975.11550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772975.11577: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772975.11821: 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) 6581 1726772975.11824: 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) 6581 1726772975.11826: 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) 6581 1726772975.11831: 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) 6581 1726772975.11833: 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) 6581 1726772975.11884: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726772975.11899: variable 'omit' from source: magic vars 6581 1726772975.11932: variable 'omit' from source: magic vars 6581 1726772975.11957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772975.12000: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772975.12008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772975.12038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772975.12048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772975.12072: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772975.12076: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.12080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.12179: Set connection var ansible_shell_type to sh 6581 1726772975.12190: Set connection var ansible_pipelining to False 6581 1726772975.12201: Set connection var ansible_timeout to 10 6581 1726772975.12226: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772975.12229: Set connection var ansible_shell_executable to /bin/sh 6581 1726772975.12232: Set connection var ansible_connection to ssh 6581 1726772975.12420: variable 'ansible_shell_executable' from source: unknown 6581 1726772975.12423: variable 'ansible_connection' from source: unknown 6581 1726772975.12424: variable 'ansible_module_compression' from source: unknown 6581 1726772975.12425: variable 'ansible_shell_type' from source: unknown 6581 1726772975.12428: variable 'ansible_shell_executable' from source: unknown 6581 1726772975.12430: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.12432: variable 'ansible_pipelining' from source: unknown 6581 1726772975.12436: variable 'ansible_timeout' from source: unknown 6581 1726772975.12438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.12440: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772975.12443: variable 'omit' from source: magic vars 6581 1726772975.12446: starting attempt loop 6581 1726772975.12449: running the handler 6581 1726772975.12451: variable 'ansible_facts' from source: unknown 6581 1726772975.12455: variable 'ansible_facts' from source: unknown 6581 1726772975.12474: _low_level_execute_command(): starting 6581 1726772975.12489: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772975.13158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772975.13175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772975.13191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772975.13210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772975.13328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772975.13409: 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.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772975.13435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772975.13525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772975.15140: stdout chunk (state=3): >>>/root <<< 6581 1726772975.15242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772975.15272: stderr chunk (state=3): >>><<< 6581 1726772975.15284: stdout chunk (state=3): >>><<< 6581 1726772975.15295: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772975.15306: _low_level_execute_command(): starting 6581 1726772975.15312: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945 `" && echo ansible-tmp-1726772975.1529648-6896-156529206903945="` echo /root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945 `" ) && sleep 0' 6581 1726772975.15764: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772975.15767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772975.15769: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.15771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772975.15773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772975.15776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.15817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772975.15821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772975.15897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772975.17793: stdout chunk (state=3): >>>ansible-tmp-1726772975.1529648-6896-156529206903945=/root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945 <<< 6581 1726772975.17897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772975.17930: stderr chunk (state=3): >>><<< 6581 1726772975.17933: stdout chunk (state=3): >>><<< 6581 1726772975.17947: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772975.1529648-6896-156529206903945=/root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772975.17974: variable 'ansible_module_compression' from source: unknown 6581 1726772975.18018: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6581 1726772975.18057: variable 'ansible_facts' from source: unknown 6581 1726772975.18135: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945/AnsiballZ_dnf.py 6581 1726772975.18240: Sending initial data 6581 1726772975.18243: Sent initial data (150 bytes) 6581 1726772975.18935: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.18972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772975.18975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772975.19048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772975.20580: 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 <<< 6581 1726772975.20637: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772975.20702: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1ar76pqs /root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945/AnsiballZ_dnf.py <<< 6581 1726772975.20740: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945/AnsiballZ_dnf.py" <<< 6581 1726772975.20760: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1ar76pqs" to remote "/root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945/AnsiballZ_dnf.py" <<< 6581 1726772975.20768: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945/AnsiballZ_dnf.py" <<< 6581 1726772975.21750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772975.21823: stderr chunk (state=3): >>><<< 6581 1726772975.21826: stdout chunk (state=3): >>><<< 6581 1726772975.21828: done transferring module to remote 6581 1726772975.21831: _low_level_execute_command(): starting 6581 1726772975.21833: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945/ /root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945/AnsiballZ_dnf.py && sleep 0' 6581 1726772975.22787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772975.22834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772975.22940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772975.23005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772975.23158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772975.24879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772975.24956: stderr chunk (state=3): >>><<< 6581 1726772975.24967: stdout chunk (state=3): >>><<< 6581 1726772975.24991: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772975.25000: _low_level_execute_command(): starting 6581 1726772975.25026: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945/AnsiballZ_dnf.py && sleep 0' 6581 1726772975.25446: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772975.25450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.25469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.25513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772975.25519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772975.25595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772975.66305: 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}}} <<< 6581 1726772975.70202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772975.70207: stdout chunk (state=3): >>><<< 6581 1726772975.70209: stderr chunk (state=3): >>><<< 6581 1726772975.70364: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772975.70378: 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-1726772975.1529648-6896-156529206903945/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772975.70381: _low_level_execute_command(): starting 6581 1726772975.70383: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772975.1529648-6896-156529206903945/ > /dev/null 2>&1 && sleep 0' 6581 1726772975.71399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772975.71402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772975.71405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.71407: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772975.71409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.71472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772975.71476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772975.71732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772975.73581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772975.73657: stderr chunk (state=3): >>><<< 6581 1726772975.73710: stdout chunk (state=3): >>><<< 6581 1726772975.73766: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772975.73793: handler run complete 6581 1726772975.73849: attempt loop complete, returning result 6581 1726772975.73861: _execute() done 6581 1726772975.73868: dumping result to json 6581 1726772975.73878: done dumping result, returning 6581 1726772975.73892: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-a274-7900-0000000000af] 6581 1726772975.73901: sending task result for task 129c3c75-c909-a274-7900-0000000000af ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6581 1726772975.74272: no more pending results, returning what we have 6581 1726772975.74275: results queue empty 6581 1726772975.74276: checking for any_errors_fatal 6581 1726772975.74283: done checking for any_errors_fatal 6581 1726772975.74284: checking for max_fail_percentage 6581 1726772975.74285: done checking for max_fail_percentage 6581 1726772975.74286: checking to see if all hosts have failed and the running result is not ok 6581 1726772975.74287: done checking to see if all hosts have failed 6581 1726772975.74288: getting the remaining hosts for this loop 6581 1726772975.74289: done getting the remaining hosts for this loop 6581 1726772975.74293: getting the next task for host managed_node2 6581 1726772975.74303: done getting next task for host managed_node2 6581 1726772975.74308: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6581 1726772975.74310: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772975.74324: getting variables 6581 1726772975.74326: in VariableManager get_vars() 6581 1726772975.74366: Calling all_inventory to load vars for managed_node2 6581 1726772975.74369: Calling groups_inventory to load vars for managed_node2 6581 1726772975.74371: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772975.74381: Calling all_plugins_play to load vars for managed_node2 6581 1726772975.74384: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772975.74388: Calling groups_plugins_play to load vars for managed_node2 6581 1726772975.74811: done sending task result for task 129c3c75-c909-a274-7900-0000000000af 6581 1726772975.74814: WORKER PROCESS EXITING 6581 1726772975.74840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772975.75047: done with get_vars() 6581 1726772975.75060: done getting variables 6581 1726772975.75162: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.670) 0:00:12.720 **** 6581 1726772975.75191: entering _queue_task() for managed_node2/debug 6581 1726772975.75193: Creating lock for debug 6581 1726772975.75398: worker is 1 (out of 1 available) 6581 1726772975.75411: exiting _queue_task() for managed_node2/debug 6581 1726772975.75424: done queuing things up, now waiting for results queue to drain 6581 1726772975.75426: waiting for pending results... 6581 1726772975.75576: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6581 1726772975.75827: in run() - task 129c3c75-c909-a274-7900-0000000000b1 6581 1726772975.75832: variable 'ansible_search_path' from source: unknown 6581 1726772975.75835: variable 'ansible_search_path' from source: unknown 6581 1726772975.75837: calling self._execute() 6581 1726772975.75840: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.75843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.75845: variable 'omit' from source: magic vars 6581 1726772975.76322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772975.78140: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772975.78219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772975.78223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772975.78240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772975.78261: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772975.78325: 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) 6581 1726772975.78345: 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) 6581 1726772975.78364: 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) 6581 1726772975.78390: 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) 6581 1726772975.78400: 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) 6581 1726772975.78481: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726772975.78494: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726772975.78497: when evaluation is False, skipping this task 6581 1726772975.78500: _execute() done 6581 1726772975.78502: dumping result to json 6581 1726772975.78505: done dumping result, returning 6581 1726772975.78514: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-a274-7900-0000000000b1] 6581 1726772975.78519: sending task result for task 129c3c75-c909-a274-7900-0000000000b1 6581 1726772975.78610: done sending task result for task 129c3c75-c909-a274-7900-0000000000b1 6581 1726772975.78613: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6581 1726772975.78690: no more pending results, returning what we have 6581 1726772975.78693: results queue empty 6581 1726772975.78694: checking for any_errors_fatal 6581 1726772975.78702: done checking for any_errors_fatal 6581 1726772975.78702: checking for max_fail_percentage 6581 1726772975.78704: done checking for max_fail_percentage 6581 1726772975.78704: checking to see if all hosts have failed and the running result is not ok 6581 1726772975.78705: done checking to see if all hosts have failed 6581 1726772975.78706: getting the remaining hosts for this loop 6581 1726772975.78708: done getting the remaining hosts for this loop 6581 1726772975.78711: getting the next task for host managed_node2 6581 1726772975.78719: done getting next task for host managed_node2 6581 1726772975.78724: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6581 1726772975.78726: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772975.78738: getting variables 6581 1726772975.78739: in VariableManager get_vars() 6581 1726772975.78772: Calling all_inventory to load vars for managed_node2 6581 1726772975.78774: Calling groups_inventory to load vars for managed_node2 6581 1726772975.78776: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772975.78784: Calling all_plugins_play to load vars for managed_node2 6581 1726772975.78787: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772975.78789: Calling groups_plugins_play to load vars for managed_node2 6581 1726772975.78912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772975.79037: done with get_vars() 6581 1726772975.79047: done getting variables 6581 1726772975.79166: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.039) 0:00:12.760 **** 6581 1726772975.79187: entering _queue_task() for managed_node2/reboot 6581 1726772975.79189: Creating lock for reboot 6581 1726772975.79495: worker is 1 (out of 1 available) 6581 1726772975.79506: exiting _queue_task() for managed_node2/reboot 6581 1726772975.79646: done queuing things up, now waiting for results queue to drain 6581 1726772975.79648: waiting for pending results... 6581 1726772975.79845: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6581 1726772975.79971: in run() - task 129c3c75-c909-a274-7900-0000000000b2 6581 1726772975.79976: variable 'ansible_search_path' from source: unknown 6581 1726772975.79979: variable 'ansible_search_path' from source: unknown 6581 1726772975.79985: calling self._execute() 6581 1726772975.80062: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.80081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.80097: variable 'omit' from source: magic vars 6581 1726772975.80543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772975.82578: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772975.82635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772975.82663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772975.82688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772975.82707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772975.82770: 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) 6581 1726772975.82790: 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) 6581 1726772975.82807: 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) 6581 1726772975.82838: 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) 6581 1726772975.82849: 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) 6581 1726772975.82926: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726772975.82939: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726772975.82942: when evaluation is False, skipping this task 6581 1726772975.82945: _execute() done 6581 1726772975.82949: dumping result to json 6581 1726772975.82951: done dumping result, returning 6581 1726772975.82964: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-a274-7900-0000000000b2] 6581 1726772975.82967: sending task result for task 129c3c75-c909-a274-7900-0000000000b2 6581 1726772975.83046: done sending task result for task 129c3c75-c909-a274-7900-0000000000b2 6581 1726772975.83049: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6581 1726772975.83120: no more pending results, returning what we have 6581 1726772975.83124: results queue empty 6581 1726772975.83124: checking for any_errors_fatal 6581 1726772975.83130: done checking for any_errors_fatal 6581 1726772975.83131: checking for max_fail_percentage 6581 1726772975.83132: done checking for max_fail_percentage 6581 1726772975.83133: checking to see if all hosts have failed and the running result is not ok 6581 1726772975.83134: done checking to see if all hosts have failed 6581 1726772975.83134: getting the remaining hosts for this loop 6581 1726772975.83136: done getting the remaining hosts for this loop 6581 1726772975.83139: getting the next task for host managed_node2 6581 1726772975.83146: done getting next task for host managed_node2 6581 1726772975.83150: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6581 1726772975.83152: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772975.83166: getting variables 6581 1726772975.83167: in VariableManager get_vars() 6581 1726772975.83261: Calling all_inventory to load vars for managed_node2 6581 1726772975.83263: Calling groups_inventory to load vars for managed_node2 6581 1726772975.83265: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772975.83272: Calling all_plugins_play to load vars for managed_node2 6581 1726772975.83273: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772975.83276: Calling groups_plugins_play to load vars for managed_node2 6581 1726772975.83421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772975.83580: done with get_vars() 6581 1726772975.83590: done getting variables 6581 1726772975.83646: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.044) 0:00:12.805 **** 6581 1726772975.83674: entering _queue_task() for managed_node2/fail 6581 1726772975.83912: worker is 1 (out of 1 available) 6581 1726772975.84027: exiting _queue_task() for managed_node2/fail 6581 1726772975.84038: done queuing things up, now waiting for results queue to drain 6581 1726772975.84040: waiting for pending results... 6581 1726772975.84232: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6581 1726772975.84327: in run() - task 129c3c75-c909-a274-7900-0000000000b3 6581 1726772975.84346: variable 'ansible_search_path' from source: unknown 6581 1726772975.84423: variable 'ansible_search_path' from source: unknown 6581 1726772975.84426: calling self._execute() 6581 1726772975.84458: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.84472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.84489: variable 'omit' from source: magic vars 6581 1726772975.85223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772975.87248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772975.87296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772975.87327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772975.87355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772975.87373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772975.87436: 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) 6581 1726772975.87466: 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) 6581 1726772975.87483: 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) 6581 1726772975.87510: 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) 6581 1726772975.87524: 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) 6581 1726772975.87599: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726772975.87612: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726772975.87622: when evaluation is False, skipping this task 6581 1726772975.87627: _execute() done 6581 1726772975.87630: dumping result to json 6581 1726772975.87632: done dumping result, returning 6581 1726772975.87640: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-a274-7900-0000000000b3] 6581 1726772975.87645: sending task result for task 129c3c75-c909-a274-7900-0000000000b3 6581 1726772975.87732: done sending task result for task 129c3c75-c909-a274-7900-0000000000b3 6581 1726772975.87734: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6581 1726772975.87785: no more pending results, returning what we have 6581 1726772975.87788: results queue empty 6581 1726772975.87789: checking for any_errors_fatal 6581 1726772975.87795: done checking for any_errors_fatal 6581 1726772975.87796: checking for max_fail_percentage 6581 1726772975.87797: done checking for max_fail_percentage 6581 1726772975.87798: checking to see if all hosts have failed and the running result is not ok 6581 1726772975.87799: done checking to see if all hosts have failed 6581 1726772975.87800: getting the remaining hosts for this loop 6581 1726772975.87802: done getting the remaining hosts for this loop 6581 1726772975.87805: getting the next task for host managed_node2 6581 1726772975.87814: done getting next task for host managed_node2 6581 1726772975.87820: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6581 1726772975.87822: ^ 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 6581 1726772975.87836: getting variables 6581 1726772975.87837: in VariableManager get_vars() 6581 1726772975.87872: Calling all_inventory to load vars for managed_node2 6581 1726772975.87875: Calling groups_inventory to load vars for managed_node2 6581 1726772975.87877: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772975.87885: Calling all_plugins_play to load vars for managed_node2 6581 1726772975.87887: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772975.87890: Calling groups_plugins_play to load vars for managed_node2 6581 1726772975.88049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772975.88175: done with get_vars() 6581 1726772975.88184: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.045) 0:00:12.851 **** 6581 1726772975.88254: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726772975.88259: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 6581 1726772975.88671: worker is 1 (out of 1 available) 6581 1726772975.88687: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726772975.88700: done queuing things up, now waiting for results queue to drain 6581 1726772975.88701: waiting for pending results... 6581 1726772975.89262: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6581 1726772975.89469: in run() - task 129c3c75-c909-a274-7900-0000000000b5 6581 1726772975.89474: variable 'ansible_search_path' from source: unknown 6581 1726772975.89477: variable 'ansible_search_path' from source: unknown 6581 1726772975.89479: calling self._execute() 6581 1726772975.89621: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.89781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.89787: variable 'omit' from source: magic vars 6581 1726772975.89876: variable 'omit' from source: magic vars 6581 1726772975.89920: variable 'omit' from source: magic vars 6581 1726772975.89944: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6581 1726772975.90178: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6581 1726772975.90238: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726772975.90267: variable 'omit' from source: magic vars 6581 1726772975.90297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772975.90331: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772975.90349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772975.90366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772975.90375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772975.90397: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772975.90400: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.90403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.90474: Set connection var ansible_shell_type to sh 6581 1726772975.90482: Set connection var ansible_pipelining to False 6581 1726772975.90488: Set connection var ansible_timeout to 10 6581 1726772975.90494: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772975.90499: Set connection var ansible_shell_executable to /bin/sh 6581 1726772975.90501: Set connection var ansible_connection to ssh 6581 1726772975.90518: variable 'ansible_shell_executable' from source: unknown 6581 1726772975.90522: variable 'ansible_connection' from source: unknown 6581 1726772975.90524: variable 'ansible_module_compression' from source: unknown 6581 1726772975.90526: variable 'ansible_shell_type' from source: unknown 6581 1726772975.90528: variable 'ansible_shell_executable' from source: unknown 6581 1726772975.90530: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772975.90534: variable 'ansible_pipelining' from source: unknown 6581 1726772975.90536: variable 'ansible_timeout' from source: unknown 6581 1726772975.90540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772975.90677: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726772975.90686: variable 'omit' from source: magic vars 6581 1726772975.90691: starting attempt loop 6581 1726772975.90694: running the handler 6581 1726772975.90705: _low_level_execute_command(): starting 6581 1726772975.90712: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772975.91219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772975.91223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.91227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772975.91230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.91278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772975.91281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772975.91378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772975.93009: stdout chunk (state=3): >>>/root <<< 6581 1726772975.93108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772975.93141: stderr chunk (state=3): >>><<< 6581 1726772975.93144: stdout chunk (state=3): >>><<< 6581 1726772975.93166: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772975.93179: _low_level_execute_command(): starting 6581 1726772975.93183: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508 `" && echo ansible-tmp-1726772975.931647-6938-213969832461508="` echo /root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508 `" ) && sleep 0' 6581 1726772975.93633: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772975.93636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772975.93647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.93650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772975.93652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772975.93698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772975.93702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772975.93706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772975.93802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772975.95729: stdout chunk (state=3): >>>ansible-tmp-1726772975.931647-6938-213969832461508=/root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508 <<< 6581 1726772975.95774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772975.95805: stderr chunk (state=3): >>><<< 6581 1726772975.95808: stdout chunk (state=3): >>><<< 6581 1726772975.95830: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772975.931647-6938-213969832461508=/root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772975.95870: variable 'ansible_module_compression' from source: unknown 6581 1726772975.95904: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 6581 1726772975.95907: ANSIBALLZ: Acquiring lock 6581 1726772975.95910: ANSIBALLZ: Lock acquired: 140135458863824 6581 1726772975.95912: ANSIBALLZ: Creating module 6581 1726772976.05366: ANSIBALLZ: Writing module into payload 6581 1726772976.05421: ANSIBALLZ: Writing module 6581 1726772976.05438: ANSIBALLZ: Renaming module 6581 1726772976.05444: ANSIBALLZ: Done creating module 6581 1726772976.05464: variable 'ansible_facts' from source: unknown 6581 1726772976.05523: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508/AnsiballZ_kernel_settings_get_config.py 6581 1726772976.05622: Sending initial data 6581 1726772976.05625: Sent initial data (172 bytes) 6581 1726772976.06184: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772976.06188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772976.06190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.06192: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772976.06195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.06248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.06251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.06253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.06320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.07881: 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 <<< 6581 1726772976.07886: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726772976.07937: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772976.08007: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1jye6szt /root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508/AnsiballZ_kernel_settings_get_config.py <<< 6581 1726772976.08010: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726772976.08063: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1jye6szt" to remote "/root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726772976.08069: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726772976.08804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.08839: stderr chunk (state=3): >>><<< 6581 1726772976.08971: stdout chunk (state=3): >>><<< 6581 1726772976.08974: done transferring module to remote 6581 1726772976.08976: _low_level_execute_command(): starting 6581 1726772976.08978: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508/ /root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726772976.09479: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772976.09534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772976.09541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.09579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.09591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.09660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.11399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.11412: stderr chunk (state=3): >>><<< 6581 1726772976.11415: stdout chunk (state=3): >>><<< 6581 1726772976.11446: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772976.11450: _low_level_execute_command(): starting 6581 1726772976.11452: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726772976.12056: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.12060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772976.12062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.12129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.12144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.12174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.12270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.27553: 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"}}} <<< 6581 1726772976.28840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772976.28843: stdout chunk (state=3): >>><<< 6581 1726772976.28846: stderr chunk (state=3): >>><<< 6581 1726772976.28983: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772976.28987: 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-1726772975.931647-6938-213969832461508/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772976.28990: _low_level_execute_command(): starting 6581 1726772976.28992: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772975.931647-6938-213969832461508/ > /dev/null 2>&1 && sleep 0' 6581 1726772976.29617: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772976.29631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772976.29676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772976.29688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.29772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.29803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.29820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.29848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.29948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.31804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.32024: stderr chunk (state=3): >>><<< 6581 1726772976.32028: stdout chunk (state=3): >>><<< 6581 1726772976.32031: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772976.32033: handler run complete 6581 1726772976.32035: attempt loop complete, returning result 6581 1726772976.32036: _execute() done 6581 1726772976.32038: dumping result to json 6581 1726772976.32040: done dumping result, returning 6581 1726772976.32041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-a274-7900-0000000000b5] 6581 1726772976.32043: sending task result for task 129c3c75-c909-a274-7900-0000000000b5 6581 1726772976.32111: done sending task result for task 129c3c75-c909-a274-7900-0000000000b5 6581 1726772976.32115: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6581 1726772976.32190: no more pending results, returning what we have 6581 1726772976.32193: results queue empty 6581 1726772976.32193: checking for any_errors_fatal 6581 1726772976.32198: done checking for any_errors_fatal 6581 1726772976.32199: checking for max_fail_percentage 6581 1726772976.32200: done checking for max_fail_percentage 6581 1726772976.32200: checking to see if all hosts have failed and the running result is not ok 6581 1726772976.32201: done checking to see if all hosts have failed 6581 1726772976.32202: getting the remaining hosts for this loop 6581 1726772976.32203: done getting the remaining hosts for this loop 6581 1726772976.32206: getting the next task for host managed_node2 6581 1726772976.32211: done getting next task for host managed_node2 6581 1726772976.32215: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6581 1726772976.32219: ^ 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 6581 1726772976.32230: getting variables 6581 1726772976.32231: in VariableManager get_vars() 6581 1726772976.32265: Calling all_inventory to load vars for managed_node2 6581 1726772976.32268: Calling groups_inventory to load vars for managed_node2 6581 1726772976.32270: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772976.32279: Calling all_plugins_play to load vars for managed_node2 6581 1726772976.32281: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772976.32284: Calling groups_plugins_play to load vars for managed_node2 6581 1726772976.32421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772976.32594: done with get_vars() 6581 1726772976.32607: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:09:36 -0400 (0:00:00.444) 0:00:13.296 **** 6581 1726772976.32709: entering _queue_task() for managed_node2/stat 6581 1726772976.33235: worker is 1 (out of 1 available) 6581 1726772976.33247: exiting _queue_task() for managed_node2/stat 6581 1726772976.33260: done queuing things up, now waiting for results queue to drain 6581 1726772976.33262: waiting for pending results... 6581 1726772976.33534: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6581 1726772976.33624: in run() - task 129c3c75-c909-a274-7900-0000000000b6 6581 1726772976.33627: variable 'ansible_search_path' from source: unknown 6581 1726772976.33630: variable 'ansible_search_path' from source: unknown 6581 1726772976.33649: variable '__prof_from_conf' from source: task vars 6581 1726772976.33981: variable '__prof_from_conf' from source: task vars 6581 1726772976.34295: variable '__data' from source: task vars 6581 1726772976.34349: variable '__kernel_settings_register_tuned_main' from source: set_fact 6581 1726772976.34548: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726772976.34558: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726772976.34599: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726772976.34619: variable 'omit' from source: magic vars 6581 1726772976.34683: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772976.34689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772976.34699: variable 'omit' from source: magic vars 6581 1726772976.34867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772976.36623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772976.36627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772976.36630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772976.36632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772976.36634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772976.36711: 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) 6581 1726772976.36749: 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) 6581 1726772976.36779: 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) 6581 1726772976.36823: 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) 6581 1726772976.36844: 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) 6581 1726772976.36953: variable 'item' from source: unknown 6581 1726772976.36965: Evaluated conditional (item | length > 0): False 6581 1726772976.36968: when evaluation is False, skipping this task 6581 1726772976.36999: variable 'item' from source: unknown 6581 1726772976.37051: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6581 1726772976.37213: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772976.37218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772976.37221: variable 'omit' from source: magic vars 6581 1726772976.37272: 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) 6581 1726772976.37291: 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) 6581 1726772976.37313: 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) 6581 1726772976.37342: 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) 6581 1726772976.37352: 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) 6581 1726772976.37406: variable 'item' from source: unknown 6581 1726772976.37412: Evaluated conditional (item | length > 0): True 6581 1726772976.37421: variable 'omit' from source: magic vars 6581 1726772976.37452: variable 'omit' from source: magic vars 6581 1726772976.37482: variable 'item' from source: unknown 6581 1726772976.37529: variable 'item' from source: unknown 6581 1726772976.37539: variable 'omit' from source: magic vars 6581 1726772976.37561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772976.37580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772976.37594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772976.37607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772976.37614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772976.37638: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772976.37643: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772976.37645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772976.37704: Set connection var ansible_shell_type to sh 6581 1726772976.37714: Set connection var ansible_pipelining to False 6581 1726772976.37721: Set connection var ansible_timeout to 10 6581 1726772976.37728: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772976.37732: Set connection var ansible_shell_executable to /bin/sh 6581 1726772976.37734: Set connection var ansible_connection to ssh 6581 1726772976.37750: variable 'ansible_shell_executable' from source: unknown 6581 1726772976.37757: variable 'ansible_connection' from source: unknown 6581 1726772976.37760: variable 'ansible_module_compression' from source: unknown 6581 1726772976.37762: variable 'ansible_shell_type' from source: unknown 6581 1726772976.37765: variable 'ansible_shell_executable' from source: unknown 6581 1726772976.37767: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772976.37769: variable 'ansible_pipelining' from source: unknown 6581 1726772976.37771: variable 'ansible_timeout' from source: unknown 6581 1726772976.37773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772976.37867: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726772976.37877: variable 'omit' from source: magic vars 6581 1726772976.37879: starting attempt loop 6581 1726772976.37884: running the handler 6581 1726772976.37894: _low_level_execute_command(): starting 6581 1726772976.37900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772976.38385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772976.38388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.38390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772976.38394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772976.38397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.38444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.38447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.38453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.38511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.40099: stdout chunk (state=3): >>>/root <<< 6581 1726772976.40193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.40226: stderr chunk (state=3): >>><<< 6581 1726772976.40229: stdout chunk (state=3): >>><<< 6581 1726772976.40246: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772976.40256: _low_level_execute_command(): starting 6581 1726772976.40263: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968 `" && echo ansible-tmp-1726772976.4024615-6969-164049454406968="` echo /root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968 `" ) && sleep 0' 6581 1726772976.40675: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772976.40678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.40681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772976.40683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.40735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.40738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.40742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.40800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.42668: stdout chunk (state=3): >>>ansible-tmp-1726772976.4024615-6969-164049454406968=/root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968 <<< 6581 1726772976.42775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.42801: stderr chunk (state=3): >>><<< 6581 1726772976.42804: stdout chunk (state=3): >>><<< 6581 1726772976.42820: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772976.4024615-6969-164049454406968=/root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772976.42853: variable 'ansible_module_compression' from source: unknown 6581 1726772976.42889: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726772976.42917: variable 'ansible_facts' from source: unknown 6581 1726772976.42974: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968/AnsiballZ_stat.py 6581 1726772976.43067: Sending initial data 6581 1726772976.43070: Sent initial data (151 bytes) 6581 1726772976.43502: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772976.43506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772976.43512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.43514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772976.43518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.43571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.43574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.43627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.45143: 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 <<< 6581 1726772976.45198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772976.45254: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp91gxybqs /root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968/AnsiballZ_stat.py <<< 6581 1726772976.45263: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968/AnsiballZ_stat.py" <<< 6581 1726772976.45313: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp91gxybqs" to remote "/root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968/AnsiballZ_stat.py" <<< 6581 1726772976.45318: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968/AnsiballZ_stat.py" <<< 6581 1726772976.45913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.45961: stderr chunk (state=3): >>><<< 6581 1726772976.45965: stdout chunk (state=3): >>><<< 6581 1726772976.46001: done transferring module to remote 6581 1726772976.46010: _low_level_execute_command(): starting 6581 1726772976.46015: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968/ /root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968/AnsiballZ_stat.py && sleep 0' 6581 1726772976.46458: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772976.46461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772976.46464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.46466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772976.46468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772976.46472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.46515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.46521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.46591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.48294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.48326: stderr chunk (state=3): >>><<< 6581 1726772976.48329: stdout chunk (state=3): >>><<< 6581 1726772976.48342: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772976.48345: _low_level_execute_command(): starting 6581 1726772976.48350: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968/AnsiballZ_stat.py && sleep 0' 6581 1726772976.48794: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772976.48797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772976.48799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.48801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772976.48803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.48851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.48864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.48879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.48935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.64505: 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": 29, "inode": 341835968, "dev": 51714, "nlink": 3, "atime": 1726772974.269851, "mtime": 1726772972.4608364, "ctime": 1726772972.4608364, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726772976.65896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772976.65922: stderr chunk (state=3): >>><<< 6581 1726772976.65925: stdout chunk (state=3): >>><<< 6581 1726772976.65940: _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": 29, "inode": 341835968, "dev": 51714, "nlink": 3, "atime": 1726772974.269851, "mtime": 1726772972.4608364, "ctime": 1726772972.4608364, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772976.65992: 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-1726772976.4024615-6969-164049454406968/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772976.65999: _low_level_execute_command(): starting 6581 1726772976.66004: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772976.4024615-6969-164049454406968/ > /dev/null 2>&1 && sleep 0' 6581 1726772976.66649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772976.66654: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.66656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.66658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.66740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.68635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.68647: stdout chunk (state=3): >>><<< 6581 1726772976.68664: stderr chunk (state=3): >>><<< 6581 1726772976.68686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772976.68698: handler run complete 6581 1726772976.68779: attempt loop complete, returning result 6581 1726772976.68808: variable 'item' from source: unknown 6581 1726772976.68901: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726772974.269851, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772972.4608364, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 341835968, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772972.4608364, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "548754143", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726772976.69242: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772976.69245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772976.69247: variable 'omit' from source: magic vars 6581 1726772976.69362: 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) 6581 1726772976.69377: 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) 6581 1726772976.69421: 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) 6581 1726772976.69453: 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) 6581 1726772976.69523: 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) 6581 1726772976.69576: variable 'item' from source: unknown 6581 1726772976.69592: Evaluated conditional (item | length > 0): True 6581 1726772976.69600: variable 'omit' from source: magic vars 6581 1726772976.69621: variable 'omit' from source: magic vars 6581 1726772976.69670: variable 'item' from source: unknown 6581 1726772976.69742: variable 'item' from source: unknown 6581 1726772976.69764: variable 'omit' from source: magic vars 6581 1726772976.69788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772976.69908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772976.69911: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772976.69914: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772976.69918: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772976.69920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772976.69922: Set connection var ansible_shell_type to sh 6581 1726772976.69935: Set connection var ansible_pipelining to False 6581 1726772976.69945: Set connection var ansible_timeout to 10 6581 1726772976.69959: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772976.69970: Set connection var ansible_shell_executable to /bin/sh 6581 1726772976.69977: Set connection var ansible_connection to ssh 6581 1726772976.70002: variable 'ansible_shell_executable' from source: unknown 6581 1726772976.70012: variable 'ansible_connection' from source: unknown 6581 1726772976.70025: variable 'ansible_module_compression' from source: unknown 6581 1726772976.70033: variable 'ansible_shell_type' from source: unknown 6581 1726772976.70039: variable 'ansible_shell_executable' from source: unknown 6581 1726772976.70046: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772976.70056: variable 'ansible_pipelining' from source: unknown 6581 1726772976.70064: variable 'ansible_timeout' from source: unknown 6581 1726772976.70073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772976.70185: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772976.70200: variable 'omit' from source: magic vars 6581 1726772976.70209: starting attempt loop 6581 1726772976.70217: running the handler 6581 1726772976.70232: _low_level_execute_command(): starting 6581 1726772976.70310: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772976.70891: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772976.70931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772976.70944: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772976.70966: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772976.71033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.71070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.71087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.71101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.71199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.72768: stdout chunk (state=3): >>>/root <<< 6581 1726772976.73028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.73032: stdout chunk (state=3): >>><<< 6581 1726772976.73034: stderr chunk (state=3): >>><<< 6581 1726772976.73037: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772976.73039: _low_level_execute_command(): starting 6581 1726772976.73041: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598 `" && echo ansible-tmp-1726772976.7293553-6969-177368755922598="` echo /root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598 `" ) && sleep 0' 6581 1726772976.73647: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772976.73671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772976.73685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772976.73713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772976.73732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772976.73827: 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.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.73846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.73870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.73888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.73975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.75889: stdout chunk (state=3): >>>ansible-tmp-1726772976.7293553-6969-177368755922598=/root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598 <<< 6581 1726772976.76031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.76063: stdout chunk (state=3): >>><<< 6581 1726772976.76067: stderr chunk (state=3): >>><<< 6581 1726772976.76084: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772976.7293553-6969-177368755922598=/root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772976.76222: variable 'ansible_module_compression' from source: unknown 6581 1726772976.76225: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726772976.76227: variable 'ansible_facts' from source: unknown 6581 1726772976.76297: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598/AnsiballZ_stat.py 6581 1726772976.76479: Sending initial data 6581 1726772976.76482: Sent initial data (151 bytes) 6581 1726772976.77124: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772976.77232: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.77251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.77270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.77291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.77377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.78929: 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 <<< 6581 1726772976.79002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772976.79097: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpxaiwik53 /root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598/AnsiballZ_stat.py <<< 6581 1726772976.79107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598/AnsiballZ_stat.py" <<< 6581 1726772976.79157: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpxaiwik53" to remote "/root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598/AnsiballZ_stat.py" <<< 6581 1726772976.80035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.80048: stderr chunk (state=3): >>><<< 6581 1726772976.80058: stdout chunk (state=3): >>><<< 6581 1726772976.80191: done transferring module to remote 6581 1726772976.80194: _low_level_execute_command(): starting 6581 1726772976.80196: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598/ /root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598/AnsiballZ_stat.py && sleep 0' 6581 1726772976.80813: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772976.80829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772976.80956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.80986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.81004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.81027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.81119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.82893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772976.82908: stdout chunk (state=3): >>><<< 6581 1726772976.82922: stderr chunk (state=3): >>><<< 6581 1726772976.82952: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772976.83040: _low_level_execute_command(): starting 6581 1726772976.83043: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598/AnsiballZ_stat.py && sleep 0' 6581 1726772976.83630: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772976.83645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772976.83683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772976.83696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772976.83794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772976.83818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772976.83831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772976.83933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772976.99508: 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": 152, "inode": 339738816, "dev": 51714, "nlink": 4, "atime": 1726772970.6258216, "mtime": 1726772970.6238217, "ctime": 1726772970.6238217, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3610907519", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726772977.00908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772977.00939: stderr chunk (state=3): >>><<< 6581 1726772977.00942: stdout chunk (state=3): >>><<< 6581 1726772977.00956: _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": 152, "inode": 339738816, "dev": 51714, "nlink": 4, "atime": 1726772970.6258216, "mtime": 1726772970.6238217, "ctime": 1726772970.6238217, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3610907519", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772977.00991: 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-1726772976.7293553-6969-177368755922598/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772977.00997: _low_level_execute_command(): starting 6581 1726772977.01002: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772976.7293553-6969-177368755922598/ > /dev/null 2>&1 && sleep 0' 6581 1726772977.01467: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772977.01471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772977.01473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772977.01475: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772977.01477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.01522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.01525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.01531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.01593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.03423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.03446: stdout chunk (state=3): >>><<< 6581 1726772977.03449: stderr chunk (state=3): >>><<< 6581 1726772977.03625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772977.03629: handler run complete 6581 1726772977.03631: attempt loop complete, returning result 6581 1726772977.03633: variable 'item' from source: unknown 6581 1726772977.03635: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772970.6258216, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772970.6238217, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 339738816, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772970.6238217, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "3610907519", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726772977.04042: dumping result to json 6581 1726772977.04046: done dumping result, returning 6581 1726772977.04049: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-a274-7900-0000000000b6] 6581 1726772977.04051: sending task result for task 129c3c75-c909-a274-7900-0000000000b6 6581 1726772977.04301: no more pending results, returning what we have 6581 1726772977.04305: results queue empty 6581 1726772977.04305: checking for any_errors_fatal 6581 1726772977.04312: done checking for any_errors_fatal 6581 1726772977.04312: checking for max_fail_percentage 6581 1726772977.04314: done checking for max_fail_percentage 6581 1726772977.04315: checking to see if all hosts have failed and the running result is not ok 6581 1726772977.04315: done checking to see if all hosts have failed 6581 1726772977.04318: getting the remaining hosts for this loop 6581 1726772977.04320: done getting the remaining hosts for this loop 6581 1726772977.04324: getting the next task for host managed_node2 6581 1726772977.04332: done getting next task for host managed_node2 6581 1726772977.04336: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6581 1726772977.04338: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772977.04350: getting variables 6581 1726772977.04352: in VariableManager get_vars() 6581 1726772977.04382: Calling all_inventory to load vars for managed_node2 6581 1726772977.04385: Calling groups_inventory to load vars for managed_node2 6581 1726772977.04388: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772977.04398: Calling all_plugins_play to load vars for managed_node2 6581 1726772977.04521: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772977.04529: done sending task result for task 129c3c75-c909-a274-7900-0000000000b6 6581 1726772977.04533: WORKER PROCESS EXITING 6581 1726772977.04540: Calling groups_plugins_play to load vars for managed_node2 6581 1726772977.04784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772977.04988: done with get_vars() 6581 1726772977.05001: done getting variables 6581 1726772977.05064: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:09:37 -0400 (0:00:00.723) 0:00:14.020 **** 6581 1726772977.05100: entering _queue_task() for managed_node2/set_fact 6581 1726772977.05381: worker is 1 (out of 1 available) 6581 1726772977.05394: exiting _queue_task() for managed_node2/set_fact 6581 1726772977.05526: done queuing things up, now waiting for results queue to drain 6581 1726772977.05528: waiting for pending results... 6581 1726772977.05757: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6581 1726772977.05837: in run() - task 129c3c75-c909-a274-7900-0000000000b7 6581 1726772977.05876: variable 'ansible_search_path' from source: unknown 6581 1726772977.05880: variable 'ansible_search_path' from source: unknown 6581 1726772977.05961: calling self._execute() 6581 1726772977.06010: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772977.06026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772977.06043: variable 'omit' from source: magic vars 6581 1726772977.06163: variable 'omit' from source: magic vars 6581 1726772977.06231: variable 'omit' from source: magic vars 6581 1726772977.06809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772977.08676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772977.08729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772977.08759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772977.08783: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772977.08804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772977.08862: 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) 6581 1726772977.08884: 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) 6581 1726772977.08901: 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) 6581 1726772977.08932: 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) 6581 1726772977.08943: 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) 6581 1726772977.08975: 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) 6581 1726772977.08991: 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) 6581 1726772977.09009: 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) 6581 1726772977.09037: 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) 6581 1726772977.09047: 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) 6581 1726772977.09085: 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) 6581 1726772977.09103: 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) 6581 1726772977.09121: 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) 6581 1726772977.09148: 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) 6581 1726772977.09220: 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) 6581 1726772977.09317: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6581 1726772977.09383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772977.09490: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772977.09514: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772977.09538: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772977.09563: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772977.09591: 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) 6581 1726772977.09606: 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) 6581 1726772977.09624: 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) 6581 1726772977.09641: 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) 6581 1726772977.09682: variable 'omit' from source: magic vars 6581 1726772977.09702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772977.09724: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772977.09820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772977.09822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772977.09824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772977.09825: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772977.09827: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772977.09828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772977.09857: Set connection var ansible_shell_type to sh 6581 1726772977.09866: Set connection var ansible_pipelining to False 6581 1726772977.09872: Set connection var ansible_timeout to 10 6581 1726772977.09878: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772977.09889: Set connection var ansible_shell_executable to /bin/sh 6581 1726772977.09892: Set connection var ansible_connection to ssh 6581 1726772977.09905: variable 'ansible_shell_executable' from source: unknown 6581 1726772977.09908: variable 'ansible_connection' from source: unknown 6581 1726772977.09911: variable 'ansible_module_compression' from source: unknown 6581 1726772977.09914: variable 'ansible_shell_type' from source: unknown 6581 1726772977.09918: variable 'ansible_shell_executable' from source: unknown 6581 1726772977.09920: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772977.09922: variable 'ansible_pipelining' from source: unknown 6581 1726772977.09925: variable 'ansible_timeout' from source: unknown 6581 1726772977.09929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772977.09998: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772977.10010: variable 'omit' from source: magic vars 6581 1726772977.10013: starting attempt loop 6581 1726772977.10015: running the handler 6581 1726772977.10026: handler run complete 6581 1726772977.10033: attempt loop complete, returning result 6581 1726772977.10036: _execute() done 6581 1726772977.10038: dumping result to json 6581 1726772977.10041: done dumping result, returning 6581 1726772977.10048: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-a274-7900-0000000000b7] 6581 1726772977.10053: sending task result for task 129c3c75-c909-a274-7900-0000000000b7 6581 1726772977.10131: done sending task result for task 129c3c75-c909-a274-7900-0000000000b7 6581 1726772977.10134: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 6581 1726772977.10194: no more pending results, returning what we have 6581 1726772977.10197: results queue empty 6581 1726772977.10198: checking for any_errors_fatal 6581 1726772977.10206: done checking for any_errors_fatal 6581 1726772977.10207: checking for max_fail_percentage 6581 1726772977.10209: done checking for max_fail_percentage 6581 1726772977.10210: checking to see if all hosts have failed and the running result is not ok 6581 1726772977.10210: done checking to see if all hosts have failed 6581 1726772977.10211: getting the remaining hosts for this loop 6581 1726772977.10213: done getting the remaining hosts for this loop 6581 1726772977.10218: getting the next task for host managed_node2 6581 1726772977.10225: done getting next task for host managed_node2 6581 1726772977.10228: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6581 1726772977.10231: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772977.10240: getting variables 6581 1726772977.10241: in VariableManager get_vars() 6581 1726772977.10274: Calling all_inventory to load vars for managed_node2 6581 1726772977.10276: Calling groups_inventory to load vars for managed_node2 6581 1726772977.10278: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772977.10286: Calling all_plugins_play to load vars for managed_node2 6581 1726772977.10288: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772977.10290: Calling groups_plugins_play to load vars for managed_node2 6581 1726772977.10443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772977.10565: done with get_vars() 6581 1726772977.10573: done getting variables 6581 1726772977.10611: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:09:37 -0400 (0:00:00.055) 0:00:14.075 **** 6581 1726772977.10634: entering _queue_task() for managed_node2/service 6581 1726772977.10813: worker is 1 (out of 1 available) 6581 1726772977.10828: exiting _queue_task() for managed_node2/service 6581 1726772977.10840: done queuing things up, now waiting for results queue to drain 6581 1726772977.10842: waiting for pending results... 6581 1726772977.10991: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6581 1726772977.11058: in run() - task 129c3c75-c909-a274-7900-0000000000b8 6581 1726772977.11125: variable 'ansible_search_path' from source: unknown 6581 1726772977.11129: variable 'ansible_search_path' from source: unknown 6581 1726772977.11132: variable '__kernel_settings_services' from source: include_vars 6581 1726772977.11320: variable '__kernel_settings_services' from source: include_vars 6581 1726772977.11371: variable 'omit' from source: magic vars 6581 1726772977.11446: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772977.11452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772977.11463: variable 'omit' from source: magic vars 6581 1726772977.11518: variable 'omit' from source: magic vars 6581 1726772977.11545: variable 'omit' from source: magic vars 6581 1726772977.11575: variable 'item' from source: unknown 6581 1726772977.11628: variable 'item' from source: unknown 6581 1726772977.11643: variable 'omit' from source: magic vars 6581 1726772977.11671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772977.11697: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772977.11714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772977.11731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772977.11738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772977.11801: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772977.11804: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772977.11807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772977.11829: Set connection var ansible_shell_type to sh 6581 1726772977.11910: Set connection var ansible_pipelining to False 6581 1726772977.11913: Set connection var ansible_timeout to 10 6581 1726772977.11917: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772977.11920: Set connection var ansible_shell_executable to /bin/sh 6581 1726772977.11922: Set connection var ansible_connection to ssh 6581 1726772977.11924: variable 'ansible_shell_executable' from source: unknown 6581 1726772977.11926: variable 'ansible_connection' from source: unknown 6581 1726772977.11928: variable 'ansible_module_compression' from source: unknown 6581 1726772977.11930: variable 'ansible_shell_type' from source: unknown 6581 1726772977.11934: variable 'ansible_shell_executable' from source: unknown 6581 1726772977.11936: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772977.11938: variable 'ansible_pipelining' from source: unknown 6581 1726772977.11940: variable 'ansible_timeout' from source: unknown 6581 1726772977.11944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772977.11978: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772977.11986: variable 'omit' from source: magic vars 6581 1726772977.11991: starting attempt loop 6581 1726772977.11994: running the handler 6581 1726772977.12062: variable 'ansible_facts' from source: unknown 6581 1726772977.12138: _low_level_execute_command(): starting 6581 1726772977.12145: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772977.12645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772977.12649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.12653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772977.12655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.12707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.12710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.12714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.12778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.14363: stdout chunk (state=3): >>>/root <<< 6581 1726772977.14465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.14493: stderr chunk (state=3): >>><<< 6581 1726772977.14496: stdout chunk (state=3): >>><<< 6581 1726772977.14515: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772977.14528: _low_level_execute_command(): starting 6581 1726772977.14533: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954 `" && echo ansible-tmp-1726772977.1451538-7012-261835870924954="` echo /root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954 `" ) && sleep 0' 6581 1726772977.14976: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772977.14981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772977.14990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772977.14992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.15041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.15048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.15050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.15111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.16990: stdout chunk (state=3): >>>ansible-tmp-1726772977.1451538-7012-261835870924954=/root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954 <<< 6581 1726772977.17144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.17147: stdout chunk (state=3): >>><<< 6581 1726772977.17149: stderr chunk (state=3): >>><<< 6581 1726772977.17223: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772977.1451538-7012-261835870924954=/root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772977.17227: variable 'ansible_module_compression' from source: unknown 6581 1726772977.17275: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6581 1726772977.17348: variable 'ansible_facts' from source: unknown 6581 1726772977.17572: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954/AnsiballZ_systemd.py 6581 1726772977.17730: Sending initial data 6581 1726772977.17744: Sent initial data (154 bytes) 6581 1726772977.18286: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772977.18304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772977.18319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.18366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.18371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.18435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.19958: 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 <<< 6581 1726772977.20026: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772977.20341: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpd2dwxpmd /root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954/AnsiballZ_systemd.py <<< 6581 1726772977.20344: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954/AnsiballZ_systemd.py" <<< 6581 1726772977.20358: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 6581 1726772977.20371: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpd2dwxpmd" to remote "/root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954/AnsiballZ_systemd.py" <<< 6581 1726772977.20383: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954/AnsiballZ_systemd.py" <<< 6581 1726772977.21938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.21987: stderr chunk (state=3): >>><<< 6581 1726772977.21996: stdout chunk (state=3): >>><<< 6581 1726772977.22027: done transferring module to remote 6581 1726772977.22043: _low_level_execute_command(): starting 6581 1726772977.22055: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954/ /root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954/AnsiballZ_systemd.py && sleep 0' 6581 1726772977.22682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772977.22792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.22815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.22913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.24626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.24652: stderr chunk (state=3): >>><<< 6581 1726772977.24660: stdout chunk (state=3): >>><<< 6581 1726772977.24674: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772977.24677: _low_level_execute_command(): starting 6581 1726772977.24681: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954/AnsiballZ_systemd.py && sleep 0' 6581 1726772977.25123: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772977.25127: 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 <<< 6581 1726772977.25144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772977.25148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.25199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.25202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.25205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.25277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.53896: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7255", "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:09:34 EDT", "ExecMainStartTimestampMonotonic": "342279645", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainHandoffTimestampMonotonic": "342291273", "ExecMainPID": "7255", "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:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4848", "MemoryCurrent": "16134144", "MemoryPeak": "17014784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3276378112", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "262216000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK"<<< 6581 1726772977.53906: stdout chunk (state=3): >>>: "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket system.slice dbus-broker.service sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service basic.target systemd-sysctl.service polkit.service dbus.socket system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:34 EDT", "StateChangeTimestampMonotonic": "342546237", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:34 EDT", "InactiveExitTimestampMonotonic": "342281409", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ActiveEnterTimestampMonotonic": "342546237", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ConditionTimestampMonotonic": "342278709", "AssertTimestamp": "Thu 2024-09-19 15:09:34 EDT", "AssertTimestampMonotonic": "342278712", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fa81a20a1a6e4529b93736a3044a2812", "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}}} <<< 6581 1726772977.55825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772977.55829: stdout chunk (state=3): >>><<< 6581 1726772977.55831: stderr chunk (state=3): >>><<< 6581 1726772977.55834: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7255", "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:09:34 EDT", "ExecMainStartTimestampMonotonic": "342279645", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainHandoffTimestampMonotonic": "342291273", "ExecMainPID": "7255", "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:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4848", "MemoryCurrent": "16134144", "MemoryPeak": "17014784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3276378112", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "262216000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket system.slice dbus-broker.service sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service basic.target systemd-sysctl.service polkit.service dbus.socket system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:34 EDT", "StateChangeTimestampMonotonic": "342546237", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:34 EDT", "InactiveExitTimestampMonotonic": "342281409", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ActiveEnterTimestampMonotonic": "342546237", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ConditionTimestampMonotonic": "342278709", "AssertTimestamp": "Thu 2024-09-19 15:09:34 EDT", "AssertTimestampMonotonic": "342278712", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fa81a20a1a6e4529b93736a3044a2812", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772977.55970: 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-1726772977.1451538-7012-261835870924954/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772977.55995: _low_level_execute_command(): starting 6581 1726772977.56005: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772977.1451538-7012-261835870924954/ > /dev/null 2>&1 && sleep 0' 6581 1726772977.56660: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772977.56674: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772977.56690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772977.56709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772977.56737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772977.56837: 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.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.56849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.56869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.56905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.57057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.58878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.58938: stderr chunk (state=3): >>><<< 6581 1726772977.58947: stdout chunk (state=3): >>><<< 6581 1726772977.58974: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772977.58986: handler run complete 6581 1726772977.59050: attempt loop complete, returning result 6581 1726772977.59078: variable 'item' from source: unknown 6581 1726772977.59167: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ActiveEnterTimestampMonotonic": "342546237", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target dbus-broker.service basic.target systemd-sysctl.service polkit.service dbus.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:09:34 EDT", "AssertTimestampMonotonic": "342278712", "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": "262216000", "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:09:34 EDT", "ConditionTimestampMonotonic": "342278709", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4848", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702882304", "EffectiveMemoryMax": "3702882304", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainHandoffTimestampMonotonic": "342291273", "ExecMainPID": "7255", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainStartTimestampMonotonic": "342279645", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:34 EDT", "InactiveExitTimestampMonotonic": "342281409", "InvocationID": "fa81a20a1a6e4529b93736a3044a2812", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7255", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3276378112", "MemoryCurrent": "16134144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17014784", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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.socket system.slice dbus-broker.service sysinit.target", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:09:34 EDT", "StateChangeTimestampMonotonic": "342546237", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6581 1726772977.59646: dumping result to json 6581 1726772977.59649: done dumping result, returning 6581 1726772977.59651: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-a274-7900-0000000000b8] 6581 1726772977.59653: sending task result for task 129c3c75-c909-a274-7900-0000000000b8 6581 1726772977.59725: done sending task result for task 129c3c75-c909-a274-7900-0000000000b8 6581 1726772977.59728: WORKER PROCESS EXITING 6581 1726772977.59801: no more pending results, returning what we have 6581 1726772977.59803: results queue empty 6581 1726772977.59804: checking for any_errors_fatal 6581 1726772977.59807: done checking for any_errors_fatal 6581 1726772977.59807: checking for max_fail_percentage 6581 1726772977.59808: done checking for max_fail_percentage 6581 1726772977.59809: checking to see if all hosts have failed and the running result is not ok 6581 1726772977.59809: done checking to see if all hosts have failed 6581 1726772977.59810: getting the remaining hosts for this loop 6581 1726772977.59811: done getting the remaining hosts for this loop 6581 1726772977.59813: getting the next task for host managed_node2 6581 1726772977.59819: done getting next task for host managed_node2 6581 1726772977.59821: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6581 1726772977.59823: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772977.59829: getting variables 6581 1726772977.59830: in VariableManager get_vars() 6581 1726772977.59852: Calling all_inventory to load vars for managed_node2 6581 1726772977.59854: Calling groups_inventory to load vars for managed_node2 6581 1726772977.59855: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772977.59862: Calling all_plugins_play to load vars for managed_node2 6581 1726772977.59864: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772977.59865: Calling groups_plugins_play to load vars for managed_node2 6581 1726772977.59975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772977.60091: done with get_vars() 6581 1726772977.60099: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:09:37 -0400 (0:00:00.495) 0:00:14.570 **** 6581 1726772977.60163: entering _queue_task() for managed_node2/file 6581 1726772977.60349: worker is 1 (out of 1 available) 6581 1726772977.60363: exiting _queue_task() for managed_node2/file 6581 1726772977.60375: done queuing things up, now waiting for results queue to drain 6581 1726772977.60377: waiting for pending results... 6581 1726772977.60660: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6581 1726772977.60706: in run() - task 129c3c75-c909-a274-7900-0000000000b9 6581 1726772977.60729: variable 'ansible_search_path' from source: unknown 6581 1726772977.60744: variable 'ansible_search_path' from source: unknown 6581 1726772977.60785: calling self._execute() 6581 1726772977.60872: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772977.60885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772977.60921: variable 'omit' from source: magic vars 6581 1726772977.61015: variable 'omit' from source: magic vars 6581 1726772977.61521: variable 'omit' from source: magic vars 6581 1726772977.61525: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726772977.61912: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726772977.62125: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726772977.62324: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726772977.62521: variable 'omit' from source: magic vars 6581 1726772977.62524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772977.62527: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772977.62529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772977.62531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772977.62533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772977.62561: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772977.62581: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772977.62594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772977.62713: Set connection var ansible_shell_type to sh 6581 1726772977.62731: Set connection var ansible_pipelining to False 6581 1726772977.62742: Set connection var ansible_timeout to 10 6581 1726772977.62754: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772977.62767: Set connection var ansible_shell_executable to /bin/sh 6581 1726772977.62774: Set connection var ansible_connection to ssh 6581 1726772977.62804: variable 'ansible_shell_executable' from source: unknown 6581 1726772977.62812: variable 'ansible_connection' from source: unknown 6581 1726772977.62822: variable 'ansible_module_compression' from source: unknown 6581 1726772977.62831: variable 'ansible_shell_type' from source: unknown 6581 1726772977.62837: variable 'ansible_shell_executable' from source: unknown 6581 1726772977.62844: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772977.62850: variable 'ansible_pipelining' from source: unknown 6581 1726772977.62858: variable 'ansible_timeout' from source: unknown 6581 1726772977.62865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772977.63070: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726772977.63088: variable 'omit' from source: magic vars 6581 1726772977.63099: starting attempt loop 6581 1726772977.63105: running the handler 6581 1726772977.63127: _low_level_execute_command(): starting 6581 1726772977.63140: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772977.63932: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.63950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.63970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.63996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.64090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.65735: stdout chunk (state=3): >>>/root <<< 6581 1726772977.65791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.65887: stderr chunk (state=3): >>><<< 6581 1726772977.65898: stdout chunk (state=3): >>><<< 6581 1726772977.65937: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772977.65963: _low_level_execute_command(): starting 6581 1726772977.65977: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524 `" && echo ansible-tmp-1726772977.6594715-7032-93206095641524="` echo /root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524 `" ) && sleep 0' 6581 1726772977.66667: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772977.66734: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.66793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.66814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.66839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.66923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.68828: stdout chunk (state=3): >>>ansible-tmp-1726772977.6594715-7032-93206095641524=/root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524 <<< 6581 1726772977.68948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.68977: stderr chunk (state=3): >>><<< 6581 1726772977.68980: stdout chunk (state=3): >>><<< 6581 1726772977.69113: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772977.6594715-7032-93206095641524=/root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772977.69118: variable 'ansible_module_compression' from source: unknown 6581 1726772977.69131: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726772977.69176: variable 'ansible_facts' from source: unknown 6581 1726772977.69282: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524/AnsiballZ_file.py 6581 1726772977.69437: Sending initial data 6581 1726772977.69532: Sent initial data (150 bytes) 6581 1726772977.70129: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772977.70145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772977.70161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772977.70193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772977.70308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.70338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.70422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.72053: 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 <<< 6581 1726772977.72246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772977.72310: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpb54368gl /root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524/AnsiballZ_file.py <<< 6581 1726772977.72314: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524/AnsiballZ_file.py" <<< 6581 1726772977.72369: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpb54368gl" to remote "/root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524/AnsiballZ_file.py" <<< 6581 1726772977.73638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.73706: stderr chunk (state=3): >>><<< 6581 1726772977.73732: stdout chunk (state=3): >>><<< 6581 1726772977.73922: done transferring module to remote 6581 1726772977.73926: _low_level_execute_command(): starting 6581 1726772977.73929: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524/ /root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524/AnsiballZ_file.py && sleep 0' 6581 1726772977.74803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772977.74817: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772977.74874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.74945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.74986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.75002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.75101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.76921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.76942: stdout chunk (state=3): >>><<< 6581 1726772977.76980: stderr chunk (state=3): >>><<< 6581 1726772977.77002: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772977.77075: _low_level_execute_command(): starting 6581 1726772977.77079: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524/AnsiballZ_file.py && sleep 0' 6581 1726772977.77948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772977.78034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772977.78037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.78088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.78109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.78132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.78255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.94486: 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": 24, "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}}} <<< 6581 1726772977.95790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772977.95820: stderr chunk (state=3): >>><<< 6581 1726772977.95823: stdout chunk (state=3): >>><<< 6581 1726772977.95840: _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": 24, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772977.95898: 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-1726772977.6594715-7032-93206095641524/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772977.95907: _low_level_execute_command(): starting 6581 1726772977.95910: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772977.6594715-7032-93206095641524/ > /dev/null 2>&1 && sleep 0' 6581 1726772977.96374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772977.96378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.96380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772977.96389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772977.96438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772977.96441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772977.96443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772977.96509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772977.98374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772977.98377: stdout chunk (state=3): >>><<< 6581 1726772977.98379: stderr chunk (state=3): >>><<< 6581 1726772977.98394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772977.98404: handler run complete 6581 1726772977.98437: attempt loop complete, returning result 6581 1726772977.98524: _execute() done 6581 1726772977.98528: dumping result to json 6581 1726772977.98530: done dumping result, returning 6581 1726772977.98533: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-a274-7900-0000000000b9] 6581 1726772977.98535: sending task result for task 129c3c75-c909-a274-7900-0000000000b9 6581 1726772977.98607: done sending task result for task 129c3c75-c909-a274-7900-0000000000b9 6581 1726772977.98610: WORKER PROCESS EXITING ok: [managed_node2] => { "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": 24, "state": "directory", "uid": 0 } 6581 1726772977.98702: no more pending results, returning what we have 6581 1726772977.98708: results queue empty 6581 1726772977.98711: checking for any_errors_fatal 6581 1726772977.98739: done checking for any_errors_fatal 6581 1726772977.98740: checking for max_fail_percentage 6581 1726772977.98742: done checking for max_fail_percentage 6581 1726772977.98743: checking to see if all hosts have failed and the running result is not ok 6581 1726772977.98744: done checking to see if all hosts have failed 6581 1726772977.98745: getting the remaining hosts for this loop 6581 1726772977.98746: done getting the remaining hosts for this loop 6581 1726772977.98750: getting the next task for host managed_node2 6581 1726772977.98757: done getting next task for host managed_node2 6581 1726772977.98761: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6581 1726772977.98764: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772977.98774: getting variables 6581 1726772977.98776: in VariableManager get_vars() 6581 1726772977.98813: Calling all_inventory to load vars for managed_node2 6581 1726772977.98815: Calling groups_inventory to load vars for managed_node2 6581 1726772977.98819: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772977.98833: Calling all_plugins_play to load vars for managed_node2 6581 1726772977.98835: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772977.98838: Calling groups_plugins_play to load vars for managed_node2 6581 1726772977.99011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772977.99133: done with get_vars() 6581 1726772977.99141: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:09:37 -0400 (0:00:00.390) 0:00:14.961 **** 6581 1726772977.99210: entering _queue_task() for managed_node2/slurp 6581 1726772977.99401: worker is 1 (out of 1 available) 6581 1726772977.99419: exiting _queue_task() for managed_node2/slurp 6581 1726772977.99431: done queuing things up, now waiting for results queue to drain 6581 1726772977.99432: waiting for pending results... 6581 1726772977.99589: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6581 1726772977.99658: in run() - task 129c3c75-c909-a274-7900-0000000000ba 6581 1726772977.99671: variable 'ansible_search_path' from source: unknown 6581 1726772977.99674: variable 'ansible_search_path' from source: unknown 6581 1726772977.99699: calling self._execute() 6581 1726772977.99762: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772977.99766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772977.99779: variable 'omit' from source: magic vars 6581 1726772977.99848: variable 'omit' from source: magic vars 6581 1726772977.99888: variable 'omit' from source: magic vars 6581 1726772977.99909: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726772978.00127: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726772978.00183: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726772978.00215: variable 'omit' from source: magic vars 6581 1726772978.00244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772978.00272: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772978.00288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772978.00300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772978.00311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772978.00364: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772978.00371: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772978.00374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772978.00513: Set connection var ansible_shell_type to sh 6581 1726772978.00519: Set connection var ansible_pipelining to False 6581 1726772978.00521: Set connection var ansible_timeout to 10 6581 1726772978.00524: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772978.00526: Set connection var ansible_shell_executable to /bin/sh 6581 1726772978.00532: Set connection var ansible_connection to ssh 6581 1726772978.00534: variable 'ansible_shell_executable' from source: unknown 6581 1726772978.00537: variable 'ansible_connection' from source: unknown 6581 1726772978.00540: variable 'ansible_module_compression' from source: unknown 6581 1726772978.00543: variable 'ansible_shell_type' from source: unknown 6581 1726772978.00544: variable 'ansible_shell_executable' from source: unknown 6581 1726772978.00548: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772978.00550: variable 'ansible_pipelining' from source: unknown 6581 1726772978.00552: variable 'ansible_timeout' from source: unknown 6581 1726772978.00554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772978.00727: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726772978.00738: variable 'omit' from source: magic vars 6581 1726772978.00761: starting attempt loop 6581 1726772978.00765: running the handler 6581 1726772978.00767: _low_level_execute_command(): starting 6581 1726772978.00771: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772978.01458: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772978.01474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.01490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.01506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772978.01527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772978.01540: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726772978.01558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.01577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772978.01591: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772978.01636: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.01694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.01714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.01739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.01828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.03406: stdout chunk (state=3): >>>/root <<< 6581 1726772978.03503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.03534: stderr chunk (state=3): >>><<< 6581 1726772978.03537: stdout chunk (state=3): >>><<< 6581 1726772978.03556: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772978.03570: _low_level_execute_command(): starting 6581 1726772978.03576: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042 `" && echo ansible-tmp-1726772978.0355852-7054-231760130884042="` echo /root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042 `" ) && sleep 0' 6581 1726772978.04249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772978.04275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.04292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.04309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772978.04330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772978.04429: 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.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.04448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.04466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.04560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.06419: stdout chunk (state=3): >>>ansible-tmp-1726772978.0355852-7054-231760130884042=/root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042 <<< 6581 1726772978.06550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.06588: stderr chunk (state=3): >>><<< 6581 1726772978.06591: stdout chunk (state=3): >>><<< 6581 1726772978.06606: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772978.0355852-7054-231760130884042=/root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772978.06821: variable 'ansible_module_compression' from source: unknown 6581 1726772978.06825: ANSIBALLZ: Using lock for slurp 6581 1726772978.06827: ANSIBALLZ: Acquiring lock 6581 1726772978.06829: ANSIBALLZ: Lock acquired: 140135462526832 6581 1726772978.06831: ANSIBALLZ: Creating module 6581 1726772978.20289: ANSIBALLZ: Writing module into payload 6581 1726772978.20329: ANSIBALLZ: Writing module 6581 1726772978.20350: ANSIBALLZ: Renaming module 6581 1726772978.20353: ANSIBALLZ: Done creating module 6581 1726772978.20367: variable 'ansible_facts' from source: unknown 6581 1726772978.20410: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042/AnsiballZ_slurp.py 6581 1726772978.20508: Sending initial data 6581 1726772978.20512: Sent initial data (152 bytes) 6581 1726772978.20968: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.20971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.20974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.20976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772978.20978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.21021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.21025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.21037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.21101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.22666: 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 <<< 6581 1726772978.22722: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772978.22795: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpg9qyli8b /root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042/AnsiballZ_slurp.py <<< 6581 1726772978.22798: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042/AnsiballZ_slurp.py" <<< 6581 1726772978.22853: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpg9qyli8b" to remote "/root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042/AnsiballZ_slurp.py" <<< 6581 1726772978.23674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.23677: stdout chunk (state=3): >>><<< 6581 1726772978.23679: stderr chunk (state=3): >>><<< 6581 1726772978.23736: done transferring module to remote 6581 1726772978.23753: _low_level_execute_command(): starting 6581 1726772978.23782: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042/ /root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042/AnsiballZ_slurp.py && sleep 0' 6581 1726772978.24436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772978.24531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.24569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.24586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.24608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.24696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.26485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.26504: stdout chunk (state=3): >>><<< 6581 1726772978.26527: stderr chunk (state=3): >>><<< 6581 1726772978.26632: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772978.26637: _low_level_execute_command(): starting 6581 1726772978.26640: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042/AnsiballZ_slurp.py && sleep 0' 6581 1726772978.27226: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772978.27240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.27253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.27354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.27381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.27480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.42218: 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"}}} <<< 6581 1726772978.43375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772978.43400: stderr chunk (state=3): >>><<< 6581 1726772978.43403: stdout chunk (state=3): >>><<< 6581 1726772978.43419: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772978.43444: 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-1726772978.0355852-7054-231760130884042/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772978.43451: _low_level_execute_command(): starting 6581 1726772978.43458: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772978.0355852-7054-231760130884042/ > /dev/null 2>&1 && sleep 0' 6581 1726772978.43887: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.43890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772978.43893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.43899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.43902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.43947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.43950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.44021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.45842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.45878: stderr chunk (state=3): >>><<< 6581 1726772978.45882: stdout chunk (state=3): >>><<< 6581 1726772978.46125: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772978.46129: handler run complete 6581 1726772978.46131: attempt loop complete, returning result 6581 1726772978.46133: _execute() done 6581 1726772978.46135: dumping result to json 6581 1726772978.46136: done dumping result, returning 6581 1726772978.46139: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-a274-7900-0000000000ba] 6581 1726772978.46141: sending task result for task 129c3c75-c909-a274-7900-0000000000ba 6581 1726772978.46209: done sending task result for task 129c3c75-c909-a274-7900-0000000000ba 6581 1726772978.46212: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6581 1726772978.46277: no more pending results, returning what we have 6581 1726772978.46281: results queue empty 6581 1726772978.46282: checking for any_errors_fatal 6581 1726772978.46290: done checking for any_errors_fatal 6581 1726772978.46291: checking for max_fail_percentage 6581 1726772978.46293: done checking for max_fail_percentage 6581 1726772978.46294: checking to see if all hosts have failed and the running result is not ok 6581 1726772978.46294: done checking to see if all hosts have failed 6581 1726772978.46295: getting the remaining hosts for this loop 6581 1726772978.46297: done getting the remaining hosts for this loop 6581 1726772978.46301: getting the next task for host managed_node2 6581 1726772978.46309: done getting next task for host managed_node2 6581 1726772978.46313: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6581 1726772978.46319: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772978.46332: getting variables 6581 1726772978.46333: in VariableManager get_vars() 6581 1726772978.46368: Calling all_inventory to load vars for managed_node2 6581 1726772978.46371: Calling groups_inventory to load vars for managed_node2 6581 1726772978.46373: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772978.46384: Calling all_plugins_play to load vars for managed_node2 6581 1726772978.46386: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772978.46389: Calling groups_plugins_play to load vars for managed_node2 6581 1726772978.46659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772978.46951: done with get_vars() 6581 1726772978.46960: done getting variables 6581 1726772978.47006: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:09:38 -0400 (0:00:00.478) 0:00:15.439 **** 6581 1726772978.47031: entering _queue_task() for managed_node2/set_fact 6581 1726772978.47226: worker is 1 (out of 1 available) 6581 1726772978.47241: exiting _queue_task() for managed_node2/set_fact 6581 1726772978.47255: done queuing things up, now waiting for results queue to drain 6581 1726772978.47259: waiting for pending results... 6581 1726772978.47409: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6581 1726772978.47480: in run() - task 129c3c75-c909-a274-7900-0000000000bb 6581 1726772978.47491: variable 'ansible_search_path' from source: unknown 6581 1726772978.47495: variable 'ansible_search_path' from source: unknown 6581 1726772978.47528: calling self._execute() 6581 1726772978.47585: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772978.47589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772978.47601: variable 'omit' from source: magic vars 6581 1726772978.47677: variable 'omit' from source: magic vars 6581 1726772978.47713: variable 'omit' from source: magic vars 6581 1726772978.47995: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726772978.48002: variable '__cur_profile' from source: task vars 6581 1726772978.48112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772978.50105: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772978.50155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772978.50183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772978.50222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772978.50242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772978.50303: 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) 6581 1726772978.50328: 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) 6581 1726772978.50345: 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) 6581 1726772978.50373: 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) 6581 1726772978.50384: 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) 6581 1726772978.50466: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6581 1726772978.50504: variable 'omit' from source: magic vars 6581 1726772978.50526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772978.50550: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772978.50565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772978.50578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772978.50586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772978.50608: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772978.50611: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772978.50613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772978.50683: Set connection var ansible_shell_type to sh 6581 1726772978.50692: Set connection var ansible_pipelining to False 6581 1726772978.50697: Set connection var ansible_timeout to 10 6581 1726772978.50704: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772978.50709: Set connection var ansible_shell_executable to /bin/sh 6581 1726772978.50711: Set connection var ansible_connection to ssh 6581 1726772978.50729: variable 'ansible_shell_executable' from source: unknown 6581 1726772978.50732: variable 'ansible_connection' from source: unknown 6581 1726772978.50734: variable 'ansible_module_compression' from source: unknown 6581 1726772978.50737: variable 'ansible_shell_type' from source: unknown 6581 1726772978.50739: variable 'ansible_shell_executable' from source: unknown 6581 1726772978.50741: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772978.50745: variable 'ansible_pipelining' from source: unknown 6581 1726772978.50747: variable 'ansible_timeout' from source: unknown 6581 1726772978.50752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772978.50824: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772978.50832: variable 'omit' from source: magic vars 6581 1726772978.50837: starting attempt loop 6581 1726772978.50840: running the handler 6581 1726772978.50849: handler run complete 6581 1726772978.50856: attempt loop complete, returning result 6581 1726772978.50862: _execute() done 6581 1726772978.50865: dumping result to json 6581 1726772978.50868: done dumping result, returning 6581 1726772978.50877: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-a274-7900-0000000000bb] 6581 1726772978.50880: sending task result for task 129c3c75-c909-a274-7900-0000000000bb 6581 1726772978.50960: done sending task result for task 129c3c75-c909-a274-7900-0000000000bb 6581 1726772978.50963: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6581 1726772978.51050: no more pending results, returning what we have 6581 1726772978.51053: results queue empty 6581 1726772978.51054: checking for any_errors_fatal 6581 1726772978.51060: done checking for any_errors_fatal 6581 1726772978.51060: checking for max_fail_percentage 6581 1726772978.51062: done checking for max_fail_percentage 6581 1726772978.51062: checking to see if all hosts have failed and the running result is not ok 6581 1726772978.51063: done checking to see if all hosts have failed 6581 1726772978.51064: getting the remaining hosts for this loop 6581 1726772978.51066: done getting the remaining hosts for this loop 6581 1726772978.51069: getting the next task for host managed_node2 6581 1726772978.51076: done getting next task for host managed_node2 6581 1726772978.51080: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6581 1726772978.51082: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772978.51101: getting variables 6581 1726772978.51102: in VariableManager get_vars() 6581 1726772978.51133: Calling all_inventory to load vars for managed_node2 6581 1726772978.51135: Calling groups_inventory to load vars for managed_node2 6581 1726772978.51137: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772978.51146: Calling all_plugins_play to load vars for managed_node2 6581 1726772978.51148: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772978.51150: Calling groups_plugins_play to load vars for managed_node2 6581 1726772978.51275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772978.51397: done with get_vars() 6581 1726772978.51405: done getting variables 6581 1726772978.51449: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:09:38 -0400 (0:00:00.044) 0:00:15.483 **** 6581 1726772978.51471: entering _queue_task() for managed_node2/copy 6581 1726772978.51665: worker is 1 (out of 1 available) 6581 1726772978.51678: exiting _queue_task() for managed_node2/copy 6581 1726772978.51690: done queuing things up, now waiting for results queue to drain 6581 1726772978.51691: waiting for pending results... 6581 1726772978.51857: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6581 1726772978.51925: in run() - task 129c3c75-c909-a274-7900-0000000000bc 6581 1726772978.51935: variable 'ansible_search_path' from source: unknown 6581 1726772978.51938: variable 'ansible_search_path' from source: unknown 6581 1726772978.51967: calling self._execute() 6581 1726772978.52025: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772978.52029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772978.52037: variable 'omit' from source: magic vars 6581 1726772978.52111: variable 'omit' from source: magic vars 6581 1726772978.52151: variable 'omit' from source: magic vars 6581 1726772978.52175: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726772978.52388: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726772978.52408: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726772978.52458: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726772978.52511: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726772978.52584: variable 'omit' from source: magic vars 6581 1726772978.52615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772978.52643: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772978.52662: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772978.52676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772978.52688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772978.52710: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772978.52713: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772978.52715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772978.52781: Set connection var ansible_shell_type to sh 6581 1726772978.52796: Set connection var ansible_pipelining to False 6581 1726772978.52802: Set connection var ansible_timeout to 10 6581 1726772978.52808: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772978.52813: Set connection var ansible_shell_executable to /bin/sh 6581 1726772978.52817: Set connection var ansible_connection to ssh 6581 1726772978.52833: variable 'ansible_shell_executable' from source: unknown 6581 1726772978.52836: variable 'ansible_connection' from source: unknown 6581 1726772978.52838: variable 'ansible_module_compression' from source: unknown 6581 1726772978.52840: variable 'ansible_shell_type' from source: unknown 6581 1726772978.52842: variable 'ansible_shell_executable' from source: unknown 6581 1726772978.52844: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772978.52849: variable 'ansible_pipelining' from source: unknown 6581 1726772978.52851: variable 'ansible_timeout' from source: unknown 6581 1726772978.52855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772978.52959: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772978.52967: variable 'omit' from source: magic vars 6581 1726772978.52972: starting attempt loop 6581 1726772978.52975: running the handler 6581 1726772978.52985: _low_level_execute_command(): starting 6581 1726772978.52992: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772978.53526: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.53529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.53532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.53535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.53597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.53601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.53603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.53657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.55262: stdout chunk (state=3): >>>/root <<< 6581 1726772978.55433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.55437: stdout chunk (state=3): >>><<< 6581 1726772978.55458: stderr chunk (state=3): >>><<< 6581 1726772978.55500: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772978.55510: _low_level_execute_command(): starting 6581 1726772978.55523: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691 `" && echo ansible-tmp-1726772978.5549886-7091-56562460416691="` echo /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691 `" ) && sleep 0' 6581 1726772978.55970: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.55980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772978.55982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772978.55985: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.55987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.56036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.56039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.56043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.56102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.57976: stdout chunk (state=3): >>>ansible-tmp-1726772978.5549886-7091-56562460416691=/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691 <<< 6581 1726772978.58141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.58144: stdout chunk (state=3): >>><<< 6581 1726772978.58147: stderr chunk (state=3): >>><<< 6581 1726772978.58326: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772978.5549886-7091-56562460416691=/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772978.58330: variable 'ansible_module_compression' from source: unknown 6581 1726772978.58332: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726772978.58368: variable 'ansible_facts' from source: unknown 6581 1726772978.58469: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_stat.py 6581 1726772978.58675: Sending initial data 6581 1726772978.58678: Sent initial data (150 bytes) 6581 1726772978.59260: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772978.59310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772978.59332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.59405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.59441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.59534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.61057: 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 <<< 6581 1726772978.61150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772978.61207: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp5_sfw1dw /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_stat.py <<< 6581 1726772978.61211: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_stat.py" <<< 6581 1726772978.61300: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp5_sfw1dw" to remote "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_stat.py" <<< 6581 1726772978.62192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.62322: stderr chunk (state=3): >>><<< 6581 1726772978.62326: stdout chunk (state=3): >>><<< 6581 1726772978.62328: done transferring module to remote 6581 1726772978.62330: _low_level_execute_command(): starting 6581 1726772978.62332: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/ /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_stat.py && sleep 0' 6581 1726772978.62935: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772978.62952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.62962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.62977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772978.62990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772978.62997: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726772978.63005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.63022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772978.63029: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772978.63036: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6581 1726772978.63044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.63061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.63132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.63159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.63184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.63201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.63293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.65003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.65038: stderr chunk (state=3): >>><<< 6581 1726772978.65042: stdout chunk (state=3): >>><<< 6581 1726772978.65052: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772978.65055: _low_level_execute_command(): starting 6581 1726772978.65060: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_stat.py && sleep 0' 6581 1726772978.65486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.65489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772978.65492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.65494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.65496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.65544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.65547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.65619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.82388: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 339738822, "dev": 51714, "nlink": 1, "atime": 1726772978.4198842, "mtime": 1726772974.2838511, "ctime": 1726772974.2838511, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "1190495589", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726772978.83850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772978.83880: stderr chunk (state=3): >>><<< 6581 1726772978.83884: stdout chunk (state=3): >>><<< 6581 1726772978.83898: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 339738822, "dev": 51714, "nlink": 1, "atime": 1726772978.4198842, "mtime": 1726772974.2838511, "ctime": 1726772974.2838511, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "1190495589", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772978.83948: 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-1726772978.5549886-7091-56562460416691/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726772978.84037: Sending initial data 6581 1726772978.84041: Sent initial data (138 bytes) 6581 1726772978.84499: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.84503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.84506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772978.84508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.84566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.84571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.84573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.84638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.86215: 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 <<< 6581 1726772978.86270: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772978.86327: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/.8n6c2pdj /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/.source <<< 6581 1726772978.86337: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/.source" <<< 6581 1726772978.86388: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/.8n6c2pdj" to remote "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/.source" <<< 6581 1726772978.86391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/.source" <<< 6581 1726772978.86622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.86721: stderr chunk (state=3): >>><<< 6581 1726772978.86724: stdout chunk (state=3): >>><<< 6581 1726772978.86727: _low_level_execute_command(): starting 6581 1726772978.86729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/ /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/.source && sleep 0' 6581 1726772978.87122: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.87125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772978.87133: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.87145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.87196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.87199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.87206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.87257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.88985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.89010: stderr chunk (state=3): >>><<< 6581 1726772978.89013: stdout chunk (state=3): >>><<< 6581 1726772978.89031: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772978.89051: variable 'ansible_module_compression' from source: unknown 6581 1726772978.89084: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6581 1726772978.89099: variable 'ansible_facts' from source: unknown 6581 1726772978.89149: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_copy.py 6581 1726772978.89235: Sending initial data 6581 1726772978.89238: Sent initial data (150 bytes) 6581 1726772978.89683: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.89686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772978.89689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.89691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772978.89693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.89738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.89742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.89809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.91349: 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 <<< 6581 1726772978.91400: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772978.91459: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1brbli4d /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_copy.py <<< 6581 1726772978.91465: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_copy.py" <<< 6581 1726772978.91518: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1brbli4d" to remote "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_copy.py" <<< 6581 1726772978.91525: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_copy.py" <<< 6581 1726772978.92127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.92172: stderr chunk (state=3): >>><<< 6581 1726772978.92175: stdout chunk (state=3): >>><<< 6581 1726772978.92209: done transferring module to remote 6581 1726772978.92218: _low_level_execute_command(): starting 6581 1726772978.92223: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/ /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_copy.py && sleep 0' 6581 1726772978.92698: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.92701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772978.92704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.92706: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772978.92708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772978.92710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.92770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.92774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772978.92777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.92830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772978.94694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772978.94698: stdout chunk (state=3): >>><<< 6581 1726772978.94700: stderr chunk (state=3): >>><<< 6581 1726772978.94702: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772978.94705: _low_level_execute_command(): starting 6581 1726772978.94707: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/AnsiballZ_copy.py && sleep 0' 6581 1726772978.95149: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772978.95152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772978.95172: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.95187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772978.95227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772978.95239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772978.95309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.11227: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/.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-1726772978.5549886-7091-56562460416691/.source", "_original_basename": ".8n6c2pdj", "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}}} <<< 6581 1726772979.12474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772979.12478: stdout chunk (state=3): >>><<< 6581 1726772979.12480: stderr chunk (state=3): >>><<< 6581 1726772979.12498: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/.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-1726772978.5549886-7091-56562460416691/.source", "_original_basename": ".8n6c2pdj", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772979.12569: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/.source', '_original_basename': '.8n6c2pdj', '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-1726772978.5549886-7091-56562460416691/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772979.12601: _low_level_execute_command(): starting 6581 1726772979.12610: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/ > /dev/null 2>&1 && sleep 0' 6581 1726772979.13637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772979.13821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772979.13838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.13860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772979.13877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772979.13981: 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.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.14000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772979.14039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.14181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.16018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.16141: stderr chunk (state=3): >>><<< 6581 1726772979.16183: stdout chunk (state=3): >>><<< 6581 1726772979.16349: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772979.16372: handler run complete 6581 1726772979.16407: attempt loop complete, returning result 6581 1726772979.16520: _execute() done 6581 1726772979.16523: dumping result to json 6581 1726772979.16525: done dumping result, returning 6581 1726772979.16527: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-a274-7900-0000000000bc] 6581 1726772979.16529: sending task result for task 129c3c75-c909-a274-7900-0000000000bc 6581 1726772979.16610: done sending task result for task 129c3c75-c909-a274-7900-0000000000bc 6581 1726772979.16613: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1726772978.5549886-7091-56562460416691/.source", "state": "file", "uid": 0 } 6581 1726772979.16707: no more pending results, returning what we have 6581 1726772979.16711: results queue empty 6581 1726772979.16712: checking for any_errors_fatal 6581 1726772979.16719: done checking for any_errors_fatal 6581 1726772979.16720: checking for max_fail_percentage 6581 1726772979.16722: done checking for max_fail_percentage 6581 1726772979.16723: checking to see if all hosts have failed and the running result is not ok 6581 1726772979.16724: done checking to see if all hosts have failed 6581 1726772979.16725: getting the remaining hosts for this loop 6581 1726772979.16727: done getting the remaining hosts for this loop 6581 1726772979.16731: getting the next task for host managed_node2 6581 1726772979.16739: done getting next task for host managed_node2 6581 1726772979.16743: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6581 1726772979.16746: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772979.16760: getting variables 6581 1726772979.16762: in VariableManager get_vars() 6581 1726772979.16799: Calling all_inventory to load vars for managed_node2 6581 1726772979.16802: Calling groups_inventory to load vars for managed_node2 6581 1726772979.16805: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772979.16815: Calling all_plugins_play to load vars for managed_node2 6581 1726772979.17089: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772979.17093: Calling groups_plugins_play to load vars for managed_node2 6581 1726772979.17890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772979.18195: done with get_vars() 6581 1726772979.18207: done getting variables 6581 1726772979.18488: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.670) 0:00:16.154 **** 6581 1726772979.18525: entering _queue_task() for managed_node2/copy 6581 1726772979.19184: worker is 1 (out of 1 available) 6581 1726772979.19196: exiting _queue_task() for managed_node2/copy 6581 1726772979.19206: done queuing things up, now waiting for results queue to drain 6581 1726772979.19207: waiting for pending results... 6581 1726772979.19532: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6581 1726772979.19538: in run() - task 129c3c75-c909-a274-7900-0000000000bd 6581 1726772979.19554: variable 'ansible_search_path' from source: unknown 6581 1726772979.19565: variable 'ansible_search_path' from source: unknown 6581 1726772979.19611: calling self._execute() 6581 1726772979.19701: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772979.19704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772979.19713: variable 'omit' from source: magic vars 6581 1726772979.19821: variable 'omit' from source: magic vars 6581 1726772979.19921: variable 'omit' from source: magic vars 6581 1726772979.19924: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6581 1726772979.20321: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6581 1726772979.20324: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726772979.20327: variable 'omit' from source: magic vars 6581 1726772979.20375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772979.20418: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772979.20445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772979.20471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772979.20487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772979.20524: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772979.20532: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772979.20539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772979.20637: Set connection var ansible_shell_type to sh 6581 1726772979.20654: Set connection var ansible_pipelining to False 6581 1726772979.20668: Set connection var ansible_timeout to 10 6581 1726772979.20680: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772979.20689: Set connection var ansible_shell_executable to /bin/sh 6581 1726772979.20696: Set connection var ansible_connection to ssh 6581 1726772979.20722: variable 'ansible_shell_executable' from source: unknown 6581 1726772979.20730: variable 'ansible_connection' from source: unknown 6581 1726772979.20737: variable 'ansible_module_compression' from source: unknown 6581 1726772979.20743: variable 'ansible_shell_type' from source: unknown 6581 1726772979.20749: variable 'ansible_shell_executable' from source: unknown 6581 1726772979.20756: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772979.20768: variable 'ansible_pipelining' from source: unknown 6581 1726772979.20777: variable 'ansible_timeout' from source: unknown 6581 1726772979.20785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772979.20934: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772979.21121: variable 'omit' from source: magic vars 6581 1726772979.21124: starting attempt loop 6581 1726772979.21127: running the handler 6581 1726772979.21129: _low_level_execute_command(): starting 6581 1726772979.21131: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772979.21948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772979.21969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772979.21980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.21996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772979.22095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.22119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772979.22140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.22387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.23856: stdout chunk (state=3): >>>/root <<< 6581 1726772979.24002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.24014: stdout chunk (state=3): >>><<< 6581 1726772979.24032: stderr chunk (state=3): >>><<< 6581 1726772979.24062: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772979.24086: _low_level_execute_command(): starting 6581 1726772979.24098: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918 `" && echo ansible-tmp-1726772979.2407255-7134-159828585351918="` echo /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918 `" ) && sleep 0' 6581 1726772979.24786: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772979.24807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772979.24825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.24937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772979.25000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.25069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.26976: stdout chunk (state=3): >>>ansible-tmp-1726772979.2407255-7134-159828585351918=/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918 <<< 6581 1726772979.27150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.27154: stdout chunk (state=3): >>><<< 6581 1726772979.27156: stderr chunk (state=3): >>><<< 6581 1726772979.27222: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772979.2407255-7134-159828585351918=/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772979.27291: variable 'ansible_module_compression' from source: unknown 6581 1726772979.27353: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726772979.27402: variable 'ansible_facts' from source: unknown 6581 1726772979.27514: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_stat.py 6581 1726772979.27767: Sending initial data 6581 1726772979.27770: Sent initial data (151 bytes) 6581 1726772979.28319: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772979.28375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.28379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772979.28433: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.28485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.28500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772979.28525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.28615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.30153: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6581 1726772979.30181: 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 <<< 6581 1726772979.30239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772979.30322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpuxhakh8k /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_stat.py <<< 6581 1726772979.30325: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_stat.py" <<< 6581 1726772979.30367: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpuxhakh8k" to remote "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_stat.py" <<< 6581 1726772979.31240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.31252: stdout chunk (state=3): >>><<< 6581 1726772979.31321: stderr chunk (state=3): >>><<< 6581 1726772979.31325: done transferring module to remote 6581 1726772979.31339: _low_level_execute_command(): starting 6581 1726772979.31360: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/ /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_stat.py && sleep 0' 6581 1726772979.31951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772979.31964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772979.31976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.32031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772979.32039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.32118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.33867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.33870: stderr chunk (state=3): >>><<< 6581 1726772979.33883: stdout chunk (state=3): >>><<< 6581 1726772979.33895: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772979.33898: _low_level_execute_command(): starting 6581 1726772979.33903: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_stat.py && sleep 0' 6581 1726772979.34552: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.34564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.34567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772979.34570: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.34572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.34611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.34618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772979.34620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.34700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.50719: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 339738820, "dev": 51714, "nlink": 1, "atime": 1726772974.1598501, "mtime": 1726772974.2838511, "ctime": 1726772974.2838511, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "54174934", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726772979.52423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772979.52427: stderr chunk (state=3): >>><<< 6581 1726772979.52430: stdout chunk (state=3): >>><<< 6581 1726772979.52432: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 339738820, "dev": 51714, "nlink": 1, "atime": 1726772974.1598501, "mtime": 1726772974.2838511, "ctime": 1726772974.2838511, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "54174934", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772979.52440: 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-1726772979.2407255-7134-159828585351918/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726772979.52501: Sending initial data 6581 1726772979.52511: Sent initial data (139 bytes) 6581 1726772979.53128: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.53137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772979.53153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.53202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.54843: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 6581 1726772979.54852: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 6581 1726772979.54899: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772979.54959: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/.2q5ycgxd /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/.source <<< 6581 1726772979.54965: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/.source" <<< 6581 1726772979.55017: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/.2q5ycgxd" to remote "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/.source" <<< 6581 1726772979.55020: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/.source" <<< 6581 1726772979.55245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.55327: stderr chunk (state=3): >>><<< 6581 1726772979.55330: stdout chunk (state=3): >>><<< 6581 1726772979.55418: _low_level_execute_command(): starting 6581 1726772979.55422: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/ /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/.source && sleep 0' 6581 1726772979.55948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772979.55951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772979.55954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.55959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772979.55965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772979.56033: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726772979.56036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.56039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772979.56041: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772979.56044: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6581 1726772979.56053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772979.56061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.56064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772979.56066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772979.56067: stderr chunk (state=3): >>>debug2: match found <<< 6581 1726772979.56069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.56124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.56129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772979.56149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.56233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.58008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.58036: stderr chunk (state=3): >>><<< 6581 1726772979.58039: stdout chunk (state=3): >>><<< 6581 1726772979.58053: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772979.58078: variable 'ansible_module_compression' from source: unknown 6581 1726772979.58114: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6581 1726772979.58132: variable 'ansible_facts' from source: unknown 6581 1726772979.58177: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_copy.py 6581 1726772979.58270: Sending initial data 6581 1726772979.58273: Sent initial data (151 bytes) 6581 1726772979.58731: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772979.58734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772979.58737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.58739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.58741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772979.58745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.58791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.58795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.58864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.60403: 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 <<< 6581 1726772979.60406: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726772979.60461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772979.60519: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpbpt32hj4 /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_copy.py <<< 6581 1726772979.60525: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_copy.py" <<< 6581 1726772979.60572: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpbpt32hj4" to remote "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_copy.py" <<< 6581 1726772979.60582: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_copy.py" <<< 6581 1726772979.61186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.61231: stderr chunk (state=3): >>><<< 6581 1726772979.61234: stdout chunk (state=3): >>><<< 6581 1726772979.61275: done transferring module to remote 6581 1726772979.61283: _low_level_execute_command(): starting 6581 1726772979.61287: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/ /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_copy.py && sleep 0' 6581 1726772979.61728: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772979.61731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772979.61734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.61736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.61738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.61789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.61792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.61850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.63575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.63602: stderr chunk (state=3): >>><<< 6581 1726772979.63605: stdout chunk (state=3): >>><<< 6581 1726772979.63623: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772979.63626: _low_level_execute_command(): starting 6581 1726772979.63631: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/AnsiballZ_copy.py && sleep 0' 6581 1726772979.64081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772979.64084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.64086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726772979.64088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.64090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.64140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772979.64155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.64239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.80046: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/.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-1726772979.2407255-7134-159828585351918/.source", "_original_basename": ".2q5ycgxd", "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}}} <<< 6581 1726772979.81281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772979.81285: stdout chunk (state=3): >>><<< 6581 1726772979.81288: stderr chunk (state=3): >>><<< 6581 1726772979.81308: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/.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-1726772979.2407255-7134-159828585351918/.source", "_original_basename": ".2q5ycgxd", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772979.81350: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/.source', '_original_basename': '.2q5ycgxd', '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-1726772979.2407255-7134-159828585351918/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772979.81354: _low_level_execute_command(): starting 6581 1726772979.81360: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/ > /dev/null 2>&1 && sleep 0' 6581 1726772979.81789: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.81792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.81794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.81796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.81845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.81848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.81919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.83783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.83787: stderr chunk (state=3): >>><<< 6581 1726772979.83789: stdout chunk (state=3): >>><<< 6581 1726772979.83791: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772979.83794: handler run complete 6581 1726772979.83826: attempt loop complete, returning result 6581 1726772979.83836: _execute() done 6581 1726772979.83849: dumping result to json 6581 1726772979.83862: done dumping result, returning 6581 1726772979.83891: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-a274-7900-0000000000bd] 6581 1726772979.83901: sending task result for task 129c3c75-c909-a274-7900-0000000000bd changed: [managed_node2] => { "changed": true, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "src": "/root/.ansible/tmp/ansible-tmp-1726772979.2407255-7134-159828585351918/.source", "state": "file", "uid": 0 } 6581 1726772979.84208: no more pending results, returning what we have 6581 1726772979.84211: results queue empty 6581 1726772979.84212: checking for any_errors_fatal 6581 1726772979.84224: done checking for any_errors_fatal 6581 1726772979.84225: checking for max_fail_percentage 6581 1726772979.84226: done checking for max_fail_percentage 6581 1726772979.84227: checking to see if all hosts have failed and the running result is not ok 6581 1726772979.84232: done checking to see if all hosts have failed 6581 1726772979.84233: getting the remaining hosts for this loop 6581 1726772979.84235: done getting the remaining hosts for this loop 6581 1726772979.84239: getting the next task for host managed_node2 6581 1726772979.84248: done getting next task for host managed_node2 6581 1726772979.84251: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6581 1726772979.84254: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772979.84270: getting variables 6581 1726772979.84272: in VariableManager get_vars() 6581 1726772979.84308: Calling all_inventory to load vars for managed_node2 6581 1726772979.84310: Calling groups_inventory to load vars for managed_node2 6581 1726772979.84313: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772979.84377: Calling all_plugins_play to load vars for managed_node2 6581 1726772979.84380: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772979.84385: Calling groups_plugins_play to load vars for managed_node2 6581 1726772979.84564: done sending task result for task 129c3c75-c909-a274-7900-0000000000bd 6581 1726772979.84568: WORKER PROCESS EXITING 6581 1726772979.84581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772979.84708: done with get_vars() 6581 1726772979.84719: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.662) 0:00:16.816 **** 6581 1726772979.84778: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726772979.84977: worker is 1 (out of 1 available) 6581 1726772979.84990: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726772979.85001: done queuing things up, now waiting for results queue to drain 6581 1726772979.85003: waiting for pending results... 6581 1726772979.85245: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6581 1726772979.85341: in run() - task 129c3c75-c909-a274-7900-0000000000be 6581 1726772979.85451: variable 'ansible_search_path' from source: unknown 6581 1726772979.85454: variable 'ansible_search_path' from source: unknown 6581 1726772979.85459: calling self._execute() 6581 1726772979.85495: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772979.85505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772979.85522: variable 'omit' from source: magic vars 6581 1726772979.85640: variable 'omit' from source: magic vars 6581 1726772979.85703: variable 'omit' from source: magic vars 6581 1726772979.85741: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726772979.86412: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726772979.86498: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726772979.86588: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726772979.86599: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726772979.86656: variable 'omit' from source: magic vars 6581 1726772979.86787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772979.86792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772979.86794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772979.86805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772979.86840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772979.86874: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772979.86884: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772979.86892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772979.86990: Set connection var ansible_shell_type to sh 6581 1726772979.87007: Set connection var ansible_pipelining to False 6581 1726772979.87025: Set connection var ansible_timeout to 10 6581 1726772979.87036: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772979.87044: Set connection var ansible_shell_executable to /bin/sh 6581 1726772979.87050: Set connection var ansible_connection to ssh 6581 1726772979.87073: variable 'ansible_shell_executable' from source: unknown 6581 1726772979.87122: variable 'ansible_connection' from source: unknown 6581 1726772979.87125: variable 'ansible_module_compression' from source: unknown 6581 1726772979.87127: variable 'ansible_shell_type' from source: unknown 6581 1726772979.87129: variable 'ansible_shell_executable' from source: unknown 6581 1726772979.87131: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772979.87132: variable 'ansible_pipelining' from source: unknown 6581 1726772979.87134: variable 'ansible_timeout' from source: unknown 6581 1726772979.87136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772979.87294: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726772979.87312: variable 'omit' from source: magic vars 6581 1726772979.87327: starting attempt loop 6581 1726772979.87338: running the handler 6581 1726772979.87357: _low_level_execute_command(): starting 6581 1726772979.87421: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772979.87929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.87946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.87959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.88002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.88015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.88084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.89661: stdout chunk (state=3): >>>/root <<< 6581 1726772979.89752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.89788: stderr chunk (state=3): >>><<< 6581 1726772979.89791: stdout chunk (state=3): >>><<< 6581 1726772979.89824: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772979.89827: _low_level_execute_command(): starting 6581 1726772979.89830: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081 `" && echo ansible-tmp-1726772979.898042-7176-106703762490081="` echo /root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081 `" ) && sleep 0' 6581 1726772979.90245: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.90248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.90256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.90261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.90301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.90305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.90369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.92226: stdout chunk (state=3): >>>ansible-tmp-1726772979.898042-7176-106703762490081=/root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081 <<< 6581 1726772979.92342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.92364: stderr chunk (state=3): >>><<< 6581 1726772979.92367: stdout chunk (state=3): >>><<< 6581 1726772979.92380: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772979.898042-7176-106703762490081=/root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772979.92424: variable 'ansible_module_compression' from source: unknown 6581 1726772979.92451: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6581 1726772979.92483: variable 'ansible_facts' from source: unknown 6581 1726772979.92546: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081/AnsiballZ_kernel_settings_get_config.py 6581 1726772979.92640: Sending initial data 6581 1726772979.92643: Sent initial data (172 bytes) 6581 1726772979.93061: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772979.93065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726772979.93068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772979.93070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.93117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.93122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.93181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.94694: 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 <<< 6581 1726772979.94751: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772979.94808: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpvryjok5s /root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081/AnsiballZ_kernel_settings_get_config.py <<< 6581 1726772979.94815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726772979.94872: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpvryjok5s" to remote "/root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726772979.94875: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726772979.95465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.95504: stderr chunk (state=3): >>><<< 6581 1726772979.95509: stdout chunk (state=3): >>><<< 6581 1726772979.95537: done transferring module to remote 6581 1726772979.95548: _low_level_execute_command(): starting 6581 1726772979.95552: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081/ /root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726772979.95973: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772979.95978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.95980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.95986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.96033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.96036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.96103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772979.97815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772979.97844: stderr chunk (state=3): >>><<< 6581 1726772979.97848: stdout chunk (state=3): >>><<< 6581 1726772979.97911: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772979.97915: _low_level_execute_command(): starting 6581 1726772979.97919: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726772979.98306: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772979.98309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772979.98311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.98313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772979.98315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772979.98371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772979.98375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772979.98379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772979.98443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.13753: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724", "kernel.threads-max": "29968", "vm.max_map_count": "65530"}, "sysfs": {"/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0", "/sys/kernel/debug/x86/ibrs_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 6581 1726772980.15144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772980.15149: stdout chunk (state=3): >>><<< 6581 1726772980.15151: stderr chunk (state=3): >>><<< 6581 1726772980.15474: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724", "kernel.threads-max": "29968", "vm.max_map_count": "65530"}, "sysfs": {"/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0", "/sys/kernel/debug/x86/ibrs_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772980.15478: 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-1726772979.898042-7176-106703762490081/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772980.15480: _low_level_execute_command(): starting 6581 1726772980.15482: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772979.898042-7176-106703762490081/ > /dev/null 2>&1 && sleep 0' 6581 1726772980.16395: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772980.16432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.16452: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772980.16536: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.16553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.16583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.16694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.18536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.18584: stderr chunk (state=3): >>><<< 6581 1726772980.18594: stdout chunk (state=3): >>><<< 6581 1726772980.18612: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772980.18630: handler run complete 6581 1726772980.18655: attempt loop complete, returning result 6581 1726772980.18664: _execute() done 6581 1726772980.18704: dumping result to json 6581 1726772980.18728: done dumping result, returning 6581 1726772980.18749: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-a274-7900-0000000000be] 6581 1726772980.18759: sending task result for task 129c3c75-c909-a274-7900-0000000000be ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724", "kernel.threads-max": "29968", "vm.max_map_count": "65530" }, "sysfs": { "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } } } 6581 1726772980.18987: no more pending results, returning what we have 6581 1726772980.18990: results queue empty 6581 1726772980.18991: checking for any_errors_fatal 6581 1726772980.18997: done checking for any_errors_fatal 6581 1726772980.18998: checking for max_fail_percentage 6581 1726772980.18999: done checking for max_fail_percentage 6581 1726772980.19000: checking to see if all hosts have failed and the running result is not ok 6581 1726772980.19000: done checking to see if all hosts have failed 6581 1726772980.19001: getting the remaining hosts for this loop 6581 1726772980.19003: done getting the remaining hosts for this loop 6581 1726772980.19006: getting the next task for host managed_node2 6581 1726772980.19014: done getting next task for host managed_node2 6581 1726772980.19019: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6581 1726772980.19021: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772980.19032: getting variables 6581 1726772980.19033: in VariableManager get_vars() 6581 1726772980.19066: Calling all_inventory to load vars for managed_node2 6581 1726772980.19069: Calling groups_inventory to load vars for managed_node2 6581 1726772980.19071: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772980.19081: Calling all_plugins_play to load vars for managed_node2 6581 1726772980.19084: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772980.19087: Calling groups_plugins_play to load vars for managed_node2 6581 1726772980.19894: done sending task result for task 129c3c75-c909-a274-7900-0000000000be 6581 1726772980.19898: WORKER PROCESS EXITING 6581 1726772980.20058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772980.20344: done with get_vars() 6581 1726772980.20361: done getting variables 6581 1726772980.20475: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:09:40 -0400 (0:00:00.357) 0:00:17.174 **** 6581 1726772980.20506: entering _queue_task() for managed_node2/template 6581 1726772980.20508: Creating lock for template 6581 1726772980.21173: worker is 1 (out of 1 available) 6581 1726772980.21186: exiting _queue_task() for managed_node2/template 6581 1726772980.21198: done queuing things up, now waiting for results queue to drain 6581 1726772980.21200: waiting for pending results... 6581 1726772980.21681: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6581 1726772980.21839: in run() - task 129c3c75-c909-a274-7900-0000000000bf 6581 1726772980.21866: variable 'ansible_search_path' from source: unknown 6581 1726772980.21880: variable 'ansible_search_path' from source: unknown 6581 1726772980.21922: calling self._execute() 6581 1726772980.22127: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772980.22182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772980.22204: variable 'omit' from source: magic vars 6581 1726772980.22325: variable 'omit' from source: magic vars 6581 1726772980.22388: variable 'omit' from source: magic vars 6581 1726772980.22744: variable '__kernel_settings_profile_src' from source: role '' all vars 6581 1726772980.22760: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726772980.22848: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726772980.22895: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726772980.22971: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726772980.23047: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726772980.23149: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726772980.23162: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726772980.23221: variable 'omit' from source: magic vars 6581 1726772980.23260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772980.23323: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772980.23336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772980.23402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772980.23406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772980.23415: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772980.23432: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772980.23440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772980.23554: Set connection var ansible_shell_type to sh 6581 1726772980.23580: Set connection var ansible_pipelining to False 6581 1726772980.23593: Set connection var ansible_timeout to 10 6581 1726772980.23609: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772980.23646: Set connection var ansible_shell_executable to /bin/sh 6581 1726772980.23649: Set connection var ansible_connection to ssh 6581 1726772980.23674: variable 'ansible_shell_executable' from source: unknown 6581 1726772980.23721: variable 'ansible_connection' from source: unknown 6581 1726772980.23726: variable 'ansible_module_compression' from source: unknown 6581 1726772980.23729: variable 'ansible_shell_type' from source: unknown 6581 1726772980.23731: variable 'ansible_shell_executable' from source: unknown 6581 1726772980.23733: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772980.23735: variable 'ansible_pipelining' from source: unknown 6581 1726772980.23737: variable 'ansible_timeout' from source: unknown 6581 1726772980.23739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772980.24023: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772980.24028: variable 'omit' from source: magic vars 6581 1726772980.24107: starting attempt loop 6581 1726772980.24110: running the handler 6581 1726772980.24112: _low_level_execute_command(): starting 6581 1726772980.24143: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772980.25621: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.25746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772980.25763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.25846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.27422: stdout chunk (state=3): >>>/root <<< 6581 1726772980.27521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.27543: stderr chunk (state=3): >>><<< 6581 1726772980.27548: stdout chunk (state=3): >>><<< 6581 1726772980.27570: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772980.27584: _low_level_execute_command(): starting 6581 1726772980.27590: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587 `" && echo ansible-tmp-1726772980.2757025-7202-43923915407587="` echo /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587 `" ) && sleep 0' 6581 1726772980.28000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.28012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772980.28039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772980.28043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.28093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.28096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.28165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.30014: stdout chunk (state=3): >>>ansible-tmp-1726772980.2757025-7202-43923915407587=/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587 <<< 6581 1726772980.30128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.30151: stderr chunk (state=3): >>><<< 6581 1726772980.30154: stdout chunk (state=3): >>><<< 6581 1726772980.30172: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772980.2757025-7202-43923915407587=/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772980.30187: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6581 1726772980.30210: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6581 1726772980.30232: variable 'ansible_search_path' from source: unknown 6581 1726772980.30797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772980.32122: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772980.32175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772980.32202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772980.32228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772980.32247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772980.32441: 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) 6581 1726772980.32463: 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) 6581 1726772980.32484: 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) 6581 1726772980.32508: 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) 6581 1726772980.32520: 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) 6581 1726772980.32742: 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) 6581 1726772980.32760: 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) 6581 1726772980.32775: 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) 6581 1726772980.32801: 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) 6581 1726772980.32813: 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) 6581 1726772980.33054: variable 'ansible_managed' from source: unknown 6581 1726772980.33060: variable '__sections' from source: task vars 6581 1726772980.33147: 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) 6581 1726772980.33164: 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) 6581 1726772980.33180: 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) 6581 1726772980.33204: 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) 6581 1726772980.33215: 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) 6581 1726772980.33289: variable 'kernel_settings_sysctl' from source: include params 6581 1726772980.33297: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726772980.33302: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726772980.33348: variable '__sysctl_old' from source: task vars 6581 1726772980.33390: variable '__sysctl_old' from source: task vars 6581 1726772980.33530: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726772980.33533: variable 'kernel_settings_sysctl' from source: include params 6581 1726772980.33539: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726772980.33543: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726772980.33548: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726772980.33692: variable 'kernel_settings_sysfs' from source: include params 6581 1726772980.33698: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726772980.33703: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726772980.33723: variable '__sysfs_old' from source: task vars 6581 1726772980.33764: variable '__sysfs_old' from source: task vars 6581 1726772980.33896: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726772980.33900: variable 'kernel_settings_sysfs' from source: include params 6581 1726772980.33905: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726772980.33910: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726772980.33914: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726772980.33953: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6581 1726772980.33962: variable '__systemd_old' from source: task vars 6581 1726772980.34004: variable '__systemd_old' from source: task vars 6581 1726772980.34131: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726772980.34134: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6581 1726772980.34137: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34142: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726772980.34155: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6581 1726772980.34160: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6581 1726772980.34165: variable '__trans_huge_old' from source: task vars 6581 1726772980.34212: variable '__trans_huge_old' from source: task vars 6581 1726772980.34333: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726772980.34337: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6581 1726772980.34339: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34345: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726772980.34355: variable '__trans_defrag_old' from source: task vars 6581 1726772980.34396: variable '__trans_defrag_old' from source: task vars 6581 1726772980.34542: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726772980.34545: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6581 1726772980.34547: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34551: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726772980.34568: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34578: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34589: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34599: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34606: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34611: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34627: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34633: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34642: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34645: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34654: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34662: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34667: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34672: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.34677: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726772980.35094: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772980.35139: variable 'ansible_module_compression' from source: unknown 6581 1726772980.35176: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726772980.35201: variable 'ansible_facts' from source: unknown 6581 1726772980.35252: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_stat.py 6581 1726772980.35344: Sending initial data 6581 1726772980.35347: Sent initial data (150 bytes) 6581 1726772980.35785: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.35792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772980.35819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.35822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772980.35824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772980.35827: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.35875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.35879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772980.35887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.35951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.37486: 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 <<< 6581 1726772980.37543: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772980.37604: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpddqb237o /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_stat.py <<< 6581 1726772980.37607: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_stat.py" <<< 6581 1726772980.37659: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpddqb237o" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_stat.py" <<< 6581 1726772980.37665: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_stat.py" <<< 6581 1726772980.38248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.38292: stderr chunk (state=3): >>><<< 6581 1726772980.38295: stdout chunk (state=3): >>><<< 6581 1726772980.38322: done transferring module to remote 6581 1726772980.38340: _low_level_execute_command(): starting 6581 1726772980.38344: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/ /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_stat.py && sleep 0' 6581 1726772980.38795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.38799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772980.38801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.38803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.38806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.38852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.38855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.38923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.40644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.40670: stderr chunk (state=3): >>><<< 6581 1726772980.40674: stdout chunk (state=3): >>><<< 6581 1726772980.40690: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772980.40693: _low_level_execute_command(): starting 6581 1726772980.40698: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_stat.py && sleep 0' 6581 1726772980.41162: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772980.41165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.41168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.41170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.41227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.41232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772980.41241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.41299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.57454: 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": 381, "inode": 465567876, "dev": 51714, "nlink": 1, "atime": 1726772980.1348982, "mtime": 1726772972.8758397, "ctime": 1726772973.2468426, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "mimetype": "text/plain", "charset": "us-ascii", "version": "3552195694", "attributes": [], "attr_flags": ""}, "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}}} <<< 6581 1726772980.59031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772980.59064: stderr chunk (state=3): >>><<< 6581 1726772980.59085: stdout chunk (state=3): >>><<< 6581 1726772980.59148: _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": 381, "inode": 465567876, "dev": 51714, "nlink": 1, "atime": 1726772980.1348982, "mtime": 1726772972.8758397, "ctime": 1726772973.2468426, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "mimetype": "text/plain", "charset": "us-ascii", "version": "3552195694", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772980.59227: 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-1726772980.2757025-7202-43923915407587/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726772980.59379: Sending initial data 6581 1726772980.59382: Sent initial data (164 bytes) 6581 1726772980.59833: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.59839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772980.59853: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726772980.59856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.59873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772980.59877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.59923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.59942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.59995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.61613: 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 <<< 6581 1726772980.61751: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772980.61832: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp5pakkwk8/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf <<< 6581 1726772980.61843: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf" <<< 6581 1726772980.61914: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp5pakkwk8/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf" <<< 6581 1726772980.62574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.62578: stdout chunk (state=3): >>><<< 6581 1726772980.62580: stderr chunk (state=3): >>><<< 6581 1726772980.62583: _low_level_execute_command(): starting 6581 1726772980.62585: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/ /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf && sleep 0' 6581 1726772980.63291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772980.63304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.63334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.63337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772980.63340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.63384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.63396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.63458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.65446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.65450: stderr chunk (state=3): >>><<< 6581 1726772980.65452: stdout chunk (state=3): >>><<< 6581 1726772980.65455: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772980.65625: variable 'ansible_module_compression' from source: unknown 6581 1726772980.65629: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6581 1726772980.65635: variable 'ansible_facts' from source: unknown 6581 1726772980.65733: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_copy.py 6581 1726772980.66141: Sending initial data 6581 1726772980.66154: Sent initial data (150 bytes) 6581 1726772980.66576: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772980.66606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.66638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.66650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.66720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.68249: 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 <<< 6581 1726772980.68301: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772980.68362: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp4tczsm3r /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_copy.py <<< 6581 1726772980.68365: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_copy.py" <<< 6581 1726772980.68429: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp4tczsm3r" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_copy.py" <<< 6581 1726772980.68431: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_copy.py" <<< 6581 1726772980.69040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.69087: stderr chunk (state=3): >>><<< 6581 1726772980.69091: stdout chunk (state=3): >>><<< 6581 1726772980.69113: done transferring module to remote 6581 1726772980.69122: _low_level_execute_command(): starting 6581 1726772980.69127: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/ /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_copy.py && sleep 0' 6581 1726772980.69579: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772980.69582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772980.69584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.69587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772980.69588: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.69590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.69643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.69646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772980.69650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.69708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.71437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.71467: stderr chunk (state=3): >>><<< 6581 1726772980.71470: stdout chunk (state=3): >>><<< 6581 1726772980.71485: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772980.71488: _low_level_execute_command(): starting 6581 1726772980.71493: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/AnsiballZ_copy.py && sleep 0' 6581 1726772980.71949: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772980.71954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772980.71956: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.71958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.71965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772980.71967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.72013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.72021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772980.72023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.72082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.88486: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf", "md5sum": "ba6aeb244f15eac2bcf15c0dd41fdff5", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6581 1726772980.89503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.89549: stderr chunk (state=3): >>>Shared connection to 10.31.46.238 closed. <<< 6581 1726772980.89620: stderr chunk (state=3): >>><<< 6581 1726772980.89647: stdout chunk (state=3): >>><<< 6581 1726772980.89698: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf", "md5sum": "ba6aeb244f15eac2bcf15c0dd41fdff5", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772980.89755: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '3feaf86b2638623e3300792e683ce55f91f31e9a', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772980.89808: _low_level_execute_command(): starting 6581 1726772980.89821: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/ > /dev/null 2>&1 && sleep 0' 6581 1726772980.90528: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772980.90548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772980.90568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.90665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.90686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.90710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772980.90728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.90824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.92675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.92689: stdout chunk (state=3): >>><<< 6581 1726772980.92702: stderr chunk (state=3): >>><<< 6581 1726772980.92726: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772980.92901: handler run complete 6581 1726772980.92905: attempt loop complete, returning result 6581 1726772980.92907: _execute() done 6581 1726772980.92909: dumping result to json 6581 1726772980.92911: done dumping result, returning 6581 1726772980.92914: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-a274-7900-0000000000bf] 6581 1726772980.92918: sending task result for task 129c3c75-c909-a274-7900-0000000000bf 6581 1726772980.93007: done sending task result for task 129c3c75-c909-a274-7900-0000000000bf 6581 1726772980.93014: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "ba6aeb244f15eac2bcf15c0dd41fdff5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "src": "/root/.ansible/tmp/ansible-tmp-1726772980.2757025-7202-43923915407587/.source.conf", "state": "file", "uid": 0 } 6581 1726772980.93100: no more pending results, returning what we have 6581 1726772980.93103: results queue empty 6581 1726772980.93104: checking for any_errors_fatal 6581 1726772980.93111: done checking for any_errors_fatal 6581 1726772980.93112: checking for max_fail_percentage 6581 1726772980.93113: done checking for max_fail_percentage 6581 1726772980.93114: checking to see if all hosts have failed and the running result is not ok 6581 1726772980.93115: done checking to see if all hosts have failed 6581 1726772980.93141: getting the remaining hosts for this loop 6581 1726772980.93144: done getting the remaining hosts for this loop 6581 1726772980.93148: getting the next task for host managed_node2 6581 1726772980.93154: done getting next task for host managed_node2 6581 1726772980.93158: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6581 1726772980.93160: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772980.93172: getting variables 6581 1726772980.93173: in VariableManager get_vars() 6581 1726772980.93203: Calling all_inventory to load vars for managed_node2 6581 1726772980.93206: Calling groups_inventory to load vars for managed_node2 6581 1726772980.93208: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772980.93218: Calling all_plugins_play to load vars for managed_node2 6581 1726772980.93222: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772980.93233: Calling groups_plugins_play to load vars for managed_node2 6581 1726772980.93411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772980.93536: done with get_vars() 6581 1726772980.93544: done getting variables 6581 1726772980.93591: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:09:40 -0400 (0:00:00.731) 0:00:17.905 **** 6581 1726772980.93613: entering _queue_task() for managed_node2/service 6581 1726772980.93912: worker is 1 (out of 1 available) 6581 1726772980.93930: exiting _queue_task() for managed_node2/service 6581 1726772980.93940: done queuing things up, now waiting for results queue to drain 6581 1726772980.93942: waiting for pending results... 6581 1726772980.94337: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6581 1726772980.94341: in run() - task 129c3c75-c909-a274-7900-0000000000c0 6581 1726772980.94344: variable 'ansible_search_path' from source: unknown 6581 1726772980.94346: variable 'ansible_search_path' from source: unknown 6581 1726772980.94423: variable '__kernel_settings_services' from source: include_vars 6581 1726772980.94725: variable '__kernel_settings_services' from source: include_vars 6581 1726772980.94811: variable 'omit' from source: magic vars 6581 1726772980.94933: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772980.94941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772980.94950: variable 'omit' from source: magic vars 6581 1726772980.95246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772980.95493: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772980.95544: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772980.95621: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772980.95645: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772980.95763: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726772980.95780: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726772980.95805: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 6581 1726772980.95818: variable 'omit' from source: magic vars 6581 1726772980.96021: variable 'omit' from source: magic vars 6581 1726772980.96024: variable 'item' from source: unknown 6581 1726772980.96026: variable 'item' from source: unknown 6581 1726772980.96028: variable 'omit' from source: magic vars 6581 1726772980.96046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772980.96085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772980.96105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772980.96133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772980.96151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772980.96182: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772980.96188: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772980.96193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772980.96260: Set connection var ansible_shell_type to sh 6581 1726772980.96272: Set connection var ansible_pipelining to False 6581 1726772980.96280: Set connection var ansible_timeout to 10 6581 1726772980.96290: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772980.96294: Set connection var ansible_shell_executable to /bin/sh 6581 1726772980.96296: Set connection var ansible_connection to ssh 6581 1726772980.96314: variable 'ansible_shell_executable' from source: unknown 6581 1726772980.96319: variable 'ansible_connection' from source: unknown 6581 1726772980.96321: variable 'ansible_module_compression' from source: unknown 6581 1726772980.96323: variable 'ansible_shell_type' from source: unknown 6581 1726772980.96326: variable 'ansible_shell_executable' from source: unknown 6581 1726772980.96328: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772980.96330: variable 'ansible_pipelining' from source: unknown 6581 1726772980.96336: variable 'ansible_timeout' from source: unknown 6581 1726772980.96338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772980.96420: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772980.96430: variable 'omit' from source: magic vars 6581 1726772980.96442: starting attempt loop 6581 1726772980.96445: running the handler 6581 1726772980.96503: variable 'ansible_facts' from source: unknown 6581 1726772980.96590: _low_level_execute_command(): starting 6581 1726772980.96595: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772980.97278: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772980.97304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.97399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772980.98968: stdout chunk (state=3): >>>/root <<< 6581 1726772980.99079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772980.99096: stderr chunk (state=3): >>><<< 6581 1726772980.99099: stdout chunk (state=3): >>><<< 6581 1726772980.99115: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772980.99132: _low_level_execute_command(): starting 6581 1726772980.99138: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539 `" && echo ansible-tmp-1726772980.9911828-7252-67364169338539="` echo /root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539 `" ) && sleep 0' 6581 1726772980.99577: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772980.99581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.99611: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772980.99614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772980.99672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772980.99696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772980.99699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772980.99770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772981.01629: stdout chunk (state=3): >>>ansible-tmp-1726772980.9911828-7252-67364169338539=/root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539 <<< 6581 1726772981.01734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772981.01760: stderr chunk (state=3): >>><<< 6581 1726772981.01763: stdout chunk (state=3): >>><<< 6581 1726772981.01777: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772980.9911828-7252-67364169338539=/root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772981.01804: variable 'ansible_module_compression' from source: unknown 6581 1726772981.01853: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6581 1726772981.01902: variable 'ansible_facts' from source: unknown 6581 1726772981.02039: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539/AnsiballZ_systemd.py 6581 1726772981.02144: Sending initial data 6581 1726772981.02147: Sent initial data (153 bytes) 6581 1726772981.02591: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772981.02594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.02599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772981.02601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772981.02604: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.02655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772981.02662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772981.02664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772981.02728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772981.04247: 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" <<< 6581 1726772981.04251: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726772981.04300: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772981.04357: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpia1eawy0 /root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539/AnsiballZ_systemd.py <<< 6581 1726772981.04366: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539/AnsiballZ_systemd.py" <<< 6581 1726772981.04417: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpia1eawy0" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539/AnsiballZ_systemd.py" <<< 6581 1726772981.04420: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539/AnsiballZ_systemd.py" <<< 6581 1726772981.05554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772981.05598: stderr chunk (state=3): >>><<< 6581 1726772981.05602: stdout chunk (state=3): >>><<< 6581 1726772981.05628: done transferring module to remote 6581 1726772981.05638: _low_level_execute_command(): starting 6581 1726772981.05645: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539/ /root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539/AnsiballZ_systemd.py && sleep 0' 6581 1726772981.06094: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772981.06097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772981.06100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.06102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772981.06104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772981.06105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.06159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772981.06163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772981.06167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772981.06227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772981.07943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772981.07973: stderr chunk (state=3): >>><<< 6581 1726772981.07976: stdout chunk (state=3): >>><<< 6581 1726772981.07989: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772981.07992: _low_level_execute_command(): starting 6581 1726772981.07997: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539/AnsiballZ_systemd.py && sleep 0' 6581 1726772981.08432: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772981.08435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772981.08437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.08440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772981.08442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.08494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772981.08502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772981.08505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772981.08561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772981.54305: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7255", "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:09:34 EDT", "ExecMainStartTimestampMonotonic": "342279645", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainHandoffTimestampMonotonic": "342291273", "ExecMainPID": "7255", "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:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4848", "MemoryCurrent": "16125952", "MemoryPeak": "17014784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3285843968", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "262682000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK":<<< 6581 1726772981.54318: stdout chunk (state=3): >>> "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket system.slice dbus-broker.service sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service basic.target systemd-sysctl.service polkit.service dbus.socket system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:34 EDT", "StateChangeTimestampMonotonic": "342546237", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:34 EDT", "InactiveExitTimestampMonotonic": "342281409", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ActiveEnterTimestampMonotonic": "342546237", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ConditionTimestampMonotonic": "342278709", "AssertTimestamp": "Thu 2024-09-19 15:09:34 EDT", "AssertTimestampMonotonic": "342278712", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fa81a20a1a6e4529b93736a3044a2812", "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}}} <<< 6581 1726772981.56532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772981.56536: stdout chunk (state=3): >>><<< 6581 1726772981.56538: stderr chunk (state=3): >>><<< 6581 1726772981.56543: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7255", "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:09:34 EDT", "ExecMainStartTimestampMonotonic": "342279645", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainHandoffTimestampMonotonic": "342291273", "ExecMainPID": "7255", "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:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4848", "MemoryCurrent": "16125952", "MemoryPeak": "17014784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3285843968", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "262682000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket system.slice dbus-broker.service sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service basic.target systemd-sysctl.service polkit.service dbus.socket system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:34 EDT", "StateChangeTimestampMonotonic": "342546237", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:34 EDT", "InactiveExitTimestampMonotonic": "342281409", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ActiveEnterTimestampMonotonic": "342546237", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ConditionTimestampMonotonic": "342278709", "AssertTimestamp": "Thu 2024-09-19 15:09:34 EDT", "AssertTimestampMonotonic": "342278712", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fa81a20a1a6e4529b93736a3044a2812", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772981.56689: 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-1726772980.9911828-7252-67364169338539/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772981.56715: _low_level_execute_command(): starting 6581 1726772981.56728: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772980.9911828-7252-67364169338539/ > /dev/null 2>&1 && sleep 0' 6581 1726772981.57410: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772981.57525: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772981.57543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772981.57572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772981.57660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772981.59602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772981.59631: stderr chunk (state=3): >>><<< 6581 1726772981.59634: stdout chunk (state=3): >>><<< 6581 1726772981.59651: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772981.59657: handler run complete 6581 1726772981.59720: attempt loop complete, returning result 6581 1726772981.59735: variable 'item' from source: unknown 6581 1726772981.59988: variable 'item' from source: unknown changed: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ActiveEnterTimestampMonotonic": "342546237", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target dbus-broker.service basic.target systemd-sysctl.service polkit.service dbus.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:09:34 EDT", "AssertTimestampMonotonic": "342278712", "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": "262682000", "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:09:34 EDT", "ConditionTimestampMonotonic": "342278709", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4848", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702882304", "EffectiveMemoryMax": "3702882304", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainHandoffTimestampMonotonic": "342291273", "ExecMainPID": "7255", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainStartTimestampMonotonic": "342279645", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7255 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:34 EDT", "InactiveExitTimestampMonotonic": "342281409", "InvocationID": "fa81a20a1a6e4529b93736a3044a2812", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7255", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3285843968", "MemoryCurrent": "16125952", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17014784", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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.socket system.slice dbus-broker.service sysinit.target", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:09:34 EDT", "StateChangeTimestampMonotonic": "342546237", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6581 1726772981.60571: dumping result to json 6581 1726772981.60575: done dumping result, returning 6581 1726772981.60577: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-a274-7900-0000000000c0] 6581 1726772981.60579: sending task result for task 129c3c75-c909-a274-7900-0000000000c0 6581 1726772981.60826: no more pending results, returning what we have 6581 1726772981.60830: results queue empty 6581 1726772981.60831: checking for any_errors_fatal 6581 1726772981.60838: done checking for any_errors_fatal 6581 1726772981.60839: checking for max_fail_percentage 6581 1726772981.60841: done checking for max_fail_percentage 6581 1726772981.60841: checking to see if all hosts have failed and the running result is not ok 6581 1726772981.60842: done checking to see if all hosts have failed 6581 1726772981.60843: getting the remaining hosts for this loop 6581 1726772981.60844: done getting the remaining hosts for this loop 6581 1726772981.60847: getting the next task for host managed_node2 6581 1726772981.60857: done getting next task for host managed_node2 6581 1726772981.60863: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6581 1726772981.60865: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772981.60876: getting variables 6581 1726772981.60878: in VariableManager get_vars() 6581 1726772981.60907: Calling all_inventory to load vars for managed_node2 6581 1726772981.60909: Calling groups_inventory to load vars for managed_node2 6581 1726772981.60911: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772981.60921: Calling all_plugins_play to load vars for managed_node2 6581 1726772981.60923: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772981.60927: Calling groups_plugins_play to load vars for managed_node2 6581 1726772981.61031: done sending task result for task 129c3c75-c909-a274-7900-0000000000c0 6581 1726772981.61041: WORKER PROCESS EXITING 6581 1726772981.61051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772981.61174: done with get_vars() 6581 1726772981.61182: done getting variables 6581 1726772981.61250: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:09:41 -0400 (0:00:00.676) 0:00:18.581 **** 6581 1726772981.61274: entering _queue_task() for managed_node2/command 6581 1726772981.61275: Creating lock for command 6581 1726772981.61487: worker is 1 (out of 1 available) 6581 1726772981.61498: exiting _queue_task() for managed_node2/command 6581 1726772981.61510: done queuing things up, now waiting for results queue to drain 6581 1726772981.61512: waiting for pending results... 6581 1726772981.61675: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6581 1726772981.61746: in run() - task 129c3c75-c909-a274-7900-0000000000c1 6581 1726772981.61761: variable 'ansible_search_path' from source: unknown 6581 1726772981.61764: variable 'ansible_search_path' from source: unknown 6581 1726772981.61788: calling self._execute() 6581 1726772981.61851: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772981.61856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772981.61868: variable 'omit' from source: magic vars 6581 1726772981.62189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772981.62400: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772981.62435: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772981.62457: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772981.62482: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772981.62566: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726772981.62586: Evaluated conditional (not __kernel_settings_register_profile is changed): False 6581 1726772981.62590: when evaluation is False, skipping this task 6581 1726772981.62593: _execute() done 6581 1726772981.62596: dumping result to json 6581 1726772981.62598: done dumping result, returning 6581 1726772981.62605: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-a274-7900-0000000000c1] 6581 1726772981.62608: sending task result for task 129c3c75-c909-a274-7900-0000000000c1 6581 1726772981.62689: done sending task result for task 129c3c75-c909-a274-7900-0000000000c1 6581 1726772981.62692: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 6581 1726772981.62764: no more pending results, returning what we have 6581 1726772981.62767: results queue empty 6581 1726772981.62768: checking for any_errors_fatal 6581 1726772981.62784: done checking for any_errors_fatal 6581 1726772981.62784: checking for max_fail_percentage 6581 1726772981.62786: done checking for max_fail_percentage 6581 1726772981.62786: checking to see if all hosts have failed and the running result is not ok 6581 1726772981.62787: done checking to see if all hosts have failed 6581 1726772981.62788: getting the remaining hosts for this loop 6581 1726772981.62789: done getting the remaining hosts for this loop 6581 1726772981.62792: getting the next task for host managed_node2 6581 1726772981.62800: done getting next task for host managed_node2 6581 1726772981.62804: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6581 1726772981.62806: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772981.62865: getting variables 6581 1726772981.62866: in VariableManager get_vars() 6581 1726772981.62896: Calling all_inventory to load vars for managed_node2 6581 1726772981.62901: Calling groups_inventory to load vars for managed_node2 6581 1726772981.62904: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772981.62918: Calling all_plugins_play to load vars for managed_node2 6581 1726772981.62940: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772981.62945: Calling groups_plugins_play to load vars for managed_node2 6581 1726772981.63113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772981.63334: done with get_vars() 6581 1726772981.63344: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:09:41 -0400 (0:00:00.021) 0:00:18.603 **** 6581 1726772981.63451: entering _queue_task() for managed_node2/include_tasks 6581 1726772981.63747: worker is 1 (out of 1 available) 6581 1726772981.63757: exiting _queue_task() for managed_node2/include_tasks 6581 1726772981.63771: done queuing things up, now waiting for results queue to drain 6581 1726772981.63773: waiting for pending results... 6581 1726772981.64139: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6581 1726772981.64154: in run() - task 129c3c75-c909-a274-7900-0000000000c2 6581 1726772981.64180: variable 'ansible_search_path' from source: unknown 6581 1726772981.64219: variable 'ansible_search_path' from source: unknown 6581 1726772981.64273: calling self._execute() 6581 1726772981.64431: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772981.64470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772981.64485: variable 'omit' from source: magic vars 6581 1726772981.65011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772981.65404: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772981.65464: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772981.65499: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772981.65542: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772981.65682: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726772981.65725: Evaluated conditional (__kernel_settings_register_apply is changed): True 6581 1726772981.65732: _execute() done 6581 1726772981.65735: dumping result to json 6581 1726772981.65739: done dumping result, returning 6581 1726772981.65746: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-a274-7900-0000000000c2] 6581 1726772981.65872: sending task result for task 129c3c75-c909-a274-7900-0000000000c2 6581 1726772981.65944: done sending task result for task 129c3c75-c909-a274-7900-0000000000c2 6581 1726772981.65947: WORKER PROCESS EXITING 6581 1726772981.66008: no more pending results, returning what we have 6581 1726772981.66012: in VariableManager get_vars() 6581 1726772981.66056: Calling all_inventory to load vars for managed_node2 6581 1726772981.66061: Calling groups_inventory to load vars for managed_node2 6581 1726772981.66064: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772981.66073: Calling all_plugins_play to load vars for managed_node2 6581 1726772981.66075: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772981.66078: Calling groups_plugins_play to load vars for managed_node2 6581 1726772981.66223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772981.66441: done with get_vars() 6581 1726772981.66449: variable 'ansible_search_path' from source: unknown 6581 1726772981.66450: variable 'ansible_search_path' from source: unknown 6581 1726772981.66484: we have included files to process 6581 1726772981.66485: generating all_blocks data 6581 1726772981.66487: done generating all_blocks data 6581 1726772981.66491: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726772981.66492: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726772981.66494: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726772981.66952: done processing included file 6581 1726772981.66954: iterating over new_blocks loaded from include file 6581 1726772981.66955: in VariableManager get_vars() 6581 1726772981.66972: done with get_vars() 6581 1726772981.66973: filtering new block on tags 6581 1726772981.67018: done filtering new block on tags 6581 1726772981.67020: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 6581 1726772981.67024: extending task lists for all hosts with included blocks 6581 1726772981.67702: done extending task lists 6581 1726772981.67704: done processing included files 6581 1726772981.67705: results queue empty 6581 1726772981.67705: checking for any_errors_fatal 6581 1726772981.67708: done checking for any_errors_fatal 6581 1726772981.67709: checking for max_fail_percentage 6581 1726772981.67710: done checking for max_fail_percentage 6581 1726772981.67711: checking to see if all hosts have failed and the running result is not ok 6581 1726772981.67712: done checking to see if all hosts have failed 6581 1726772981.67713: getting the remaining hosts for this loop 6581 1726772981.67714: done getting the remaining hosts for this loop 6581 1726772981.67739: getting the next task for host managed_node2 6581 1726772981.67744: done getting next task for host managed_node2 6581 1726772981.67747: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6581 1726772981.67749: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772981.67761: getting variables 6581 1726772981.67762: in VariableManager get_vars() 6581 1726772981.67776: Calling all_inventory to load vars for managed_node2 6581 1726772981.67779: Calling groups_inventory to load vars for managed_node2 6581 1726772981.67781: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772981.67786: Calling all_plugins_play to load vars for managed_node2 6581 1726772981.67788: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772981.67790: Calling groups_plugins_play to load vars for managed_node2 6581 1726772981.67952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772981.68148: done with get_vars() 6581 1726772981.68157: done getting variables 6581 1726772981.68200: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:09:41 -0400 (0:00:00.047) 0:00:18.651 **** 6581 1726772981.68237: entering _queue_task() for managed_node2/command 6581 1726772981.68624: worker is 1 (out of 1 available) 6581 1726772981.68641: exiting _queue_task() for managed_node2/command 6581 1726772981.68657: done queuing things up, now waiting for results queue to drain 6581 1726772981.68661: waiting for pending results... 6581 1726772981.69032: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6581 1726772981.69037: in run() - task 129c3c75-c909-a274-7900-0000000001c9 6581 1726772981.69039: variable 'ansible_search_path' from source: unknown 6581 1726772981.69042: variable 'ansible_search_path' from source: unknown 6581 1726772981.69044: calling self._execute() 6581 1726772981.69120: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772981.69131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772981.69144: variable 'omit' from source: magic vars 6581 1726772981.69249: variable 'omit' from source: magic vars 6581 1726772981.69322: variable 'omit' from source: magic vars 6581 1726772981.69361: variable 'omit' from source: magic vars 6581 1726772981.69401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772981.69429: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772981.69449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772981.69466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772981.69584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772981.69588: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772981.69590: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772981.69592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772981.69604: Set connection var ansible_shell_type to sh 6581 1726772981.69619: Set connection var ansible_pipelining to False 6581 1726772981.69625: Set connection var ansible_timeout to 10 6581 1726772981.69631: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772981.69636: Set connection var ansible_shell_executable to /bin/sh 6581 1726772981.69642: Set connection var ansible_connection to ssh 6581 1726772981.69672: variable 'ansible_shell_executable' from source: unknown 6581 1726772981.69675: variable 'ansible_connection' from source: unknown 6581 1726772981.69678: variable 'ansible_module_compression' from source: unknown 6581 1726772981.69680: variable 'ansible_shell_type' from source: unknown 6581 1726772981.69683: variable 'ansible_shell_executable' from source: unknown 6581 1726772981.69685: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772981.69687: variable 'ansible_pipelining' from source: unknown 6581 1726772981.69690: variable 'ansible_timeout' from source: unknown 6581 1726772981.69692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772981.69887: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772981.69891: variable 'omit' from source: magic vars 6581 1726772981.69893: starting attempt loop 6581 1726772981.69896: running the handler 6581 1726772981.69898: _low_level_execute_command(): starting 6581 1726772981.69989: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772981.70828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772981.70877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.70957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.71004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772981.71026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772981.71083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772981.71158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772981.72767: stdout chunk (state=3): >>>/root <<< 6581 1726772981.72997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772981.73021: stdout chunk (state=3): >>><<< 6581 1726772981.73025: stderr chunk (state=3): >>><<< 6581 1726772981.73028: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772981.73031: _low_level_execute_command(): starting 6581 1726772981.73033: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642 `" && echo ansible-tmp-1726772981.7295792-7299-213873135609642="` echo /root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642 `" ) && sleep 0' 6581 1726772981.73665: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772981.73668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772981.73671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772981.73673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772981.73675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772981.73678: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726772981.73680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.73690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772981.73693: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772981.73695: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6581 1726772981.73698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772981.73700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772981.73723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772981.73726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772981.73728: stderr chunk (state=3): >>>debug2: match found <<< 6581 1726772981.73788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.73800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772981.73855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772981.73860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772981.73921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772981.75801: stdout chunk (state=3): >>>ansible-tmp-1726772981.7295792-7299-213873135609642=/root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642 <<< 6581 1726772981.75905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772981.75941: stderr chunk (state=3): >>><<< 6581 1726772981.75944: stdout chunk (state=3): >>><<< 6581 1726772981.75964: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772981.7295792-7299-213873135609642=/root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772981.75990: variable 'ansible_module_compression' from source: unknown 6581 1726772981.76040: ANSIBALLZ: Using generic lock for ansible.legacy.command 6581 1726772981.76043: ANSIBALLZ: Acquiring lock 6581 1726772981.76046: ANSIBALLZ: Lock acquired: 140135462524960 6581 1726772981.76048: ANSIBALLZ: Creating module 6581 1726772981.83833: ANSIBALLZ: Writing module into payload 6581 1726772981.83892: ANSIBALLZ: Writing module 6581 1726772981.83908: ANSIBALLZ: Renaming module 6581 1726772981.83914: ANSIBALLZ: Done creating module 6581 1726772981.83934: variable 'ansible_facts' from source: unknown 6581 1726772981.83981: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642/AnsiballZ_command.py 6581 1726772981.84084: Sending initial data 6581 1726772981.84088: Sent initial data (154 bytes) 6581 1726772981.84553: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772981.84556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.84559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772981.84562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772981.84564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.84615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772981.84620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772981.84623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772981.84687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772981.86220: 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 <<< 6581 1726772981.86276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772981.86335: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp8qde2477 /root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642/AnsiballZ_command.py <<< 6581 1726772981.86341: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642/AnsiballZ_command.py" <<< 6581 1726772981.86393: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp8qde2477" to remote "/root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642/AnsiballZ_command.py" <<< 6581 1726772981.86992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772981.87038: stderr chunk (state=3): >>><<< 6581 1726772981.87041: stdout chunk (state=3): >>><<< 6581 1726772981.87085: done transferring module to remote 6581 1726772981.87095: _low_level_execute_command(): starting 6581 1726772981.87100: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642/ /root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642/AnsiballZ_command.py && sleep 0' 6581 1726772981.87554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772981.87564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772981.87566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.87569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772981.87571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772981.87573: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.87614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772981.87626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772981.87682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772981.89496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772981.89500: stdout chunk (state=3): >>><<< 6581 1726772981.89502: stderr chunk (state=3): >>><<< 6581 1726772981.89524: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772981.89607: _low_level_execute_command(): starting 6581 1726772981.89611: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642/AnsiballZ_command.py && sleep 0' 6581 1726772981.90146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772981.90231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772981.90296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772981.90300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772981.90302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772981.90379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772982.16446: 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:09:42.055228", "end": "2024-09-19 15:09:42.163253", "delta": "0:00:00.108025", "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}}} <<< 6581 1726772982.18040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772982.18070: stderr chunk (state=3): >>><<< 6581 1726772982.18074: stdout chunk (state=3): >>><<< 6581 1726772982.18092: _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:09:42.055228", "end": "2024-09-19 15:09:42.163253", "delta": "0:00:00.108025", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772982.18133: 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-1726772981.7295792-7299-213873135609642/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772982.18142: _low_level_execute_command(): starting 6581 1726772982.18145: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772981.7295792-7299-213873135609642/ > /dev/null 2>&1 && sleep 0' 6581 1726772982.18682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772982.18688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772982.18690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772982.18693: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772982.18695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772982.18751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772982.18844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772982.20752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772982.20790: stderr chunk (state=3): >>><<< 6581 1726772982.20794: stdout chunk (state=3): >>><<< 6581 1726772982.20810: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772982.20818: handler run complete 6581 1726772982.20848: Evaluated conditional (False): False 6581 1726772982.20921: attempt loop complete, returning result 6581 1726772982.20929: _execute() done 6581 1726772982.20931: dumping result to json 6581 1726772982.20933: done dumping result, returning 6581 1726772982.20935: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [129c3c75-c909-a274-7900-0000000001c9] 6581 1726772982.20937: sending task result for task 129c3c75-c909-a274-7900-0000000001c9 6581 1726772982.21015: done sending task result for task 129c3c75-c909-a274-7900-0000000001c9 6581 1726772982.21020: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.108025", "end": "2024-09-19 15:09:42.163253", "rc": 0, "start": "2024-09-19 15:09:42.055228" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6581 1726772982.21199: no more pending results, returning what we have 6581 1726772982.21202: results queue empty 6581 1726772982.21203: checking for any_errors_fatal 6581 1726772982.21204: done checking for any_errors_fatal 6581 1726772982.21205: checking for max_fail_percentage 6581 1726772982.21206: done checking for max_fail_percentage 6581 1726772982.21207: checking to see if all hosts have failed and the running result is not ok 6581 1726772982.21208: done checking to see if all hosts have failed 6581 1726772982.21208: getting the remaining hosts for this loop 6581 1726772982.21210: done getting the remaining hosts for this loop 6581 1726772982.21228: getting the next task for host managed_node2 6581 1726772982.21236: done getting next task for host managed_node2 6581 1726772982.21240: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6581 1726772982.21244: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772982.21264: getting variables 6581 1726772982.21265: in VariableManager get_vars() 6581 1726772982.21318: Calling all_inventory to load vars for managed_node2 6581 1726772982.21321: Calling groups_inventory to load vars for managed_node2 6581 1726772982.21322: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772982.21329: Calling all_plugins_play to load vars for managed_node2 6581 1726772982.21330: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772982.21332: Calling groups_plugins_play to load vars for managed_node2 6581 1726772982.21554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772982.21867: done with get_vars() 6581 1726772982.21932: done getting variables 6581 1726772982.22134: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.539) 0:00:19.190 **** 6581 1726772982.22167: entering _queue_task() for managed_node2/shell 6581 1726772982.22169: Creating lock for shell 6581 1726772982.22451: worker is 1 (out of 1 available) 6581 1726772982.22463: exiting _queue_task() for managed_node2/shell 6581 1726772982.22475: done queuing things up, now waiting for results queue to drain 6581 1726772982.22477: waiting for pending results... 6581 1726772982.22861: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6581 1726772982.22924: in run() - task 129c3c75-c909-a274-7900-0000000001ca 6581 1726772982.22928: variable 'ansible_search_path' from source: unknown 6581 1726772982.22931: variable 'ansible_search_path' from source: unknown 6581 1726772982.22954: calling self._execute() 6581 1726772982.23293: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.23529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.23533: variable 'omit' from source: magic vars 6581 1726772982.24340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772982.24609: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772982.24666: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772982.24709: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772982.24750: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772982.24877: variable '__kernel_settings_register_verify_values' from source: set_fact 6581 1726772982.24919: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6581 1726772982.24927: when evaluation is False, skipping this task 6581 1726772982.24935: _execute() done 6581 1726772982.24943: dumping result to json 6581 1726772982.24951: done dumping result, returning 6581 1726772982.24963: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [129c3c75-c909-a274-7900-0000000001ca] 6581 1726772982.24972: sending task result for task 129c3c75-c909-a274-7900-0000000001ca skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6581 1726772982.25226: no more pending results, returning what we have 6581 1726772982.25230: results queue empty 6581 1726772982.25231: checking for any_errors_fatal 6581 1726772982.25238: done checking for any_errors_fatal 6581 1726772982.25239: checking for max_fail_percentage 6581 1726772982.25241: done checking for max_fail_percentage 6581 1726772982.25242: checking to see if all hosts have failed and the running result is not ok 6581 1726772982.25243: done checking to see if all hosts have failed 6581 1726772982.25243: getting the remaining hosts for this loop 6581 1726772982.25245: done getting the remaining hosts for this loop 6581 1726772982.25249: getting the next task for host managed_node2 6581 1726772982.25258: done getting next task for host managed_node2 6581 1726772982.25262: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6581 1726772982.25266: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772982.25459: getting variables 6581 1726772982.25461: in VariableManager get_vars() 6581 1726772982.25494: Calling all_inventory to load vars for managed_node2 6581 1726772982.25496: Calling groups_inventory to load vars for managed_node2 6581 1726772982.25499: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772982.25507: Calling all_plugins_play to load vars for managed_node2 6581 1726772982.25510: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772982.25513: Calling groups_plugins_play to load vars for managed_node2 6581 1726772982.25745: done sending task result for task 129c3c75-c909-a274-7900-0000000001ca 6581 1726772982.25748: WORKER PROCESS EXITING 6581 1726772982.25771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772982.25977: done with get_vars() 6581 1726772982.25988: done getting variables 6581 1726772982.26047: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.039) 0:00:19.229 **** 6581 1726772982.26079: entering _queue_task() for managed_node2/fail 6581 1726772982.26381: worker is 1 (out of 1 available) 6581 1726772982.26393: exiting _queue_task() for managed_node2/fail 6581 1726772982.26404: done queuing things up, now waiting for results queue to drain 6581 1726772982.26406: waiting for pending results... 6581 1726772982.26657: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6581 1726772982.26784: in run() - task 129c3c75-c909-a274-7900-0000000001cb 6581 1726772982.26804: variable 'ansible_search_path' from source: unknown 6581 1726772982.26813: variable 'ansible_search_path' from source: unknown 6581 1726772982.26856: calling self._execute() 6581 1726772982.26938: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.26954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.26969: variable 'omit' from source: magic vars 6581 1726772982.27420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772982.27657: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772982.27709: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772982.27748: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772982.27786: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772982.27895: variable '__kernel_settings_register_verify_values' from source: set_fact 6581 1726772982.27982: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6581 1726772982.27985: when evaluation is False, skipping this task 6581 1726772982.27987: _execute() done 6581 1726772982.27989: dumping result to json 6581 1726772982.27991: done dumping result, returning 6581 1726772982.27995: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [129c3c75-c909-a274-7900-0000000001cb] 6581 1726772982.27997: sending task result for task 129c3c75-c909-a274-7900-0000000001cb 6581 1726772982.28136: done sending task result for task 129c3c75-c909-a274-7900-0000000001cb 6581 1726772982.28140: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6581 1726772982.28196: no more pending results, returning what we have 6581 1726772982.28199: results queue empty 6581 1726772982.28200: checking for any_errors_fatal 6581 1726772982.28205: done checking for any_errors_fatal 6581 1726772982.28206: checking for max_fail_percentage 6581 1726772982.28208: done checking for max_fail_percentage 6581 1726772982.28209: checking to see if all hosts have failed and the running result is not ok 6581 1726772982.28210: done checking to see if all hosts have failed 6581 1726772982.28210: getting the remaining hosts for this loop 6581 1726772982.28212: done getting the remaining hosts for this loop 6581 1726772982.28219: getting the next task for host managed_node2 6581 1726772982.28229: done getting next task for host managed_node2 6581 1726772982.28235: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6581 1726772982.28238: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772982.28254: getting variables 6581 1726772982.28255: in VariableManager get_vars() 6581 1726772982.28283: Calling all_inventory to load vars for managed_node2 6581 1726772982.28285: Calling groups_inventory to load vars for managed_node2 6581 1726772982.28287: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772982.28297: Calling all_plugins_play to load vars for managed_node2 6581 1726772982.28300: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772982.28306: Calling groups_plugins_play to load vars for managed_node2 6581 1726772982.28829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772982.29076: done with get_vars() 6581 1726772982.29088: done getting variables 6581 1726772982.29646: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.038) 0:00:19.268 **** 6581 1726772982.29952: entering _queue_task() for managed_node2/set_fact 6581 1726772982.31351: worker is 1 (out of 1 available) 6581 1726772982.31366: exiting _queue_task() for managed_node2/set_fact 6581 1726772982.31379: done queuing things up, now waiting for results queue to drain 6581 1726772982.31381: waiting for pending results... 6581 1726772982.31763: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6581 1726772982.32450: in run() - task 129c3c75-c909-a274-7900-0000000000c3 6581 1726772982.32522: variable 'ansible_search_path' from source: unknown 6581 1726772982.32525: variable 'ansible_search_path' from source: unknown 6581 1726772982.32528: calling self._execute() 6581 1726772982.32789: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.32812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.32840: variable 'omit' from source: magic vars 6581 1726772982.33514: variable 'omit' from source: magic vars 6581 1726772982.33674: variable 'omit' from source: magic vars 6581 1726772982.33869: variable 'omit' from source: magic vars 6581 1726772982.34080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772982.34458: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772982.34754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772982.34871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.34890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.34942: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772982.34953: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.35012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.35148: Set connection var ansible_shell_type to sh 6581 1726772982.35175: Set connection var ansible_pipelining to False 6581 1726772982.35197: Set connection var ansible_timeout to 10 6581 1726772982.35323: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772982.35329: Set connection var ansible_shell_executable to /bin/sh 6581 1726772982.35332: Set connection var ansible_connection to ssh 6581 1726772982.35334: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.35337: variable 'ansible_connection' from source: unknown 6581 1726772982.35339: variable 'ansible_module_compression' from source: unknown 6581 1726772982.35341: variable 'ansible_shell_type' from source: unknown 6581 1726772982.35343: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.35345: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.35347: variable 'ansible_pipelining' from source: unknown 6581 1726772982.35349: variable 'ansible_timeout' from source: unknown 6581 1726772982.35351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.35673: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772982.35750: variable 'omit' from source: magic vars 6581 1726772982.35896: starting attempt loop 6581 1726772982.35900: running the handler 6581 1726772982.35902: handler run complete 6581 1726772982.35910: attempt loop complete, returning result 6581 1726772982.36061: _execute() done 6581 1726772982.36065: dumping result to json 6581 1726772982.36068: done dumping result, returning 6581 1726772982.36126: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-a274-7900-0000000000c3] 6581 1726772982.36129: sending task result for task 129c3c75-c909-a274-7900-0000000000c3 ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6581 1726772982.36555: no more pending results, returning what we have 6581 1726772982.36558: results queue empty 6581 1726772982.36559: checking for any_errors_fatal 6581 1726772982.36566: done checking for any_errors_fatal 6581 1726772982.36566: checking for max_fail_percentage 6581 1726772982.36568: done checking for max_fail_percentage 6581 1726772982.36569: checking to see if all hosts have failed and the running result is not ok 6581 1726772982.36570: done checking to see if all hosts have failed 6581 1726772982.36571: getting the remaining hosts for this loop 6581 1726772982.36573: done getting the remaining hosts for this loop 6581 1726772982.36577: getting the next task for host managed_node2 6581 1726772982.36585: done getting next task for host managed_node2 6581 1726772982.36589: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6581 1726772982.36592: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772982.36605: getting variables 6581 1726772982.36607: in VariableManager get_vars() 6581 1726772982.36646: Calling all_inventory to load vars for managed_node2 6581 1726772982.36649: Calling groups_inventory to load vars for managed_node2 6581 1726772982.36652: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772982.36663: Calling all_plugins_play to load vars for managed_node2 6581 1726772982.36666: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772982.36669: Calling groups_plugins_play to load vars for managed_node2 6581 1726772982.37557: done sending task result for task 129c3c75-c909-a274-7900-0000000000c3 6581 1726772982.37563: WORKER PROCESS EXITING 6581 1726772982.37936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772982.38538: done with get_vars() 6581 1726772982.38640: done getting variables 6581 1726772982.38708: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.088) 0:00:19.356 **** 6581 1726772982.38747: entering _queue_task() for managed_node2/set_fact 6581 1726772982.39463: worker is 1 (out of 1 available) 6581 1726772982.39474: exiting _queue_task() for managed_node2/set_fact 6581 1726772982.39485: done queuing things up, now waiting for results queue to drain 6581 1726772982.39486: waiting for pending results... 6581 1726772982.40137: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6581 1726772982.40526: in run() - task 129c3c75-c909-a274-7900-0000000000c4 6581 1726772982.40547: variable 'ansible_search_path' from source: unknown 6581 1726772982.40554: variable 'ansible_search_path' from source: unknown 6581 1726772982.40598: calling self._execute() 6581 1726772982.40683: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.41032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.41036: variable 'omit' from source: magic vars 6581 1726772982.41039: variable 'omit' from source: magic vars 6581 1726772982.41041: variable 'omit' from source: magic vars 6581 1726772982.41412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726772982.41681: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726772982.41738: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726772982.41779: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726772982.41856: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726772982.42171: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726772982.42189: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726772982.42203: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726772982.42262: variable 'omit' from source: magic vars 6581 1726772982.42298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772982.42335: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772982.42364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772982.42392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.42407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.42442: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772982.42451: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.42458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.42565: Set connection var ansible_shell_type to sh 6581 1726772982.42586: Set connection var ansible_pipelining to False 6581 1726772982.42683: Set connection var ansible_timeout to 10 6581 1726772982.42686: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772982.42688: Set connection var ansible_shell_executable to /bin/sh 6581 1726772982.42690: Set connection var ansible_connection to ssh 6581 1726772982.42692: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.42694: variable 'ansible_connection' from source: unknown 6581 1726772982.42702: variable 'ansible_module_compression' from source: unknown 6581 1726772982.42707: variable 'ansible_shell_type' from source: unknown 6581 1726772982.42709: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.42712: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.42714: variable 'ansible_pipelining' from source: unknown 6581 1726772982.42718: variable 'ansible_timeout' from source: unknown 6581 1726772982.42720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.42820: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772982.42835: variable 'omit' from source: magic vars 6581 1726772982.42845: starting attempt loop 6581 1726772982.42851: running the handler 6581 1726772982.42865: handler run complete 6581 1726772982.42878: attempt loop complete, returning result 6581 1726772982.42885: _execute() done 6581 1726772982.42892: dumping result to json 6581 1726772982.42899: done dumping result, returning 6581 1726772982.42911: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-a274-7900-0000000000c4] 6581 1726772982.42982: sending task result for task 129c3c75-c909-a274-7900-0000000000c4 ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6581 1726772982.43360: no more pending results, returning what we have 6581 1726772982.43364: results queue empty 6581 1726772982.43365: checking for any_errors_fatal 6581 1726772982.43370: done checking for any_errors_fatal 6581 1726772982.43371: checking for max_fail_percentage 6581 1726772982.43372: done checking for max_fail_percentage 6581 1726772982.43373: checking to see if all hosts have failed and the running result is not ok 6581 1726772982.43374: done checking to see if all hosts have failed 6581 1726772982.43375: getting the remaining hosts for this loop 6581 1726772982.43377: done getting the remaining hosts for this loop 6581 1726772982.43381: getting the next task for host managed_node2 6581 1726772982.43391: done getting next task for host managed_node2 6581 1726772982.43393: ^ task is: TASK: meta (role_complete) 6581 1726772982.43396: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772982.43408: getting variables 6581 1726772982.43409: in VariableManager get_vars() 6581 1726772982.43447: Calling all_inventory to load vars for managed_node2 6581 1726772982.43450: Calling groups_inventory to load vars for managed_node2 6581 1726772982.43452: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772982.43915: Calling all_plugins_play to load vars for managed_node2 6581 1726772982.43923: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772982.43927: Calling groups_plugins_play to load vars for managed_node2 6581 1726772982.44227: done sending task result for task 129c3c75-c909-a274-7900-0000000000c4 6581 1726772982.44231: WORKER PROCESS EXITING 6581 1726772982.44283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772982.44780: done with get_vars() 6581 1726772982.44795: done getting variables 6581 1726772982.44995: done queuing things up, now waiting for results queue to drain 6581 1726772982.44997: results queue empty 6581 1726772982.44998: checking for any_errors_fatal 6581 1726772982.45001: done checking for any_errors_fatal 6581 1726772982.45001: checking for max_fail_percentage 6581 1726772982.45003: done checking for max_fail_percentage 6581 1726772982.45009: checking to see if all hosts have failed and the running result is not ok 6581 1726772982.45010: done checking to see if all hosts have failed 6581 1726772982.45010: getting the remaining hosts for this loop 6581 1726772982.45011: done getting the remaining hosts for this loop 6581 1726772982.45014: getting the next task for host managed_node2 6581 1726772982.45020: done getting next task for host managed_node2 6581 1726772982.45022: ^ task is: TASK: Ensure kernel_settings_reboot_required is unset or undefined 6581 1726772982.45025: ^ 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 6581 1726772982.45028: getting variables 6581 1726772982.45029: in VariableManager get_vars() 6581 1726772982.45042: Calling all_inventory to load vars for managed_node2 6581 1726772982.45045: Calling groups_inventory to load vars for managed_node2 6581 1726772982.45047: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772982.45052: Calling all_plugins_play to load vars for managed_node2 6581 1726772982.45055: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772982.45058: Calling groups_plugins_play to load vars for managed_node2 6581 1726772982.45470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772982.45848: done with get_vars() 6581 1726772982.45858: done getting variables 6581 1726772982.46041: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure kernel_settings_reboot_required is unset or undefined] ************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:71 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.073) 0:00:19.429 **** 6581 1726772982.46075: entering _queue_task() for managed_node2/assert 6581 1726772982.46077: Creating lock for assert 6581 1726772982.46534: worker is 1 (out of 1 available) 6581 1726772982.46547: exiting _queue_task() for managed_node2/assert 6581 1726772982.46560: done queuing things up, now waiting for results queue to drain 6581 1726772982.46561: waiting for pending results... 6581 1726772982.46836: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is unset or undefined 6581 1726772982.46935: in run() - task 129c3c75-c909-a274-7900-000000000010 6581 1726772982.46958: variable 'ansible_search_path' from source: unknown 6581 1726772982.46997: calling self._execute() 6581 1726772982.47093: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.47106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.47142: variable 'omit' from source: magic vars 6581 1726772982.47242: variable 'omit' from source: magic vars 6581 1726772982.47322: variable 'omit' from source: magic vars 6581 1726772982.47325: variable 'omit' from source: magic vars 6581 1726772982.47373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772982.47423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772982.47467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772982.47476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.47495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.47519: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772982.47522: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.47525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.47592: Set connection var ansible_shell_type to sh 6581 1726772982.47602: Set connection var ansible_pipelining to False 6581 1726772982.47606: Set connection var ansible_timeout to 10 6581 1726772982.47613: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772982.47619: Set connection var ansible_shell_executable to /bin/sh 6581 1726772982.47625: Set connection var ansible_connection to ssh 6581 1726772982.47646: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.47648: variable 'ansible_connection' from source: unknown 6581 1726772982.47651: variable 'ansible_module_compression' from source: unknown 6581 1726772982.47653: variable 'ansible_shell_type' from source: unknown 6581 1726772982.47656: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.47658: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.47663: variable 'ansible_pipelining' from source: unknown 6581 1726772982.47665: variable 'ansible_timeout' from source: unknown 6581 1726772982.47667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.47772: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772982.47781: variable 'omit' from source: magic vars 6581 1726772982.47788: starting attempt loop 6581 1726772982.47790: running the handler 6581 1726772982.48061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772982.50123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772982.50127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772982.50129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772982.50149: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772982.50179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772982.50255: 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) 6581 1726772982.50289: 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) 6581 1726772982.50322: 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) 6581 1726772982.50363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6581 1726772982.50379: 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) 6581 1726772982.50482: variable 'kernel_settings_reboot_required' from source: set_fact 6581 1726772982.50495: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 6581 1726772982.50501: handler run complete 6581 1726772982.50525: attempt loop complete, returning result 6581 1726772982.50529: _execute() done 6581 1726772982.50531: dumping result to json 6581 1726772982.50534: done dumping result, returning 6581 1726772982.50541: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is unset or undefined [129c3c75-c909-a274-7900-000000000010] 6581 1726772982.50545: sending task result for task 129c3c75-c909-a274-7900-000000000010 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6581 1726772982.50683: no more pending results, returning what we have 6581 1726772982.50686: results queue empty 6581 1726772982.50687: checking for any_errors_fatal 6581 1726772982.50689: done checking for any_errors_fatal 6581 1726772982.50690: checking for max_fail_percentage 6581 1726772982.50691: done checking for max_fail_percentage 6581 1726772982.50692: checking to see if all hosts have failed and the running result is not ok 6581 1726772982.50692: done checking to see if all hosts have failed 6581 1726772982.50693: getting the remaining hosts for this loop 6581 1726772982.50695: done getting the remaining hosts for this loop 6581 1726772982.50698: getting the next task for host managed_node2 6581 1726772982.50705: done getting next task for host managed_node2 6581 1726772982.50708: ^ task is: TASK: Ensure role reported changed 6581 1726772982.50709: ^ 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 6581 1726772982.50714: getting variables 6581 1726772982.50717: in VariableManager get_vars() 6581 1726772982.50753: Calling all_inventory to load vars for managed_node2 6581 1726772982.50755: Calling groups_inventory to load vars for managed_node2 6581 1726772982.50757: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772982.50770: Calling all_plugins_play to load vars for managed_node2 6581 1726772982.50773: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772982.50776: Calling groups_plugins_play to load vars for managed_node2 6581 1726772982.50926: done sending task result for task 129c3c75-c909-a274-7900-000000000010 6581 1726772982.50930: WORKER PROCESS EXITING 6581 1726772982.50940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772982.51056: done with get_vars() 6581 1726772982.51066: done getting variables 6581 1726772982.51126: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:75 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.050) 0:00:19.480 **** 6581 1726772982.51149: entering _queue_task() for managed_node2/assert 6581 1726772982.51625: worker is 1 (out of 1 available) 6581 1726772982.51635: exiting _queue_task() for managed_node2/assert 6581 1726772982.51647: done queuing things up, now waiting for results queue to drain 6581 1726772982.51648: waiting for pending results... 6581 1726772982.51778: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 6581 1726772982.51824: in run() - task 129c3c75-c909-a274-7900-000000000011 6581 1726772982.51844: variable 'ansible_search_path' from source: unknown 6581 1726772982.51888: calling self._execute() 6581 1726772982.51979: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.52095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.52099: variable 'omit' from source: magic vars 6581 1726772982.52125: variable 'omit' from source: magic vars 6581 1726772982.52164: variable 'omit' from source: magic vars 6581 1726772982.52206: variable 'omit' from source: magic vars 6581 1726772982.52255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772982.52300: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772982.52338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772982.52362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.52379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.52417: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772982.52431: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.52438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.52542: Set connection var ansible_shell_type to sh 6581 1726772982.52559: Set connection var ansible_pipelining to False 6581 1726772982.52569: Set connection var ansible_timeout to 10 6581 1726772982.52581: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772982.52590: Set connection var ansible_shell_executable to /bin/sh 6581 1726772982.52597: Set connection var ansible_connection to ssh 6581 1726772982.52624: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.52631: variable 'ansible_connection' from source: unknown 6581 1726772982.52643: variable 'ansible_module_compression' from source: unknown 6581 1726772982.52650: variable 'ansible_shell_type' from source: unknown 6581 1726772982.52656: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.52721: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.52726: variable 'ansible_pipelining' from source: unknown 6581 1726772982.52729: variable 'ansible_timeout' from source: unknown 6581 1726772982.52731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.52839: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772982.52860: variable 'omit' from source: magic vars 6581 1726772982.52871: starting attempt loop 6581 1726772982.52877: running the handler 6581 1726772982.53243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726772982.55488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726772982.55563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726772982.55722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726772982.55726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726772982.55728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726772982.55748: 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) 6581 1726772982.55793: 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) 6581 1726772982.55826: 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) 6581 1726772982.55875: 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) 6581 1726772982.55896: 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) 6581 1726772982.56008: variable '__kernel_settings_changed' from source: set_fact 6581 1726772982.56032: Evaluated conditional (__kernel_settings_changed | d(false)): True 6581 1726772982.56044: handler run complete 6581 1726772982.56077: attempt loop complete, returning result 6581 1726772982.56085: _execute() done 6581 1726772982.56092: dumping result to json 6581 1726772982.56099: done dumping result, returning 6581 1726772982.56111: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [129c3c75-c909-a274-7900-000000000011] 6581 1726772982.56123: sending task result for task 129c3c75-c909-a274-7900-000000000011 6581 1726772982.56322: done sending task result for task 129c3c75-c909-a274-7900-000000000011 6581 1726772982.56326: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6581 1726772982.56374: no more pending results, returning what we have 6581 1726772982.56378: results queue empty 6581 1726772982.56379: checking for any_errors_fatal 6581 1726772982.56385: done checking for any_errors_fatal 6581 1726772982.56386: checking for max_fail_percentage 6581 1726772982.56388: done checking for max_fail_percentage 6581 1726772982.56388: checking to see if all hosts have failed and the running result is not ok 6581 1726772982.56389: done checking to see if all hosts have failed 6581 1726772982.56390: getting the remaining hosts for this loop 6581 1726772982.56392: done getting the remaining hosts for this loop 6581 1726772982.56396: getting the next task for host managed_node2 6581 1726772982.56404: done getting next task for host managed_node2 6581 1726772982.56407: ^ task is: TASK: Check sysfs after role runs 6581 1726772982.56409: ^ 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 6581 1726772982.56414: getting variables 6581 1726772982.56419: in VariableManager get_vars() 6581 1726772982.56456: Calling all_inventory to load vars for managed_node2 6581 1726772982.56458: Calling groups_inventory to load vars for managed_node2 6581 1726772982.56461: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772982.56472: Calling all_plugins_play to load vars for managed_node2 6581 1726772982.56475: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772982.56484: Calling groups_plugins_play to load vars for managed_node2 6581 1726772982.56815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772982.57107: done with get_vars() 6581 1726772982.57120: done getting variables 6581 1726772982.57177: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:79 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.060) 0:00:19.541 **** 6581 1726772982.57203: entering _queue_task() for managed_node2/command 6581 1726772982.57642: worker is 1 (out of 1 available) 6581 1726772982.57651: exiting _queue_task() for managed_node2/command 6581 1726772982.57663: done queuing things up, now waiting for results queue to drain 6581 1726772982.57665: waiting for pending results... 6581 1726772982.57744: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 6581 1726772982.57890: in run() - task 129c3c75-c909-a274-7900-000000000012 6581 1726772982.57894: variable 'ansible_search_path' from source: unknown 6581 1726772982.57897: calling self._execute() 6581 1726772982.57982: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.57997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.58012: variable 'omit' from source: magic vars 6581 1726772982.58118: variable 'omit' from source: magic vars 6581 1726772982.58153: variable 'omit' from source: magic vars 6581 1726772982.58214: variable 'omit' from source: magic vars 6581 1726772982.58234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772982.58274: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772982.58302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772982.58327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.58430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.58433: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772982.58435: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.58437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.58474: Set connection var ansible_shell_type to sh 6581 1726772982.58490: Set connection var ansible_pipelining to False 6581 1726772982.58500: Set connection var ansible_timeout to 10 6581 1726772982.58513: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772982.58526: Set connection var ansible_shell_executable to /bin/sh 6581 1726772982.58535: Set connection var ansible_connection to ssh 6581 1726772982.58561: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.58569: variable 'ansible_connection' from source: unknown 6581 1726772982.58575: variable 'ansible_module_compression' from source: unknown 6581 1726772982.58580: variable 'ansible_shell_type' from source: unknown 6581 1726772982.58586: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.58592: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.58598: variable 'ansible_pipelining' from source: unknown 6581 1726772982.58603: variable 'ansible_timeout' from source: unknown 6581 1726772982.58609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.58752: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772982.58774: variable 'omit' from source: magic vars 6581 1726772982.58784: starting attempt loop 6581 1726772982.58790: running the handler 6581 1726772982.58870: _low_level_execute_command(): starting 6581 1726772982.58873: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772982.59628: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772982.59655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772982.59678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772982.59774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772982.61457: stdout chunk (state=3): >>>/root <<< 6581 1726772982.61619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772982.61623: stdout chunk (state=3): >>><<< 6581 1726772982.61626: stderr chunk (state=3): >>><<< 6581 1726772982.61751: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772982.61755: _low_level_execute_command(): starting 6581 1726772982.61758: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161 `" && echo ansible-tmp-1726772982.6165438-7344-157454406134161="` echo /root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161 `" ) && sleep 0' 6581 1726772982.62337: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772982.62365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772982.62380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772982.62401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772982.62428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772982.62441: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726772982.62468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772982.62535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772982.62589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772982.62606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772982.62629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772982.62714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772982.64605: stdout chunk (state=3): >>>ansible-tmp-1726772982.6165438-7344-157454406134161=/root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161 <<< 6581 1726772982.64720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772982.64750: stderr chunk (state=3): >>><<< 6581 1726772982.64753: stdout chunk (state=3): >>><<< 6581 1726772982.64772: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772982.6165438-7344-157454406134161=/root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772982.64799: variable 'ansible_module_compression' from source: unknown 6581 1726772982.64840: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726772982.64876: variable 'ansible_facts' from source: unknown 6581 1726772982.64932: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161/AnsiballZ_command.py 6581 1726772982.65036: Sending initial data 6581 1726772982.65040: Sent initial data (154 bytes) 6581 1726772982.65470: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772982.65474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772982.65476: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772982.65487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772982.65544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772982.65548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772982.65552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772982.65613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772982.67147: 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 <<< 6581 1726772982.67192: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772982.67250: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpnq8g377i /root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161/AnsiballZ_command.py <<< 6581 1726772982.67254: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161/AnsiballZ_command.py" <<< 6581 1726772982.67303: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpnq8g377i" to remote "/root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161/AnsiballZ_command.py" <<< 6581 1726772982.67907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772982.68030: stderr chunk (state=3): >>><<< 6581 1726772982.68033: stdout chunk (state=3): >>><<< 6581 1726772982.68035: done transferring module to remote 6581 1726772982.68038: _low_level_execute_command(): starting 6581 1726772982.68040: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161/ /root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161/AnsiballZ_command.py && sleep 0' 6581 1726772982.68375: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772982.68391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772982.68402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772982.68451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772982.68454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772982.68514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772982.70248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772982.70272: stderr chunk (state=3): >>><<< 6581 1726772982.70274: stdout chunk (state=3): >>><<< 6581 1726772982.70284: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772982.70303: _low_level_execute_command(): starting 6581 1726772982.70306: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161/AnsiballZ_command.py && sleep 0' 6581 1726772982.70717: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772982.70721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772982.70723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772982.70725: 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 <<< 6581 1726772982.70727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772982.70778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772982.70781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772982.70785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772982.70846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772982.86058: stdout chunk (state=3): >>> {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:09:42.856359", "end": "2024-09-19 15:09:42.859503", "delta": "0:00:00.003144", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726772982.87478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772982.87483: stdout chunk (state=3): >>><<< 6581 1726772982.87485: stderr chunk (state=3): >>><<< 6581 1726772982.87503: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:09:42.856359", "end": "2024-09-19 15:09:42.859503", "delta": "0:00:00.003144", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772982.87561: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -x 65000 /sys/class/net/lo/mtu', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772982.87652: _low_level_execute_command(): starting 6581 1726772982.87656: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772982.6165438-7344-157454406134161/ > /dev/null 2>&1 && sleep 0' 6581 1726772982.88181: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772982.88248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772982.88296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772982.88319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772982.88354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772982.88436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772982.90301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772982.90323: stdout chunk (state=3): >>><<< 6581 1726772982.90340: stderr chunk (state=3): >>><<< 6581 1726772982.90523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772982.90527: handler run complete 6581 1726772982.90529: Evaluated conditional (False): False 6581 1726772982.90531: attempt loop complete, returning result 6581 1726772982.90533: _execute() done 6581 1726772982.90535: dumping result to json 6581 1726772982.90537: done dumping result, returning 6581 1726772982.90538: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [129c3c75-c909-a274-7900-000000000012] 6581 1726772982.90540: sending task result for task 129c3c75-c909-a274-7900-000000000012 6581 1726772982.90610: done sending task result for task 129c3c75-c909-a274-7900-000000000012 6581 1726772982.90613: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003144", "end": "2024-09-19 15:09:42.859503", "rc": 0, "start": "2024-09-19 15:09:42.856359" } STDOUT: 65000 6581 1726772982.90684: no more pending results, returning what we have 6581 1726772982.90687: results queue empty 6581 1726772982.90688: checking for any_errors_fatal 6581 1726772982.90693: done checking for any_errors_fatal 6581 1726772982.90694: checking for max_fail_percentage 6581 1726772982.90695: done checking for max_fail_percentage 6581 1726772982.90696: checking to see if all hosts have failed and the running result is not ok 6581 1726772982.90697: done checking to see if all hosts have failed 6581 1726772982.90698: getting the remaining hosts for this loop 6581 1726772982.90700: done getting the remaining hosts for this loop 6581 1726772982.90704: getting the next task for host managed_node2 6581 1726772982.90711: done getting next task for host managed_node2 6581 1726772982.90714: ^ task is: TASK: Check sysctl after role runs 6581 1726772982.90718: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772982.90723: getting variables 6581 1726772982.90729: in VariableManager get_vars() 6581 1726772982.90765: Calling all_inventory to load vars for managed_node2 6581 1726772982.90768: Calling groups_inventory to load vars for managed_node2 6581 1726772982.90770: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772982.90782: Calling all_plugins_play to load vars for managed_node2 6581 1726772982.90785: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772982.90788: Calling groups_plugins_play to load vars for managed_node2 6581 1726772982.91165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772982.91364: done with get_vars() 6581 1726772982.91375: done getting variables 6581 1726772982.91446: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl after role runs] ******************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:83 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.342) 0:00:19.883 **** 6581 1726772982.91478: entering _queue_task() for managed_node2/shell 6581 1726772982.91794: worker is 1 (out of 1 available) 6581 1726772982.91805: exiting _queue_task() for managed_node2/shell 6581 1726772982.91818: done queuing things up, now waiting for results queue to drain 6581 1726772982.91819: waiting for pending results... 6581 1726772982.92126: running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs 6581 1726772982.92131: in run() - task 129c3c75-c909-a274-7900-000000000013 6581 1726772982.92153: variable 'ansible_search_path' from source: unknown 6581 1726772982.92192: calling self._execute() 6581 1726772982.92284: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.92296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.92325: variable 'omit' from source: magic vars 6581 1726772982.92432: variable 'omit' from source: magic vars 6581 1726772982.92462: variable 'omit' from source: magic vars 6581 1726772982.92497: variable 'omit' from source: magic vars 6581 1726772982.92553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772982.92597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772982.92650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772982.92656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.92669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772982.92703: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772982.92757: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.92764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.92825: Set connection var ansible_shell_type to sh 6581 1726772982.92843: Set connection var ansible_pipelining to False 6581 1726772982.92853: Set connection var ansible_timeout to 10 6581 1726772982.92874: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772982.92886: Set connection var ansible_shell_executable to /bin/sh 6581 1726772982.92893: Set connection var ansible_connection to ssh 6581 1726772982.92920: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.92974: variable 'ansible_connection' from source: unknown 6581 1726772982.92982: variable 'ansible_module_compression' from source: unknown 6581 1726772982.92984: variable 'ansible_shell_type' from source: unknown 6581 1726772982.92986: variable 'ansible_shell_executable' from source: unknown 6581 1726772982.92988: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772982.92990: variable 'ansible_pipelining' from source: unknown 6581 1726772982.92992: variable 'ansible_timeout' from source: unknown 6581 1726772982.92994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772982.93125: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772982.93141: variable 'omit' from source: magic vars 6581 1726772982.93150: starting attempt loop 6581 1726772982.93156: running the handler 6581 1726772982.93170: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772982.93302: _low_level_execute_command(): starting 6581 1726772982.93305: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772982.93926: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772982.94034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772982.94057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772982.94078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772982.94099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772982.94190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772982.95775: stdout chunk (state=3): >>>/root <<< 6581 1726772982.96048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772982.96051: stderr chunk (state=3): >>><<< 6581 1726772982.96054: stdout chunk (state=3): >>><<< 6581 1726772982.96058: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772982.96060: _low_level_execute_command(): starting 6581 1726772982.96063: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416 `" && echo ansible-tmp-1726772982.9595342-7357-11266886782416="` echo /root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416 `" ) && sleep 0' 6581 1726772982.96614: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772982.96631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772982.96690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772982.96765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772982.96797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772982.96832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772982.96896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772982.98739: stdout chunk (state=3): >>>ansible-tmp-1726772982.9595342-7357-11266886782416=/root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416 <<< 6581 1726772982.98846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772982.98870: stderr chunk (state=3): >>><<< 6581 1726772982.98875: stdout chunk (state=3): >>><<< 6581 1726772982.98890: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772982.9595342-7357-11266886782416=/root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772982.98917: variable 'ansible_module_compression' from source: unknown 6581 1726772982.98959: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726772982.98988: variable 'ansible_facts' from source: unknown 6581 1726772982.99043: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416/AnsiballZ_command.py 6581 1726772982.99211: Sending initial data 6581 1726772982.99214: Sent initial data (153 bytes) 6581 1726772982.99640: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772982.99644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772982.99707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.01285: 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 <<< 6581 1726772983.01343: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772983.01406: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmps_b678g9 /root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416/AnsiballZ_command.py <<< 6581 1726772983.01410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416/AnsiballZ_command.py" <<< 6581 1726772983.01469: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmps_b678g9" to remote "/root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416/AnsiballZ_command.py" <<< 6581 1726772983.02466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.02469: stdout chunk (state=3): >>><<< 6581 1726772983.02472: stderr chunk (state=3): >>><<< 6581 1726772983.02474: done transferring module to remote 6581 1726772983.02476: _low_level_execute_command(): starting 6581 1726772983.02478: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416/ /root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416/AnsiballZ_command.py && sleep 0' 6581 1726772983.03019: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772983.03114: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.03142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.03229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.04976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.05001: stderr chunk (state=3): >>><<< 6581 1726772983.05011: stdout chunk (state=3): >>><<< 6581 1726772983.05035: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772983.05048: _low_level_execute_command(): starting 6581 1726772983.05058: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416/AnsiballZ_command.py && sleep 0' 6581 1726772983.05652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772983.05665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772983.05680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772983.05699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772983.05715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772983.05731: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726772983.05823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.05842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.05857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.05951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.21258: stdout chunk (state=3): >>> {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 15:09:43.206589", "end": "2024-09-19 15:09:43.211489", "delta": "0:00:00.004900", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726772983.22692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772983.22696: stdout chunk (state=3): >>><<< 6581 1726772983.22699: stderr chunk (state=3): >>><<< 6581 1726772983.22715: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 15:09:43.206589", "end": "2024-09-19 15:09:43.211489", "delta": "0:00:00.004900", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772983.22756: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772983.22761: _low_level_execute_command(): starting 6581 1726772983.22769: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772982.9595342-7357-11266886782416/ > /dev/null 2>&1 && sleep 0' 6581 1726772983.23206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772983.23210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.23212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772983.23215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772983.23219: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.23269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.23276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.23333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.25111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.25137: stderr chunk (state=3): >>><<< 6581 1726772983.25140: stdout chunk (state=3): >>><<< 6581 1726772983.25152: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772983.25160: handler run complete 6581 1726772983.25178: Evaluated conditional (False): False 6581 1726772983.25191: attempt loop complete, returning result 6581 1726772983.25194: _execute() done 6581 1726772983.25196: dumping result to json 6581 1726772983.25199: done dumping result, returning 6581 1726772983.25207: done running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs [129c3c75-c909-a274-7900-000000000013] 6581 1726772983.25211: sending task result for task 129c3c75-c909-a274-7900-000000000013 6581 1726772983.25306: done sending task result for task 129c3c75-c909-a274-7900-000000000013 6581 1726772983.25309: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.004900", "end": "2024-09-19 15:09:43.211489", "rc": 0, "start": "2024-09-19 15:09:43.206589" } STDOUT: 400000 6581 1726772983.25367: no more pending results, returning what we have 6581 1726772983.25370: results queue empty 6581 1726772983.25371: checking for any_errors_fatal 6581 1726772983.25378: done checking for any_errors_fatal 6581 1726772983.25379: checking for max_fail_percentage 6581 1726772983.25381: done checking for max_fail_percentage 6581 1726772983.25382: checking to see if all hosts have failed and the running result is not ok 6581 1726772983.25382: done checking to see if all hosts have failed 6581 1726772983.25383: getting the remaining hosts for this loop 6581 1726772983.25385: done getting the remaining hosts for this loop 6581 1726772983.25389: getting the next task for host managed_node2 6581 1726772983.25394: done getting next task for host managed_node2 6581 1726772983.25397: ^ task is: TASK: Check sysctl after role runs 6581 1726772983.25399: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772983.25403: getting variables 6581 1726772983.25405: in VariableManager get_vars() 6581 1726772983.25442: Calling all_inventory to load vars for managed_node2 6581 1726772983.25445: Calling groups_inventory to load vars for managed_node2 6581 1726772983.25447: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772983.25455: Calling all_plugins_play to load vars for managed_node2 6581 1726772983.25458: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772983.25460: Calling groups_plugins_play to load vars for managed_node2 6581 1726772983.25620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772983.25733: done with get_vars() 6581 1726772983.25741: done getting variables 6581 1726772983.25784: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl after role runs] ******************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:89 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.343) 0:00:20.227 **** 6581 1726772983.25803: entering _queue_task() for managed_node2/shell 6581 1726772983.25996: worker is 1 (out of 1 available) 6581 1726772983.26008: exiting _queue_task() for managed_node2/shell 6581 1726772983.26023: done queuing things up, now waiting for results queue to drain 6581 1726772983.26025: waiting for pending results... 6581 1726772983.26183: running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs 6581 1726772983.26232: in run() - task 129c3c75-c909-a274-7900-000000000014 6581 1726772983.26243: variable 'ansible_search_path' from source: unknown 6581 1726772983.26273: calling self._execute() 6581 1726772983.26333: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772983.26337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772983.26346: variable 'omit' from source: magic vars 6581 1726772983.26424: variable 'omit' from source: magic vars 6581 1726772983.26446: variable 'omit' from source: magic vars 6581 1726772983.26471: variable 'omit' from source: magic vars 6581 1726772983.26501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772983.26531: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772983.26551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772983.26581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772983.26585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772983.26597: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772983.26600: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772983.26604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772983.26669: Set connection var ansible_shell_type to sh 6581 1726772983.26678: Set connection var ansible_pipelining to False 6581 1726772983.26687: Set connection var ansible_timeout to 10 6581 1726772983.26690: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772983.26695: Set connection var ansible_shell_executable to /bin/sh 6581 1726772983.26697: Set connection var ansible_connection to ssh 6581 1726772983.26712: variable 'ansible_shell_executable' from source: unknown 6581 1726772983.26714: variable 'ansible_connection' from source: unknown 6581 1726772983.26718: variable 'ansible_module_compression' from source: unknown 6581 1726772983.26721: variable 'ansible_shell_type' from source: unknown 6581 1726772983.26723: variable 'ansible_shell_executable' from source: unknown 6581 1726772983.26725: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772983.26730: variable 'ansible_pipelining' from source: unknown 6581 1726772983.26732: variable 'ansible_timeout' from source: unknown 6581 1726772983.26736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772983.26840: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772983.26849: variable 'omit' from source: magic vars 6581 1726772983.26854: starting attempt loop 6581 1726772983.26857: running the handler 6581 1726772983.26866: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772983.26880: _low_level_execute_command(): starting 6581 1726772983.26888: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772983.27411: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772983.27415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.27420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772983.27422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772983.27426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.27465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.27468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.27470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.27539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.29109: stdout chunk (state=3): >>>/root <<< 6581 1726772983.29208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.29237: stderr chunk (state=3): >>><<< 6581 1726772983.29241: stdout chunk (state=3): >>><<< 6581 1726772983.29260: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772983.29273: _low_level_execute_command(): starting 6581 1726772983.29278: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893 `" && echo ansible-tmp-1726772983.2925909-7400-162559382014893="` echo /root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893 `" ) && sleep 0' 6581 1726772983.29726: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772983.29734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772983.29744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.29747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772983.29749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.29788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.29791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.29795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.29855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.31725: stdout chunk (state=3): >>>ansible-tmp-1726772983.2925909-7400-162559382014893=/root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893 <<< 6581 1726772983.31821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.31848: stderr chunk (state=3): >>><<< 6581 1726772983.31851: stdout chunk (state=3): >>><<< 6581 1726772983.31871: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772983.2925909-7400-162559382014893=/root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772983.31897: variable 'ansible_module_compression' from source: unknown 6581 1726772983.31939: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726772983.31969: variable 'ansible_facts' from source: unknown 6581 1726772983.32028: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893/AnsiballZ_command.py 6581 1726772983.32132: Sending initial data 6581 1726772983.32136: Sent initial data (154 bytes) 6581 1726772983.32582: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772983.32585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772983.32588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.32590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726772983.32592: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772983.32594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.32646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.32650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.32654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.32709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.34222: 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" <<< 6581 1726772983.34230: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726772983.34277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772983.34336: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpbh06o0id /root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893/AnsiballZ_command.py <<< 6581 1726772983.34339: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893/AnsiballZ_command.py" <<< 6581 1726772983.34393: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpbh06o0id" to remote "/root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893/AnsiballZ_command.py" <<< 6581 1726772983.34396: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893/AnsiballZ_command.py" <<< 6581 1726772983.34990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.35036: stderr chunk (state=3): >>><<< 6581 1726772983.35039: stdout chunk (state=3): >>><<< 6581 1726772983.35078: done transferring module to remote 6581 1726772983.35088: _low_level_execute_command(): starting 6581 1726772983.35093: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893/ /root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893/AnsiballZ_command.py && sleep 0' 6581 1726772983.35546: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772983.35549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772983.35551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772983.35559: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772983.35561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.35612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.35615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.35622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.35677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.37404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.37433: stderr chunk (state=3): >>><<< 6581 1726772983.37436: stdout chunk (state=3): >>><<< 6581 1726772983.37451: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772983.37454: _low_level_execute_command(): starting 6581 1726772983.37458: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893/AnsiballZ_command.py && sleep 0' 6581 1726772983.37886: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772983.37890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.37902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.37959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.37968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.38031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.53524: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 15:09:43.528593", "end": "2024-09-19 15:09:43.533449", "delta": "0:00:00.004856", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726772983.54985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772983.54995: stdout chunk (state=3): >>><<< 6581 1726772983.55006: stderr chunk (state=3): >>><<< 6581 1726772983.55374: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 15:09:43.528593", "end": "2024-09-19 15:09:43.533449", "delta": "0:00:00.004856", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772983.55378: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772983.55381: _low_level_execute_command(): starting 6581 1726772983.55383: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772983.2925909-7400-162559382014893/ > /dev/null 2>&1 && sleep 0' 6581 1726772983.56497: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772983.56522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.56658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.56674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.56799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.56875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.58697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.58736: stderr chunk (state=3): >>><<< 6581 1726772983.58746: stdout chunk (state=3): >>><<< 6581 1726772983.59123: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772983.59127: handler run complete 6581 1726772983.59130: Evaluated conditional (False): False 6581 1726772983.59133: attempt loop complete, returning result 6581 1726772983.59135: _execute() done 6581 1726772983.59138: dumping result to json 6581 1726772983.59141: done dumping result, returning 6581 1726772983.59143: done running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs [129c3c75-c909-a274-7900-000000000014] 6581 1726772983.59146: sending task result for task 129c3c75-c909-a274-7900-000000000014 6581 1726772983.59223: done sending task result for task 129c3c75-c909-a274-7900-000000000014 6581 1726772983.59227: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.004856", "end": "2024-09-19 15:09:43.533449", "rc": 0, "start": "2024-09-19 15:09:43.528593" } 6581 1726772983.59295: no more pending results, returning what we have 6581 1726772983.59299: results queue empty 6581 1726772983.59300: checking for any_errors_fatal 6581 1726772983.59307: done checking for any_errors_fatal 6581 1726772983.59308: checking for max_fail_percentage 6581 1726772983.59310: done checking for max_fail_percentage 6581 1726772983.59311: checking to see if all hosts have failed and the running result is not ok 6581 1726772983.59312: done checking to see if all hosts have failed 6581 1726772983.59313: getting the remaining hosts for this loop 6581 1726772983.59315: done getting the remaining hosts for this loop 6581 1726772983.59322: getting the next task for host managed_node2 6581 1726772983.59329: done getting next task for host managed_node2 6581 1726772983.59332: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 6581 1726772983.59334: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726772983.59339: getting variables 6581 1726772983.59341: in VariableManager get_vars() 6581 1726772983.59378: Calling all_inventory to load vars for managed_node2 6581 1726772983.59380: Calling groups_inventory to load vars for managed_node2 6581 1726772983.59383: Calling all_plugins_inventory to load vars for managed_node2 6581 1726772983.59395: Calling all_plugins_play to load vars for managed_node2 6581 1726772983.59397: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726772983.59400: Calling groups_plugins_play to load vars for managed_node2 6581 1726772983.59972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726772983.60471: done with get_vars() 6581 1726772983.60483: done getting variables 6581 1726772983.60747: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Reboot the machine - see if settings persist after reboot] *************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:95 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.349) 0:00:20.576 **** 6581 1726772983.60774: entering _queue_task() for managed_node2/reboot 6581 1726772983.61129: worker is 1 (out of 1 available) 6581 1726772983.61140: exiting _queue_task() for managed_node2/reboot 6581 1726772983.61153: done queuing things up, now waiting for results queue to drain 6581 1726772983.61155: waiting for pending results... 6581 1726772983.61835: running TaskExecutor() for managed_node2/TASK: Reboot the machine - see if settings persist after reboot 6581 1726772983.61841: in run() - task 129c3c75-c909-a274-7900-000000000015 6581 1726772983.61844: variable 'ansible_search_path' from source: unknown 6581 1726772983.61847: calling self._execute() 6581 1726772983.62222: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772983.62226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772983.62229: variable 'omit' from source: magic vars 6581 1726772983.62230: variable 'omit' from source: magic vars 6581 1726772983.62451: variable 'omit' from source: magic vars 6581 1726772983.62496: variable 'omit' from source: magic vars 6581 1726772983.62547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726772983.62762: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726772983.62922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726772983.62926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772983.62930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726772983.62932: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726772983.62934: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772983.62936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772983.63322: Set connection var ansible_shell_type to sh 6581 1726772983.63325: Set connection var ansible_pipelining to False 6581 1726772983.63331: Set connection var ansible_timeout to 10 6581 1726772983.63334: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726772983.63336: Set connection var ansible_shell_executable to /bin/sh 6581 1726772983.63338: Set connection var ansible_connection to ssh 6581 1726772983.63339: variable 'ansible_shell_executable' from source: unknown 6581 1726772983.63341: variable 'ansible_connection' from source: unknown 6581 1726772983.63343: variable 'ansible_module_compression' from source: unknown 6581 1726772983.63345: variable 'ansible_shell_type' from source: unknown 6581 1726772983.63346: variable 'ansible_shell_executable' from source: unknown 6581 1726772983.63348: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726772983.63350: variable 'ansible_pipelining' from source: unknown 6581 1726772983.63352: variable 'ansible_timeout' from source: unknown 6581 1726772983.63353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726772983.63596: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726772983.63614: variable 'omit' from source: magic vars 6581 1726772983.63627: starting attempt loop 6581 1726772983.63634: running the handler 6581 1726772983.63921: reboot: running setup module to get distribution 6581 1726772983.63925: _low_level_execute_command(): starting 6581 1726772983.63928: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726772983.65143: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.65230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.65303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.65315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.65424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.67024: stdout chunk (state=3): >>>/root <<< 6581 1726772983.67172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.67209: stderr chunk (state=3): >>><<< 6581 1726772983.67221: stdout chunk (state=3): >>><<< 6581 1726772983.67249: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772983.67321: _low_level_execute_command(): starting 6581 1726772983.67333: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734 `" && echo ansible-tmp-1726772983.6730356-7424-188080664972734="` echo /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734 `" ) && sleep 0' 6581 1726772983.68672: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772983.69029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.69056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.69107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.69164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.71033: stdout chunk (state=3): >>>ansible-tmp-1726772983.6730356-7424-188080664972734=/root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734 <<< 6581 1726772983.71191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.71245: stderr chunk (state=3): >>><<< 6581 1726772983.71254: stdout chunk (state=3): >>><<< 6581 1726772983.71283: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772983.6730356-7424-188080664972734=/root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772983.71622: variable 'ansible_module_compression' from source: unknown 6581 1726772983.71625: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6581 1726772983.71628: variable 'ansible_facts' from source: unknown 6581 1726772983.72006: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_setup.py 6581 1726772983.72164: Sending initial data 6581 1726772983.72167: Sent initial data (152 bytes) 6581 1726772983.72828: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772983.72936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.72953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.72973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.73069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.73159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.74753: 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 <<< 6581 1726772983.74811: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772983.74882: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpikdu58ys /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_setup.py <<< 6581 1726772983.74891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_setup.py" <<< 6581 1726772983.75043: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpikdu58ys" to remote "/root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_setup.py" <<< 6581 1726772983.77806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.77823: stdout chunk (state=3): >>><<< 6581 1726772983.78145: stderr chunk (state=3): >>><<< 6581 1726772983.78149: done transferring module to remote 6581 1726772983.78151: _low_level_execute_command(): starting 6581 1726772983.78154: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/ /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_setup.py && sleep 0' 6581 1726772983.79766: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772983.79785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726772983.79833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.79998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772983.80010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.80103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.80231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772983.81918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772983.81963: stderr chunk (state=3): >>><<< 6581 1726772983.81974: stdout chunk (state=3): >>><<< 6581 1726772983.82003: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772983.82012: _low_level_execute_command(): starting 6581 1726772983.82025: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_setup.py && sleep 0' 6581 1726772983.83807: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772983.83831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772983.83845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772983.83856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772983.84040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772983.84044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772983.84152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772984.11835: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.11.60 35318 10.31.46.238 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.11.60 35318 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDUohLJCUqb3y+GHkc952OZdApnT520SGW10B92Bq5VVzXjz2ntfv/QAr1RR5wKH0Iq3E5VD+srf9PRcnuuPQPAlmcTpcN07x4+39J8V0veievfdBGnpuvSlI8Y4yLvj/lZwRDdX2x748Wjg9ygdZm0k91gwHNfuF97FQXVQ/72mcMeDkL1Gcxc03dhlxp/ozRWkkLhextJ6+kBrD+G/hf583YBY58tgxA6no7Lj5Tt5WC+XvpkiF7wACjGrd9EZUbe1UPqnxWDpAHRX6VZGUj2auYxYWKLNHmjfx19I69zR9HX6GupLDb4lHFnw09c8Uz0jh3MQRq5wCaBPHNTriNRBcbLpXLmlHdVVLkrTrm6RhSWdVsTAiCBvXDq91m3YZsE0CFIxDKbWfRciZThKllhVhEWPDgTSVjVThu5xwGFs7pnLLmNRavBqiF9TO1Hb5WvIq2x/P+ZImS4bgzr4ZJPVpYAevTMhEsrbdyG7sTFlq+bRC6huUuUK8F+N0qxnGE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHZblRZaZh6NZNz6tVKTKfxIP1oA1UncOUDI+dhBK6b9XvV4o4QcqyFAmDhRDNIUeje/PxHz4728YZyvMEj3E60=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGJrczGUIJ+qrmHeZJy74Egk3k7KKofQg1OiMRgJgrAB", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "09", "second": "44", "epoch": "1726772984", "epoch_int": "1726772984", "date": "2024-09-19", "time": "15:09:44", "iso8601_micro": "2024-09-19T19:09:44.110993Z", "iso8601": "2024-09-19T19:09:44Z", "iso8601_basic": "20240919T150944110993", "iso8601_basic_short": "20240919T150944", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-46-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-238", "ansible_nodename": "ip-10-31-46-238.us-east-1.aws.redhat.com", "ansi<<< 6581 1726772984.11839: stdout chunk (state=3): >>>ble_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2ba5d91345f0a496acb054e5c684b4", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 6581 1726772984.13621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772984.13647: stderr chunk (state=3): >>><<< 6581 1726772984.13651: stdout chunk (state=3): >>><<< 6581 1726772984.13670: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.11.60 35318 10.31.46.238 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.11.60 35318 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDUohLJCUqb3y+GHkc952OZdApnT520SGW10B92Bq5VVzXjz2ntfv/QAr1RR5wKH0Iq3E5VD+srf9PRcnuuPQPAlmcTpcN07x4+39J8V0veievfdBGnpuvSlI8Y4yLvj/lZwRDdX2x748Wjg9ygdZm0k91gwHNfuF97FQXVQ/72mcMeDkL1Gcxc03dhlxp/ozRWkkLhextJ6+kBrD+G/hf583YBY58tgxA6no7Lj5Tt5WC+XvpkiF7wACjGrd9EZUbe1UPqnxWDpAHRX6VZGUj2auYxYWKLNHmjfx19I69zR9HX6GupLDb4lHFnw09c8Uz0jh3MQRq5wCaBPHNTriNRBcbLpXLmlHdVVLkrTrm6RhSWdVsTAiCBvXDq91m3YZsE0CFIxDKbWfRciZThKllhVhEWPDgTSVjVThu5xwGFs7pnLLmNRavBqiF9TO1Hb5WvIq2x/P+ZImS4bgzr4ZJPVpYAevTMhEsrbdyG7sTFlq+bRC6huUuUK8F+N0qxnGE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHZblRZaZh6NZNz6tVKTKfxIP1oA1UncOUDI+dhBK6b9XvV4o4QcqyFAmDhRDNIUeje/PxHz4728YZyvMEj3E60=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGJrczGUIJ+qrmHeZJy74Egk3k7KKofQg1OiMRgJgrAB", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "09", "second": "44", "epoch": "1726772984", "epoch_int": "1726772984", "date": "2024-09-19", "time": "15:09:44", "iso8601_micro": "2024-09-19T19:09:44.110993Z", "iso8601": "2024-09-19T19:09:44Z", "iso8601_basic": "20240919T150944110993", "iso8601_basic_short": "20240919T150944", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-46-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-238", "ansible_nodename": "ip-10-31-46-238.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": "ec2ba5d91345f0a496acb054e5c684b4", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772984.13755: done with _execute_module (ansible.legacy.setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772984.13771: reboot: distribution: {'name': 'centos', 'version': '10', 'family': 'redhat'} 6581 1726772984.13779: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 6581 1726772984.13781: _low_level_execute_command(): starting 6581 1726772984.13786: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 6581 1726772984.14227: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772984.14230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726772984.14236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772984.14238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772984.14241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772984.14289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772984.14294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772984.14353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772984.16293: stdout chunk (state=3): >>>b62aa625-6c86-42ae-82c0-45a6b03567e7 <<< 6581 1726772984.16446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772984.16451: stdout chunk (state=3): >>><<< 6581 1726772984.16453: stderr chunk (state=3): >>><<< 6581 1726772984.16622: _low_level_execute_command() done: rc=0, stdout=b62aa625-6c86-42ae-82c0-45a6b03567e7 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772984.16626: reboot: last boot time: b62aa625-6c86-42ae-82c0-45a6b03567e7 6581 1726772984.16628: reboot: saving original connect_timeout of None 6581 1726772984.16630: reboot: running find module looking in ['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/usr/local/sbin'] to get path for "shutdown" 6581 1726772984.16632: variable 'ansible_module_compression' from source: unknown 6581 1726772984.16633: ANSIBALLZ: Using generic lock for ansible.legacy.find 6581 1726772984.16635: ANSIBALLZ: Acquiring lock 6581 1726772984.16636: ANSIBALLZ: Lock acquired: 140135462524960 6581 1726772984.16638: ANSIBALLZ: Creating module 6581 1726772984.32569: ANSIBALLZ: Writing module into payload 6581 1726772984.32708: ANSIBALLZ: Writing module 6581 1726772984.32748: ANSIBALLZ: Renaming module 6581 1726772984.32760: ANSIBALLZ: Done creating module 6581 1726772984.32780: variable 'ansible_facts' from source: unknown 6581 1726772984.32865: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_find.py 6581 1726772984.33072: Sending initial data 6581 1726772984.33075: Sent initial data (151 bytes) 6581 1726772984.33709: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772984.33803: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772984.33819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772984.33893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772984.33896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772984.33898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772984.33994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772984.35602: 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 <<< 6581 1726772984.35679: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726772984.35737: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpfcwma65h /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_find.py <<< 6581 1726772984.35741: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_find.py" <<< 6581 1726772984.35810: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpfcwma65h" to remote "/root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_find.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_find.py" <<< 6581 1726772984.36622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772984.36658: stderr chunk (state=3): >>><<< 6581 1726772984.36661: stdout chunk (state=3): >>><<< 6581 1726772984.36703: done transferring module to remote 6581 1726772984.36712: _low_level_execute_command(): starting 6581 1726772984.36720: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/ /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_find.py && sleep 0' 6581 1726772984.37998: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772984.38223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772984.38226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772984.38228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772984.38230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772984.39968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726772984.40137: stderr chunk (state=3): >>><<< 6581 1726772984.40140: stdout chunk (state=3): >>><<< 6581 1726772984.40159: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726772984.40165: _low_level_execute_command(): starting 6581 1726772984.40168: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/AnsiballZ_find.py && sleep 0' 6581 1726772984.41618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772984.41834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772984.41954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772984.60265: stdout chunk (state=3): >>> {"files": [{"path": "/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 7591570, "dev": 51714, "nlink": 1, "atime": 1726772984.572935, "mtime": 1724976000.0, "ctime": 1726562440.205, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}, {"path": "/usr/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 7591570, "dev": 51714, "nlink": 1, "atime": 1726772984.572935, "mtime": 1724976000.0, "ctime": 1726562440.205, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}], "changed": false, "msg": "All paths examined", "matched": 2, "examined": 2724, "skipped_paths": {}, "invocation": {"module_args": {"paths": ["/sbin", "/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin"], "patterns": ["shutdown"], "file_type": "any", "read_whole_file": false, "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "exact_mode": true, "excludes": null, "contains": null, "age": null, "size": null, "depth": null, "mode": null, "encoding": null}}} <<< 6581 1726772984.61486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772984.61491: stdout chunk (state=3): >>><<< 6581 1726772984.61722: stderr chunk (state=3): >>><<< 6581 1726772984.61727: _low_level_execute_command() done: rc=0, stdout= {"files": [{"path": "/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 7591570, "dev": 51714, "nlink": 1, "atime": 1726772984.572935, "mtime": 1724976000.0, "ctime": 1726562440.205, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}, {"path": "/usr/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 7591570, "dev": 51714, "nlink": 1, "atime": 1726772984.572935, "mtime": 1724976000.0, "ctime": 1726562440.205, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}], "changed": false, "msg": "All paths examined", "matched": 2, "examined": 2724, "skipped_paths": {}, "invocation": {"module_args": {"paths": ["/sbin", "/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin"], "patterns": ["shutdown"], "file_type": "any", "read_whole_file": false, "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "exact_mode": true, "excludes": null, "contains": null, "age": null, "size": null, "depth": null, "mode": null, "encoding": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772984.61735: done with _execute_module (ansible.legacy.find, {'paths': ['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/usr/local/sbin'], 'patterns': ['shutdown'], 'file_type': 'any', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.find', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726772984.61740: reboot: rebooting server with command '/sbin/shutdown -r 0 "Reboot initiated by Ansible"' 6581 1726772984.61743: _low_level_execute_command(): starting 6581 1726772984.61745: _low_level_execute_command(): executing: /bin/sh -c '/sbin/shutdown -r 0 "Reboot initiated by Ansible" && sleep 0' 6581 1726772984.62291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772984.62310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772984.62328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772984.62403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772984.62449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772984.62474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772984.62490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772984.62595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726772984.66522: stdout chunk (state=3): >>>Reboot scheduled for Thu 2024-09-19 15:09:44 EDT, use 'shutdown -c' to cancel. <<< 6581 1726772984.66936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726772984.66947: stdout chunk (state=3): >>><<< 6581 1726772984.66958: stderr chunk (state=3): >>><<< 6581 1726772984.66985: _low_level_execute_command() done: rc=0, stdout=Reboot scheduled for Thu 2024-09-19 15:09:44 EDT, use 'shutdown -c' to cancel. , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726772984.67005: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 6581 1726772984.67020: _low_level_execute_command(): starting 6581 1726772984.67031: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 6581 1726772984.67676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726772984.67691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726772984.67705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726772984.67725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726772984.67742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726772984.67753: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726772984.67833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772984.67837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772984.67889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726772984.67907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772984.67932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726772984.75991: stderr chunk (state=3): >>>mux_client_request_session: read from master failed: Broken pipe debug1: Connecting to 10.31.46.238 [10.31.46.238] port 22. debug2: fd 4 setting O_NONBLOCK <<< 6581 1726772984.76081: stderr chunk (state=3): >>>debug1: connect to address 10.31.46.238 port 22: Connection refused ssh: connect to host 10.31.46.238 port 22: Connection refused <<< 6581 1726772984.76096: stderr chunk (state=3): >>><<< 6581 1726772984.76106: stdout chunk (state=3): >>><<< 6581 1726772984.76872: reboot: last boot time check fail 'ssh: connect to host 10.31.46.238 port 22: Connection refused', retrying in 1.1990 seconds... 6581 1726772985.96904: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 6581 1726772985.96909: _low_level_execute_command(): starting 6581 1726772985.96911: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 6581 1726772985.97920: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772985.97924: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726772985.97927: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug1: Control socket "/root/.ansible/cp/312bf6b21c" does not exist debug1: Connecting to 10.31.46.238 [10.31.46.238] port 22. debug2: fd 3 setting O_NONBLOCK <<< 6581 1726772995.98848: stderr chunk (state=3): >>>debug1: connect to address 10.31.46.238 port 22: Connection timed out ssh: connect to host 10.31.46.238 port 22: Connection timed out <<< 6581 1726772995.98881: stderr chunk (state=3): >>><<< 6581 1726772995.98891: stdout chunk (state=3): >>><<< 6581 1726772995.99662: reboot: last boot time check fail 'ssh: connect to host 10.31.46.238 port 22: Connection timed out', retrying in 2.1420 seconds... 6581 1726772998.14024: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 6581 1726772998.14027: _low_level_execute_command(): starting 6581 1726772998.14030: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 6581 1726772998.14828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726772998.14843: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726772998.14885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug1: Control socket "/root/.ansible/cp/312bf6b21c" does not exist <<< 6581 1726772998.14889: stderr chunk (state=3): >>>debug1: Connecting to 10.31.46.238 [10.31.46.238] port 22. debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773005.35256: stderr chunk (state=3): >>>debug1: connect to address 10.31.46.238 port 22: Connection refused ssh: connect to host 10.31.46.238 port 22: Connection refused <<< 6581 1726773005.35260: stdout chunk (state=3): >>><<< 6581 1726773005.35263: stderr chunk (state=3): >>><<< 6581 1726773005.36769: reboot: last boot time check fail 'ssh: connect to host 10.31.46.238 port 22: Connection refused', retrying in 4.6060 seconds... 6581 1726773009.97309: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 6581 1726773009.97314: _low_level_execute_command(): starting 6581 1726773009.97318: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 6581 1726773009.97760: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773009.97779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773009.97822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773009.97834: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/312bf6b21c" does not exist debug1: Connecting to 10.31.46.238 [10.31.46.238] port 22. debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773009.97901: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 6581 1726773009.97905: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 <<< 6581 1726773009.97908: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 6581 1726773009.97910: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 6581 1726773009.98982: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.46.238:22 as 'root' <<< 6581 1726773009.98986: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 6581 1726773009.98992: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 6581 1726773009.99531: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 6581 1726773009.99535: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 6581 1726773009.99701: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 6581 1726773010.00109: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 6581 1726773010.00112: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:2iyoXztwV9s+KZ376DiFUeTSRrwKHCuEvFBndiYir6E debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 6581 1726773010.00114: stderr chunk (state=3): >>>debug1: Host '10.31.46.238' is known and matches the ED25519 host key. debug1: Found key in /root/.ssh/known_hosts:2 <<< 6581 1726773010.00486: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks <<< 6581 1726773010.00490: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 <<< 6581 1726773010.00494: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 6581 1726773010.04658: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6581 1726773010.04762: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6581 1726773010.04922: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6581 1726773010.04967: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 <<< 6581 1726773010.04970: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 6581 1726773010.05412: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6581 1726773010.09208: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 6581 1726773010.09212: stderr chunk (state=3): >>>Authenticated to 10.31.46.238 ([10.31.46.238]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 6581 1726773010.09229: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/312bf6b21c] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 6581 1726773010.09252: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 8733 <<< 6581 1726773010.09255: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK <<< 6581 1726773010.09298: stderr chunk (state=3): >>>debug1: forking to background <<< 6581 1726773010.09344: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 6581 1726773010.09357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773010.09372: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 6581 1726773010.29934: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 <<< 6581 1726773010.29956: stderr chunk (state=3): >>>debug1: client_input_hostkeys: searching /root/.ssh/known_hosts for 10.31.46.238 / (none) <<< 6581 1726773010.29959: stderr chunk (state=3): >>>debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.46.238 / (none) debug1: client_input_hostkeys: hostkeys file /root/.ssh/known_hosts2 does not exist <<< 6581 1726773010.29982: stderr chunk (state=3): >>>debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 6581 1726773010.30034: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug2: channel 2: request pty-req confirm 1 <<< 6581 1726773010.30037: stderr chunk (state=3): >>>debug1: Sending command: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 <<< 6581 1726773010.30039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773010.31196: stderr chunk (state=3): >>>Learned new hostkey: RSA SHA256:7LQAsS6he8P2ufhfkdxArGC49zNvDjA+QHBql0M2RMo Learned new hostkey: ECDSA SHA256:0h+TnTj5OcKsEbo84p/CBLjvTpdPUio3yW/C+mNljYM <<< 6581 1726773010.31219: stderr chunk (state=3): >>>Adding new key for 10.31.46.238 to /root/.ssh/known_hosts: ssh-rsa SHA256:7LQAsS6he8P2ufhfkdxArGC49zNvDjA+QHBql0M2RMo <<< 6581 1726773010.31223: stderr chunk (state=3): >>>Adding new key for 10.31.46.238 to /root/.ssh/known_hosts: ecdsa-sha2-nistp256 SHA256:0h+TnTj5OcKsEbo84p/CBLjvTpdPUio3yW/C+mNljYM <<< 6581 1726773010.31225: stderr chunk (state=3): >>>debug1: update_known_hosts: known hosts file /root/.ssh/known_hosts2 does not exist <<< 6581 1726773010.31472: stderr chunk (state=3): >>>debug2: channel_input_status_confirm: type 99 id 2 debug2: PTY allocation request accepted on channel 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 6581 1726773010.34833: stdout chunk (state=3): >>>65242a9e-0b90-4aac-b0a1-3165386c054c <<< 6581 1726773010.35047: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close <<< 6581 1726773010.35050: stderr chunk (state=3): >>>debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773010.35113: stdout chunk (state=3): >>><<< 6581 1726773011.35162: _low_level_execute_command() done: rc=0, stdout=65242a9e-0b90-4aac-b0a1-3165386c054c , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug1: Control socket "/root/.ansible/cp/312bf6b21c" does not exist debug1: Connecting to 10.31.46.238 [10.31.46.238] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.46.238:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:2iyoXztwV9s+KZ376DiFUeTSRrwKHCuEvFBndiYir6E debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: Host '10.31.46.238' is known and matches the ED25519 host key. debug1: Found key in /root/.ssh/known_hosts:2 debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.46.238 ([10.31.46.238]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/312bf6b21c] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 8733 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: client_input_hostkeys: searching /root/.ssh/known_hosts for 10.31.46.238 / (none) debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.46.238 / (none) debug1: client_input_hostkeys: hostkeys file /root/.ssh/known_hosts2 does not exist debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug2: channel 2: request pty-req confirm 1 debug1: Sending command: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 Learned new hostkey: RSA SHA256:7LQAsS6he8P2ufhfkdxArGC49zNvDjA+QHBql0M2RMo Learned new hostkey: ECDSA SHA256:0h+TnTj5OcKsEbo84p/CBLjvTpdPUio3yW/C+mNljYM Adding new key for 10.31.46.238 to /root/.ssh/known_hosts: ssh-rsa SHA256:7LQAsS6he8P2ufhfkdxArGC49zNvDjA+QHBql0M2RMo Adding new key for 10.31.46.238 to /root/.ssh/known_hosts: ecdsa-sha2-nistp256 SHA256:0h+TnTj5OcKsEbo84p/CBLjvTpdPUio3yW/C+mNljYM debug1: update_known_hosts: known hosts file /root/.ssh/known_hosts2 does not exist debug2: channel_input_status_confirm: type 99 id 2 debug2: PTY allocation request accepted on channel 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773011.35180: reboot: last boot time: 65242a9e-0b90-4aac-b0a1-3165386c054c 6581 1726773011.35183: reboot: last boot time check success 6581 1726773011.35185: reboot: attempting post-reboot test command 'tuned-adm active' 6581 1726773011.35187: _low_level_execute_command(): starting 6581 1726773011.35189: _low_level_execute_command(): executing: /bin/sh -c 'tuned-adm active && sleep 0' 6581 1726773011.35653: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.35657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.35659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773011.35661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773011.35663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.35719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773011.35723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773011.35729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.35796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.47755: stdout chunk (state=3): >>>Current active profile: virtual-guest kernel_settings <<< 6581 1726773011.49287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773011.49312: stderr chunk (state=3): >>><<< 6581 1726773011.49317: stdout chunk (state=3): >>><<< 6581 1726773011.49332: _low_level_execute_command() done: rc=0, stdout=Current active profile: virtual-guest kernel_settings , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773011.49337: reboot: post-reboot test command success 6581 1726773011.49346: _low_level_execute_command(): starting 6581 1726773011.49351: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772983.6730356-7424-188080664972734/ > /dev/null 2>&1 && sleep 0' 6581 1726773011.49786: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773011.49789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773011.49791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.49793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773011.49795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773011.49797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.49850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773011.49858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773011.49859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.49933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.52023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773011.52027: stderr chunk (state=3): >>><<< 6581 1726773011.52029: stdout chunk (state=3): >>><<< 6581 1726773011.52031: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773011.52033: handler run complete 6581 1726773011.52034: attempt loop complete, returning result 6581 1726773011.52036: _execute() done 6581 1726773011.52037: dumping result to json 6581 1726773011.52039: done dumping result, returning 6581 1726773011.52041: done running TaskExecutor() for managed_node2/TASK: Reboot the machine - see if settings persist after reboot [129c3c75-c909-a274-7900-000000000015] 6581 1726773011.52042: sending task result for task 129c3c75-c909-a274-7900-000000000015 6581 1726773011.52122: done sending task result for task 129c3c75-c909-a274-7900-000000000015 6581 1726773011.52127: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "elapsed": 26, "rebooted": true } 6581 1726773011.52179: no more pending results, returning what we have 6581 1726773011.52183: results queue empty 6581 1726773011.52184: checking for any_errors_fatal 6581 1726773011.52195: done checking for any_errors_fatal 6581 1726773011.52196: checking for max_fail_percentage 6581 1726773011.52198: done checking for max_fail_percentage 6581 1726773011.52199: checking to see if all hosts have failed and the running result is not ok 6581 1726773011.52200: done checking to see if all hosts have failed 6581 1726773011.52201: getting the remaining hosts for this loop 6581 1726773011.52203: done getting the remaining hosts for this loop 6581 1726773011.52208: getting the next task for host managed_node2 6581 1726773011.52215: done getting next task for host managed_node2 6581 1726773011.52221: ^ task is: TASK: Check sysctl after reboot 6581 1726773011.52223: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773011.52227: getting variables 6581 1726773011.52229: in VariableManager get_vars() 6581 1726773011.52266: Calling all_inventory to load vars for managed_node2 6581 1726773011.52268: Calling groups_inventory to load vars for managed_node2 6581 1726773011.52271: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773011.52286: Calling all_plugins_play to load vars for managed_node2 6581 1726773011.52289: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773011.52293: Calling groups_plugins_play to load vars for managed_node2 6581 1726773011.52700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773011.52904: done with get_vars() 6581 1726773011.52914: done getting variables 6581 1726773011.52983: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:99 Thursday 19 September 2024 15:10:11 -0400 (0:00:27.922) 0:00:48.499 **** 6581 1726773011.53008: entering _queue_task() for managed_node2/shell 6581 1726773011.53245: worker is 1 (out of 1 available) 6581 1726773011.53256: exiting _queue_task() for managed_node2/shell 6581 1726773011.53267: done queuing things up, now waiting for results queue to drain 6581 1726773011.53268: waiting for pending results... 6581 1726773011.53530: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 6581 1726773011.53727: in run() - task 129c3c75-c909-a274-7900-000000000016 6581 1726773011.53731: variable 'ansible_search_path' from source: unknown 6581 1726773011.53735: calling self._execute() 6581 1726773011.53764: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773011.53778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773011.53793: variable 'omit' from source: magic vars 6581 1726773011.53907: variable 'omit' from source: magic vars 6581 1726773011.53949: variable 'omit' from source: magic vars 6581 1726773011.53993: variable 'omit' from source: magic vars 6581 1726773011.54039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773011.54088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773011.54115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773011.54141: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773011.54164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773011.54202: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773011.54211: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773011.54221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773011.54332: Set connection var ansible_shell_type to sh 6581 1726773011.54350: Set connection var ansible_pipelining to False 6581 1726773011.54360: Set connection var ansible_timeout to 10 6581 1726773011.54382: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773011.54485: Set connection var ansible_shell_executable to /bin/sh 6581 1726773011.54488: Set connection var ansible_connection to ssh 6581 1726773011.54490: variable 'ansible_shell_executable' from source: unknown 6581 1726773011.54492: variable 'ansible_connection' from source: unknown 6581 1726773011.54494: variable 'ansible_module_compression' from source: unknown 6581 1726773011.54496: variable 'ansible_shell_type' from source: unknown 6581 1726773011.54498: variable 'ansible_shell_executable' from source: unknown 6581 1726773011.54500: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773011.54502: variable 'ansible_pipelining' from source: unknown 6581 1726773011.54504: variable 'ansible_timeout' from source: unknown 6581 1726773011.54506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773011.54621: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773011.54638: variable 'omit' from source: magic vars 6581 1726773011.54648: starting attempt loop 6581 1726773011.54655: running the handler 6581 1726773011.54670: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773011.54703: _low_level_execute_command(): starting 6581 1726773011.54719: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773011.55464: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773011.55539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.55602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773011.55621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773011.55650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.55743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.57387: stdout chunk (state=3): >>>/root <<< 6581 1726773011.57576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773011.57597: stderr chunk (state=3): >>><<< 6581 1726773011.57607: stdout chunk (state=3): >>><<< 6581 1726773011.57638: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773011.57739: _low_level_execute_command(): starting 6581 1726773011.57743: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140 `" && echo ansible-tmp-1726773011.5764537-8769-207887332149140="` echo /root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140 `" ) && sleep 0' 6581 1726773011.58313: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773011.58335: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773011.58349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.58380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773011.58487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773011.58528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.58622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.60675: stdout chunk (state=3): >>>ansible-tmp-1726773011.5764537-8769-207887332149140=/root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140 <<< 6581 1726773011.60892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773011.60895: stdout chunk (state=3): >>><<< 6581 1726773011.60896: stderr chunk (state=3): >>><<< 6581 1726773011.60908: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773011.5764537-8769-207887332149140=/root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773011.60942: variable 'ansible_module_compression' from source: unknown 6581 1726773011.60984: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773011.61047: variable 'ansible_facts' from source: unknown 6581 1726773011.61098: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140/AnsiballZ_command.py 6581 1726773011.61336: Sending initial data 6581 1726773011.61339: Sent initial data (154 bytes) 6581 1726773011.61830: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773011.61840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773011.61850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.61941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.61951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773011.62009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773011.62012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.62096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.63734: 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 <<< 6581 1726773011.63787: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773011.63844: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1p609sqv /root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140/AnsiballZ_command.py <<< 6581 1726773011.63848: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140/AnsiballZ_command.py" <<< 6581 1726773011.63902: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1p609sqv" to remote "/root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140/AnsiballZ_command.py" <<< 6581 1726773011.63911: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140/AnsiballZ_command.py" <<< 6581 1726773011.64679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773011.64682: stderr chunk (state=3): >>><<< 6581 1726773011.64684: stdout chunk (state=3): >>><<< 6581 1726773011.64713: done transferring module to remote 6581 1726773011.64736: _low_level_execute_command(): starting 6581 1726773011.64740: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140/ /root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140/AnsiballZ_command.py && sleep 0' 6581 1726773011.65394: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773011.65403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773011.65414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.65433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773011.65445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773011.65451: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726773011.65464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.65474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773011.65578: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773011.65582: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.65585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773011.65606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773011.65624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.65713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.67574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773011.67622: stderr chunk (state=3): >>><<< 6581 1726773011.67626: stdout chunk (state=3): >>><<< 6581 1726773011.67724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773011.67727: _low_level_execute_command(): starting 6581 1726773011.67730: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140/AnsiballZ_command.py && sleep 0' 6581 1726773011.68306: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773011.68328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773011.68342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.68360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773011.68384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773011.68486: 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.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773011.68512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.68612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.85757: stdout chunk (state=3): >>> {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 15:10:11.849151", "end": "2024-09-19 15:10:11.854498", "delta": "0:00:00.005347", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726773011.87255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773011.87324: stderr chunk (state=3): >>><<< 6581 1726773011.87327: stdout chunk (state=3): >>><<< 6581 1726773011.87330: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 15:10:11.849151", "end": "2024-09-19 15:10:11.854498", "delta": "0:00:00.005347", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773011.87334: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773011.87343: _low_level_execute_command(): starting 6581 1726773011.87348: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773011.5764537-8769-207887332149140/ > /dev/null 2>&1 && sleep 0' 6581 1726773011.87781: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773011.87785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773011.87820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773011.87824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773011.87826: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.87833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.87885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773011.87892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773011.87895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.87949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.89768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773011.89793: stderr chunk (state=3): >>><<< 6581 1726773011.89796: stdout chunk (state=3): >>><<< 6581 1726773011.89810: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773011.89817: handler run complete 6581 1726773011.89837: Evaluated conditional (False): False 6581 1726773011.89844: attempt loop complete, returning result 6581 1726773011.89850: _execute() done 6581 1726773011.89853: dumping result to json 6581 1726773011.89857: done dumping result, returning 6581 1726773011.89865: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [129c3c75-c909-a274-7900-000000000016] 6581 1726773011.89869: sending task result for task 129c3c75-c909-a274-7900-000000000016 6581 1726773011.89963: done sending task result for task 129c3c75-c909-a274-7900-000000000016 6581 1726773011.89965: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.005347", "end": "2024-09-19 15:10:11.854498", "rc": 0, "start": "2024-09-19 15:10:11.849151" } STDOUT: 400000 6581 1726773011.90025: no more pending results, returning what we have 6581 1726773011.90029: results queue empty 6581 1726773011.90030: checking for any_errors_fatal 6581 1726773011.90035: done checking for any_errors_fatal 6581 1726773011.90036: checking for max_fail_percentage 6581 1726773011.90038: done checking for max_fail_percentage 6581 1726773011.90039: checking to see if all hosts have failed and the running result is not ok 6581 1726773011.90040: done checking to see if all hosts have failed 6581 1726773011.90041: getting the remaining hosts for this loop 6581 1726773011.90042: done getting the remaining hosts for this loop 6581 1726773011.90046: getting the next task for host managed_node2 6581 1726773011.90051: done getting next task for host managed_node2 6581 1726773011.90054: ^ task is: TASK: Check sysfs after reboot 6581 1726773011.90056: ^ 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 6581 1726773011.90059: getting variables 6581 1726773011.90060: in VariableManager get_vars() 6581 1726773011.90094: Calling all_inventory to load vars for managed_node2 6581 1726773011.90096: Calling groups_inventory to load vars for managed_node2 6581 1726773011.90098: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773011.90107: Calling all_plugins_play to load vars for managed_node2 6581 1726773011.90109: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773011.90112: Calling groups_plugins_play to load vars for managed_node2 6581 1726773011.90238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773011.90353: done with get_vars() 6581 1726773011.90361: done getting variables 6581 1726773011.90405: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysfs after reboot] ************************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:105 Thursday 19 September 2024 15:10:11 -0400 (0:00:00.374) 0:00:48.873 **** 6581 1726773011.90426: entering _queue_task() for managed_node2/command 6581 1726773011.90613: worker is 1 (out of 1 available) 6581 1726773011.90627: exiting _queue_task() for managed_node2/command 6581 1726773011.90639: done queuing things up, now waiting for results queue to drain 6581 1726773011.90641: waiting for pending results... 6581 1726773011.90795: running TaskExecutor() for managed_node2/TASK: Check sysfs after reboot 6581 1726773011.90845: in run() - task 129c3c75-c909-a274-7900-000000000017 6581 1726773011.90857: variable 'ansible_search_path' from source: unknown 6581 1726773011.90885: calling self._execute() 6581 1726773011.90945: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773011.90948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773011.90957: variable 'omit' from source: magic vars 6581 1726773011.91033: variable 'omit' from source: magic vars 6581 1726773011.91056: variable 'omit' from source: magic vars 6581 1726773011.91083: variable 'omit' from source: magic vars 6581 1726773011.91109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773011.91139: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773011.91156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773011.91231: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773011.91240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773011.91262: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773011.91265: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773011.91268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773011.91337: Set connection var ansible_shell_type to sh 6581 1726773011.91346: Set connection var ansible_pipelining to False 6581 1726773011.91351: Set connection var ansible_timeout to 10 6581 1726773011.91358: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773011.91362: Set connection var ansible_shell_executable to /bin/sh 6581 1726773011.91365: Set connection var ansible_connection to ssh 6581 1726773011.91381: variable 'ansible_shell_executable' from source: unknown 6581 1726773011.91383: variable 'ansible_connection' from source: unknown 6581 1726773011.91386: variable 'ansible_module_compression' from source: unknown 6581 1726773011.91388: variable 'ansible_shell_type' from source: unknown 6581 1726773011.91390: variable 'ansible_shell_executable' from source: unknown 6581 1726773011.91393: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773011.91397: variable 'ansible_pipelining' from source: unknown 6581 1726773011.91399: variable 'ansible_timeout' from source: unknown 6581 1726773011.91408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773011.91504: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773011.91515: variable 'omit' from source: magic vars 6581 1726773011.91519: starting attempt loop 6581 1726773011.91522: running the handler 6581 1726773011.91535: _low_level_execute_command(): starting 6581 1726773011.91542: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773011.92050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.92056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.92059: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.92061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.92114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773011.92120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773011.92122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.92189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.93821: stdout chunk (state=3): >>>/root <<< 6581 1726773011.93940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773011.93969: stderr chunk (state=3): >>><<< 6581 1726773011.93973: stdout chunk (state=3): >>><<< 6581 1726773011.93995: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773011.94011: _low_level_execute_command(): starting 6581 1726773011.94018: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830 `" && echo ansible-tmp-1726773011.9399772-8784-273033595919830="` echo /root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830 `" ) && sleep 0' 6581 1726773011.94471: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.94476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.94479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773011.94481: 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 <<< 6581 1726773011.94490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.94522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773011.94545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.94601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.96626: stdout chunk (state=3): >>>ansible-tmp-1726773011.9399772-8784-273033595919830=/root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830 <<< 6581 1726773011.96733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773011.96760: stderr chunk (state=3): >>><<< 6581 1726773011.96764: stdout chunk (state=3): >>><<< 6581 1726773011.96784: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773011.9399772-8784-273033595919830=/root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773011.96811: variable 'ansible_module_compression' from source: unknown 6581 1726773011.96851: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773011.96882: variable 'ansible_facts' from source: unknown 6581 1726773011.96942: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830/AnsiballZ_command.py 6581 1726773011.97046: Sending initial data 6581 1726773011.97049: Sent initial data (154 bytes) 6581 1726773011.97505: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773011.97508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.97510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773011.97513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.97515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773011.97519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773011.97570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773011.97573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773011.97577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773011.97636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773011.99192: 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 <<< 6581 1726773011.99244: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773011.99302: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp4p6e2_99 /root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830/AnsiballZ_command.py <<< 6581 1726773011.99310: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830/AnsiballZ_command.py" <<< 6581 1726773011.99362: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp4p6e2_99" to remote "/root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830/AnsiballZ_command.py" <<< 6581 1726773011.99369: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830/AnsiballZ_command.py" <<< 6581 1726773011.99951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773011.99996: stderr chunk (state=3): >>><<< 6581 1726773011.99999: stdout chunk (state=3): >>><<< 6581 1726773012.00019: done transferring module to remote 6581 1726773012.00030: _low_level_execute_command(): starting 6581 1726773012.00035: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830/ /root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830/AnsiballZ_command.py && sleep 0' 6581 1726773012.00481: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.00484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773012.00486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.00488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773012.00491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.00546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.00551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.00553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.00609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.02357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.02382: stderr chunk (state=3): >>><<< 6581 1726773012.02386: stdout chunk (state=3): >>><<< 6581 1726773012.02399: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773012.02402: _low_level_execute_command(): starting 6581 1726773012.02407: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830/AnsiballZ_command.py && sleep 0' 6581 1726773012.02848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773012.02854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773012.02856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773012.02858: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773012.02860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.02907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.02910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.02987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.19055: stdout chunk (state=3): >>> {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:10:12.181766", "end": "2024-09-19 15:10:12.186018", "delta": "0:00:00.004252", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726773012.21087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773012.21108: stderr chunk (state=3): >>><<< 6581 1726773012.21111: stdout chunk (state=3): >>><<< 6581 1726773012.21132: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:10:12.181766", "end": "2024-09-19 15:10:12.186018", "delta": "0:00:00.004252", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773012.21171: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -x 65000 /sys/class/net/lo/mtu', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773012.21179: _low_level_execute_command(): starting 6581 1726773012.21184: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773011.9399772-8784-273033595919830/ > /dev/null 2>&1 && sleep 0' 6581 1726773012.21626: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773012.21630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.21632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773012.21638: 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 <<< 6581 1726773012.21641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.21692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.21697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.21700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.21759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.23625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.23647: stderr chunk (state=3): >>><<< 6581 1726773012.23650: stdout chunk (state=3): >>><<< 6581 1726773012.23665: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773012.23671: handler run complete 6581 1726773012.23689: Evaluated conditional (False): False 6581 1726773012.23699: attempt loop complete, returning result 6581 1726773012.23702: _execute() done 6581 1726773012.23705: dumping result to json 6581 1726773012.23710: done dumping result, returning 6581 1726773012.23719: done running TaskExecutor() for managed_node2/TASK: Check sysfs after reboot [129c3c75-c909-a274-7900-000000000017] 6581 1726773012.23724: sending task result for task 129c3c75-c909-a274-7900-000000000017 6581 1726773012.23826: done sending task result for task 129c3c75-c909-a274-7900-000000000017 6581 1726773012.23828: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.004252", "end": "2024-09-19 15:10:12.186018", "rc": 0, "start": "2024-09-19 15:10:12.181766" } STDOUT: 65000 6581 1726773012.23892: no more pending results, returning what we have 6581 1726773012.23895: results queue empty 6581 1726773012.23896: checking for any_errors_fatal 6581 1726773012.23901: done checking for any_errors_fatal 6581 1726773012.23902: checking for max_fail_percentage 6581 1726773012.23904: done checking for max_fail_percentage 6581 1726773012.23905: checking to see if all hosts have failed and the running result is not ok 6581 1726773012.23906: done checking to see if all hosts have failed 6581 1726773012.23907: getting the remaining hosts for this loop 6581 1726773012.23909: done getting the remaining hosts for this loop 6581 1726773012.23912: getting the next task for host managed_node2 6581 1726773012.23919: done getting next task for host managed_node2 6581 1726773012.23922: ^ task is: TASK: Check sysctl after reboot 6581 1726773012.23924: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773012.23927: getting variables 6581 1726773012.23929: in VariableManager get_vars() 6581 1726773012.23959: Calling all_inventory to load vars for managed_node2 6581 1726773012.23961: Calling groups_inventory to load vars for managed_node2 6581 1726773012.23963: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773012.23972: Calling all_plugins_play to load vars for managed_node2 6581 1726773012.23976: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773012.23979: Calling groups_plugins_play to load vars for managed_node2 6581 1726773012.24143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773012.24256: done with get_vars() 6581 1726773012.24264: done getting variables 6581 1726773012.24306: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:109 Thursday 19 September 2024 15:10:12 -0400 (0:00:00.338) 0:00:49.212 **** 6581 1726773012.24327: entering _queue_task() for managed_node2/shell 6581 1726773012.24515: worker is 1 (out of 1 available) 6581 1726773012.24529: exiting _queue_task() for managed_node2/shell 6581 1726773012.24542: done queuing things up, now waiting for results queue to drain 6581 1726773012.24543: waiting for pending results... 6581 1726773012.24705: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 6581 1726773012.24756: in run() - task 129c3c75-c909-a274-7900-000000000018 6581 1726773012.24768: variable 'ansible_search_path' from source: unknown 6581 1726773012.24796: calling self._execute() 6581 1726773012.24858: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773012.24863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773012.24876: variable 'omit' from source: magic vars 6581 1726773012.24949: variable 'omit' from source: magic vars 6581 1726773012.24971: variable 'omit' from source: magic vars 6581 1726773012.24996: variable 'omit' from source: magic vars 6581 1726773012.25028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773012.25055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773012.25072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773012.25086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773012.25098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773012.25121: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773012.25124: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773012.25127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773012.25190: Set connection var ansible_shell_type to sh 6581 1726773012.25200: Set connection var ansible_pipelining to False 6581 1726773012.25204: Set connection var ansible_timeout to 10 6581 1726773012.25212: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773012.25217: Set connection var ansible_shell_executable to /bin/sh 6581 1726773012.25220: Set connection var ansible_connection to ssh 6581 1726773012.25237: variable 'ansible_shell_executable' from source: unknown 6581 1726773012.25241: variable 'ansible_connection' from source: unknown 6581 1726773012.25243: variable 'ansible_module_compression' from source: unknown 6581 1726773012.25246: variable 'ansible_shell_type' from source: unknown 6581 1726773012.25248: variable 'ansible_shell_executable' from source: unknown 6581 1726773012.25251: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773012.25256: variable 'ansible_pipelining' from source: unknown 6581 1726773012.25258: variable 'ansible_timeout' from source: unknown 6581 1726773012.25262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773012.25367: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773012.25378: variable 'omit' from source: magic vars 6581 1726773012.25381: starting attempt loop 6581 1726773012.25383: running the handler 6581 1726773012.25392: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773012.25407: _low_level_execute_command(): starting 6581 1726773012.25413: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773012.25906: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773012.25938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773012.25941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.25945: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773012.25947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.26005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.26008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.26012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.26073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.27687: stdout chunk (state=3): >>>/root <<< 6581 1726773012.27785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.27813: stderr chunk (state=3): >>><<< 6581 1726773012.27819: stdout chunk (state=3): >>><<< 6581 1726773012.27842: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773012.27853: _low_level_execute_command(): starting 6581 1726773012.27859: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133 `" && echo ansible-tmp-1726773012.2784126-8803-49095530753133="` echo /root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133 `" ) && sleep 0' 6581 1726773012.28301: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773012.28304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773012.28314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773012.28318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.28362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.28365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.28375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.28430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.30555: stdout chunk (state=3): >>>ansible-tmp-1726773012.2784126-8803-49095530753133=/root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133 <<< 6581 1726773012.30655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.30684: stderr chunk (state=3): >>><<< 6581 1726773012.30687: stdout chunk (state=3): >>><<< 6581 1726773012.30703: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773012.2784126-8803-49095530753133=/root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773012.30733: variable 'ansible_module_compression' from source: unknown 6581 1726773012.30776: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773012.30803: variable 'ansible_facts' from source: unknown 6581 1726773012.30861: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133/AnsiballZ_command.py 6581 1726773012.30966: Sending initial data 6581 1726773012.30969: Sent initial data (153 bytes) 6581 1726773012.31419: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.31422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773012.31424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.31427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.31428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773012.31431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.31488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.31492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.31495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.31544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.33109: 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 <<< 6581 1726773012.33167: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773012.33230: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpekzknyse /root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133/AnsiballZ_command.py <<< 6581 1726773012.33232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133/AnsiballZ_command.py" <<< 6581 1726773012.33287: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpekzknyse" to remote "/root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133/AnsiballZ_command.py" <<< 6581 1726773012.33869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.33917: stderr chunk (state=3): >>><<< 6581 1726773012.33921: stdout chunk (state=3): >>><<< 6581 1726773012.33949: done transferring module to remote 6581 1726773012.33961: _low_level_execute_command(): starting 6581 1726773012.33965: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133/ /root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133/AnsiballZ_command.py && sleep 0' 6581 1726773012.34433: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.34436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773012.34438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.34440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773012.34446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773012.34448: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.34495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.34499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.34501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.34563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.36342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.36370: stderr chunk (state=3): >>><<< 6581 1726773012.36376: stdout chunk (state=3): >>><<< 6581 1726773012.36389: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773012.36392: _low_level_execute_command(): starting 6581 1726773012.36397: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133/AnsiballZ_command.py && sleep 0' 6581 1726773012.36856: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.36861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.36863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773012.36866: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773012.36868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.36941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.37002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.53064: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 15:10:12.524557", "end": "2024-09-19 15:10:12.529694", "delta": "0:00:00.005137", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726773012.54594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773012.54619: stderr chunk (state=3): >>><<< 6581 1726773012.54622: stdout chunk (state=3): >>><<< 6581 1726773012.54644: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 15:10:12.524557", "end": "2024-09-19 15:10:12.529694", "delta": "0:00:00.005137", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773012.54684: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773012.54690: _low_level_execute_command(): starting 6581 1726773012.54695: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773012.2784126-8803-49095530753133/ > /dev/null 2>&1 && sleep 0' 6581 1726773012.55135: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.55144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773012.55146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.55148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773012.55150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773012.55152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.55198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.55202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.55209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.55267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.57109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.57141: stderr chunk (state=3): >>><<< 6581 1726773012.57145: stdout chunk (state=3): >>><<< 6581 1726773012.57160: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773012.57166: handler run complete 6581 1726773012.57184: Evaluated conditional (False): False 6581 1726773012.57192: attempt loop complete, returning result 6581 1726773012.57194: _execute() done 6581 1726773012.57199: dumping result to json 6581 1726773012.57204: done dumping result, returning 6581 1726773012.57211: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [129c3c75-c909-a274-7900-000000000018] 6581 1726773012.57217: sending task result for task 129c3c75-c909-a274-7900-000000000018 6581 1726773012.57313: done sending task result for task 129c3c75-c909-a274-7900-000000000018 6581 1726773012.57315: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.005137", "end": "2024-09-19 15:10:12.529694", "rc": 0, "start": "2024-09-19 15:10:12.524557" } 6581 1726773012.57409: no more pending results, returning what we have 6581 1726773012.57412: results queue empty 6581 1726773012.57413: checking for any_errors_fatal 6581 1726773012.57421: done checking for any_errors_fatal 6581 1726773012.57422: checking for max_fail_percentage 6581 1726773012.57424: done checking for max_fail_percentage 6581 1726773012.57424: checking to see if all hosts have failed and the running result is not ok 6581 1726773012.57425: done checking to see if all hosts have failed 6581 1726773012.57426: getting the remaining hosts for this loop 6581 1726773012.57427: done getting the remaining hosts for this loop 6581 1726773012.57431: getting the next task for host managed_node2 6581 1726773012.57436: done getting next task for host managed_node2 6581 1726773012.57438: ^ task is: TASK: Check with tuned verify 6581 1726773012.57440: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773012.57443: getting variables 6581 1726773012.57444: in VariableManager get_vars() 6581 1726773012.57478: Calling all_inventory to load vars for managed_node2 6581 1726773012.57481: Calling groups_inventory to load vars for managed_node2 6581 1726773012.57483: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773012.57492: Calling all_plugins_play to load vars for managed_node2 6581 1726773012.57494: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773012.57497: Calling groups_plugins_play to load vars for managed_node2 6581 1726773012.57610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773012.57727: done with get_vars() 6581 1726773012.57736: done getting variables 6581 1726773012.57780: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check with tuned verify] ************************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:115 Thursday 19 September 2024 15:10:12 -0400 (0:00:00.334) 0:00:49.547 **** 6581 1726773012.57800: entering _queue_task() for managed_node2/command 6581 1726773012.57997: worker is 1 (out of 1 available) 6581 1726773012.58010: exiting _queue_task() for managed_node2/command 6581 1726773012.58023: done queuing things up, now waiting for results queue to drain 6581 1726773012.58025: waiting for pending results... 6581 1726773012.58183: running TaskExecutor() for managed_node2/TASK: Check with tuned verify 6581 1726773012.58236: in run() - task 129c3c75-c909-a274-7900-000000000019 6581 1726773012.58250: variable 'ansible_search_path' from source: unknown 6581 1726773012.58275: calling self._execute() 6581 1726773012.58341: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773012.58346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773012.58355: variable 'omit' from source: magic vars 6581 1726773012.58708: variable 'omit' from source: magic vars 6581 1726773012.58733: variable 'omit' from source: magic vars 6581 1726773012.58756: variable 'omit' from source: magic vars 6581 1726773012.58789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773012.58820: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773012.58836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773012.58849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773012.58859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773012.58884: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773012.58887: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773012.58889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773012.58957: Set connection var ansible_shell_type to sh 6581 1726773012.58966: Set connection var ansible_pipelining to False 6581 1726773012.58971: Set connection var ansible_timeout to 10 6581 1726773012.58980: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773012.58984: Set connection var ansible_shell_executable to /bin/sh 6581 1726773012.58987: Set connection var ansible_connection to ssh 6581 1726773012.59002: variable 'ansible_shell_executable' from source: unknown 6581 1726773012.59004: variable 'ansible_connection' from source: unknown 6581 1726773012.59007: variable 'ansible_module_compression' from source: unknown 6581 1726773012.59011: variable 'ansible_shell_type' from source: unknown 6581 1726773012.59013: variable 'ansible_shell_executable' from source: unknown 6581 1726773012.59015: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773012.59019: variable 'ansible_pipelining' from source: unknown 6581 1726773012.59021: variable 'ansible_timeout' from source: unknown 6581 1726773012.59028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773012.59126: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773012.59135: variable 'omit' from source: magic vars 6581 1726773012.59139: starting attempt loop 6581 1726773012.59142: running the handler 6581 1726773012.59155: _low_level_execute_command(): starting 6581 1726773012.59162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773012.59668: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773012.59676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.59680: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773012.59684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.59734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.59737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.59739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.59809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.61415: stdout chunk (state=3): >>>/root <<< 6581 1726773012.61510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.61544: stderr chunk (state=3): >>><<< 6581 1726773012.61548: stdout chunk (state=3): >>><<< 6581 1726773012.61569: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773012.61581: _low_level_execute_command(): starting 6581 1726773012.61586: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628 `" && echo ansible-tmp-1726773012.6156816-8819-211588667519628="` echo /root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628 `" ) && sleep 0' 6581 1726773012.62044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.62048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773012.62052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773012.62055: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773012.62065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.62110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.62113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.62115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.62178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.64080: stdout chunk (state=3): >>>ansible-tmp-1726773012.6156816-8819-211588667519628=/root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628 <<< 6581 1726773012.64179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.64206: stderr chunk (state=3): >>><<< 6581 1726773012.64210: stdout chunk (state=3): >>><<< 6581 1726773012.64231: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773012.6156816-8819-211588667519628=/root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773012.64257: variable 'ansible_module_compression' from source: unknown 6581 1726773012.64296: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773012.64328: variable 'ansible_facts' from source: unknown 6581 1726773012.64383: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628/AnsiballZ_command.py 6581 1726773012.64484: Sending initial data 6581 1726773012.64487: Sent initial data (154 bytes) 6581 1726773012.64936: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.64940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773012.64942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.64944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773012.64946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.64995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.64998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.65062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.66623: 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 <<< 6581 1726773012.66679: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773012.66735: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp_o8au96q /root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628/AnsiballZ_command.py <<< 6581 1726773012.66744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628/AnsiballZ_command.py" <<< 6581 1726773012.66797: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp_o8au96q" to remote "/root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628/AnsiballZ_command.py" <<< 6581 1726773012.66803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628/AnsiballZ_command.py" <<< 6581 1726773012.67426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.67471: stderr chunk (state=3): >>><<< 6581 1726773012.67476: stdout chunk (state=3): >>><<< 6581 1726773012.67512: done transferring module to remote 6581 1726773012.67523: _low_level_execute_command(): starting 6581 1726773012.67527: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628/ /root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628/AnsiballZ_command.py && sleep 0' 6581 1726773012.67978: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.67981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773012.67984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.67986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773012.67988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.68046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.68049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.68053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.68112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.69864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.69892: stderr chunk (state=3): >>><<< 6581 1726773012.69895: stdout chunk (state=3): >>><<< 6581 1726773012.69909: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773012.69912: _low_level_execute_command(): starting 6581 1726773012.69920: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628/AnsiballZ_command.py && sleep 0' 6581 1726773012.70348: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773012.70352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.70369: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.70420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.70424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.70498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.95896: 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:10:12.858902", "end": "2024-09-19 15:10:12.956227", "delta": "0:00:00.097325", "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}}} <<< 6581 1726773012.97363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773012.97389: stderr chunk (state=3): >>><<< 6581 1726773012.97392: stdout chunk (state=3): >>><<< 6581 1726773012.97407: _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:10:12.858902", "end": "2024-09-19 15:10:12.956227", "delta": "0:00:00.097325", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773012.97449: 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-1726773012.6156816-8819-211588667519628/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773012.97456: _low_level_execute_command(): starting 6581 1726773012.97461: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773012.6156816-8819-211588667519628/ > /dev/null 2>&1 && sleep 0' 6581 1726773012.97920: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.97924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773012.97926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773012.97934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773012.97936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773012.97985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773012.97988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773012.97990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773012.98056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773012.99909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773012.99937: stderr chunk (state=3): >>><<< 6581 1726773012.99940: stdout chunk (state=3): >>><<< 6581 1726773012.99954: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773012.99960: handler run complete 6581 1726773012.99981: Evaluated conditional (False): False 6581 1726773012.99989: attempt loop complete, returning result 6581 1726773012.99992: _execute() done 6581 1726773012.99994: dumping result to json 6581 1726773013.00000: done dumping result, returning 6581 1726773013.00007: done running TaskExecutor() for managed_node2/TASK: Check with tuned verify [129c3c75-c909-a274-7900-000000000019] 6581 1726773013.00012: sending task result for task 129c3c75-c909-a274-7900-000000000019 6581 1726773013.00106: done sending task result for task 129c3c75-c909-a274-7900-000000000019 6581 1726773013.00109: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.097325", "end": "2024-09-19 15:10:12.956227", "rc": 0, "start": "2024-09-19 15:10:12.858902" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6581 1726773013.00189: no more pending results, returning what we have 6581 1726773013.00193: results queue empty 6581 1726773013.00193: checking for any_errors_fatal 6581 1726773013.00200: done checking for any_errors_fatal 6581 1726773013.00201: checking for max_fail_percentage 6581 1726773013.00202: done checking for max_fail_percentage 6581 1726773013.00203: checking to see if all hosts have failed and the running result is not ok 6581 1726773013.00204: done checking to see if all hosts have failed 6581 1726773013.00205: getting the remaining hosts for this loop 6581 1726773013.00207: done getting the remaining hosts for this loop 6581 1726773013.00210: getting the next task for host managed_node2 6581 1726773013.00218: done getting next task for host managed_node2 6581 1726773013.00221: ^ task is: TASK: Apply role again and remove settings 6581 1726773013.00223: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773013.00227: getting variables 6581 1726773013.00228: in VariableManager get_vars() 6581 1726773013.00258: Calling all_inventory to load vars for managed_node2 6581 1726773013.00260: Calling groups_inventory to load vars for managed_node2 6581 1726773013.00262: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.00271: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.00276: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.00278: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.00607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.00721: done with get_vars() 6581 1726773013.00729: done getting variables TASK [Apply role again and remove settings] ************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:119 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.429) 0:00:49.977 **** 6581 1726773013.00793: entering _queue_task() for managed_node2/include_role 6581 1726773013.00996: worker is 1 (out of 1 available) 6581 1726773013.01008: exiting _queue_task() for managed_node2/include_role 6581 1726773013.01022: done queuing things up, now waiting for results queue to drain 6581 1726773013.01024: waiting for pending results... 6581 1726773013.01185: running TaskExecutor() for managed_node2/TASK: Apply role again and remove settings 6581 1726773013.01244: in run() - task 129c3c75-c909-a274-7900-00000000001a 6581 1726773013.01255: variable 'ansible_search_path' from source: unknown 6581 1726773013.01283: calling self._execute() 6581 1726773013.01345: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.01351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.01361: variable 'omit' from source: magic vars 6581 1726773013.01435: _execute() done 6581 1726773013.01439: dumping result to json 6581 1726773013.01442: done dumping result, returning 6581 1726773013.01448: done running TaskExecutor() for managed_node2/TASK: Apply role again and remove settings [129c3c75-c909-a274-7900-00000000001a] 6581 1726773013.01453: sending task result for task 129c3c75-c909-a274-7900-00000000001a 6581 1726773013.01556: done sending task result for task 129c3c75-c909-a274-7900-00000000001a 6581 1726773013.01559: WORKER PROCESS EXITING 6581 1726773013.01600: no more pending results, returning what we have 6581 1726773013.01604: in VariableManager get_vars() 6581 1726773013.01637: Calling all_inventory to load vars for managed_node2 6581 1726773013.01639: Calling groups_inventory to load vars for managed_node2 6581 1726773013.01641: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.01650: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.01652: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.01655: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.01771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.01908: done with get_vars() 6581 1726773013.01914: variable 'ansible_search_path' from source: unknown 6581 1726773013.02825: variable 'omit' from source: magic vars 6581 1726773013.02841: variable 'omit' from source: magic vars 6581 1726773013.02850: variable 'omit' from source: magic vars 6581 1726773013.02853: we have included files to process 6581 1726773013.02853: generating all_blocks data 6581 1726773013.02854: done generating all_blocks data 6581 1726773013.02857: processing included file: fedora.linux_system_roles.kernel_settings 6581 1726773013.02870: in VariableManager get_vars() 6581 1726773013.02885: done with get_vars() 6581 1726773013.02904: in VariableManager get_vars() 6581 1726773013.02914: done with get_vars() 6581 1726773013.02943: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6581 1726773013.02982: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6581 1726773013.02997: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6581 1726773013.03042: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6581 1726773013.03364: in VariableManager get_vars() 6581 1726773013.03380: done with get_vars() 6581 1726773013.04204: in VariableManager get_vars() 6581 1726773013.04222: done with get_vars() 6581 1726773013.04327: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6581 1726773013.04709: iterating over new_blocks loaded from include file 6581 1726773013.04710: in VariableManager get_vars() 6581 1726773013.04724: done with get_vars() 6581 1726773013.04725: filtering new block on tags 6581 1726773013.04763: done filtering new block on tags 6581 1726773013.04766: in VariableManager get_vars() 6581 1726773013.04776: done with get_vars() 6581 1726773013.04777: filtering new block on tags 6581 1726773013.04799: done filtering new block on tags 6581 1726773013.04800: in VariableManager get_vars() 6581 1726773013.04809: done with get_vars() 6581 1726773013.04810: filtering new block on tags 6581 1726773013.04888: done filtering new block on tags 6581 1726773013.04890: in VariableManager get_vars() 6581 1726773013.04900: done with get_vars() 6581 1726773013.04901: filtering new block on tags 6581 1726773013.04910: done filtering new block on tags 6581 1726773013.04911: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 6581 1726773013.04917: extending task lists for all hosts with included blocks 6581 1726773013.05789: done extending task lists 6581 1726773013.05790: done processing included files 6581 1726773013.05791: results queue empty 6581 1726773013.05791: checking for any_errors_fatal 6581 1726773013.05794: done checking for any_errors_fatal 6581 1726773013.05795: checking for max_fail_percentage 6581 1726773013.05796: done checking for max_fail_percentage 6581 1726773013.05796: checking to see if all hosts have failed and the running result is not ok 6581 1726773013.05797: done checking to see if all hosts have failed 6581 1726773013.05798: getting the remaining hosts for this loop 6581 1726773013.05800: done getting the remaining hosts for this loop 6581 1726773013.05801: getting the next task for host managed_node2 6581 1726773013.05804: done getting next task for host managed_node2 6581 1726773013.05806: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6581 1726773013.05808: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773013.05814: getting variables 6581 1726773013.05815: in VariableManager get_vars() 6581 1726773013.05826: Calling all_inventory to load vars for managed_node2 6581 1726773013.05828: Calling groups_inventory to load vars for managed_node2 6581 1726773013.05829: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.05833: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.05835: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.05836: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.05936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.06053: done with get_vars() 6581 1726773013.06060: done getting variables 6581 1726773013.06089: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.053) 0:00:50.030 **** 6581 1726773013.06109: entering _queue_task() for managed_node2/fail 6581 1726773013.06338: worker is 1 (out of 1 available) 6581 1726773013.06350: exiting _queue_task() for managed_node2/fail 6581 1726773013.06362: done queuing things up, now waiting for results queue to drain 6581 1726773013.06364: waiting for pending results... 6581 1726773013.06534: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6581 1726773013.06597: in run() - task 129c3c75-c909-a274-7900-0000000002ff 6581 1726773013.06609: variable 'ansible_search_path' from source: unknown 6581 1726773013.06612: variable 'ansible_search_path' from source: unknown 6581 1726773013.06642: calling self._execute() 6581 1726773013.06705: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.06709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.06721: variable 'omit' from source: magic vars 6581 1726773013.07045: variable 'kernel_settings_sysctl' from source: include params 6581 1726773013.07057: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773013.07064: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6581 1726773013.07280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773013.08645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773013.08689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773013.08721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773013.08810: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773013.08814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773013.08921: 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) 6581 1726773013.08925: 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) 6581 1726773013.08928: 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) 6581 1726773013.08969: 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) 6581 1726773013.08989: 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) 6581 1726773013.09046: 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) 6581 1726773013.09071: 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) 6581 1726773013.09102: 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) 6581 1726773013.09150: 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) 6581 1726773013.09166: 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) 6581 1726773013.09321: 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) 6581 1726773013.09325: 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) 6581 1726773013.09328: 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) 6581 1726773013.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) 6581 1726773013.09332: 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) 6581 1726773013.09612: variable 'kernel_settings_sysctl' from source: include params 6581 1726773013.09684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773013.09849: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773013.09889: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773013.09926: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773013.09958: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773013.10004: 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) 6581 1726773013.10035: 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) 6581 1726773013.10064: 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) 6581 1726773013.10092: 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) 6581 1726773013.10133: 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 6581 1726773013.10143: when evaluation is False, skipping this task 6581 1726773013.10151: _execute() done 6581 1726773013.10159: dumping result to json 6581 1726773013.10166: done dumping result, returning 6581 1726773013.10179: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-a274-7900-0000000002ff] 6581 1726773013.10194: sending task result for task 129c3c75-c909-a274-7900-0000000002ff skipping: [managed_node2] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 6581 1726773013.10379: no more pending results, returning what we have 6581 1726773013.10383: results queue empty 6581 1726773013.10384: checking for any_errors_fatal 6581 1726773013.10385: done checking for any_errors_fatal 6581 1726773013.10386: checking for max_fail_percentage 6581 1726773013.10387: done checking for max_fail_percentage 6581 1726773013.10388: checking to see if all hosts have failed and the running result is not ok 6581 1726773013.10389: done checking to see if all hosts have failed 6581 1726773013.10391: getting the remaining hosts for this loop 6581 1726773013.10393: done getting the remaining hosts for this loop 6581 1726773013.10397: getting the next task for host managed_node2 6581 1726773013.10404: done getting next task for host managed_node2 6581 1726773013.10408: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6581 1726773013.10411: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773013.10431: getting variables 6581 1726773013.10433: in VariableManager get_vars() 6581 1726773013.10466: Calling all_inventory to load vars for managed_node2 6581 1726773013.10468: Calling groups_inventory to load vars for managed_node2 6581 1726773013.10470: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.10476: done sending task result for task 129c3c75-c909-a274-7900-0000000002ff 6581 1726773013.10480: WORKER PROCESS EXITING 6581 1726773013.10488: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.10491: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.10494: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.10643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.10768: done with get_vars() 6581 1726773013.10779: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.047) 0:00:50.077 **** 6581 1726773013.10870: entering _queue_task() for managed_node2/include_tasks 6581 1726773013.11114: worker is 1 (out of 1 available) 6581 1726773013.11128: exiting _queue_task() for managed_node2/include_tasks 6581 1726773013.11141: done queuing things up, now waiting for results queue to drain 6581 1726773013.11142: waiting for pending results... 6581 1726773013.11436: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6581 1726773013.11540: in run() - task 129c3c75-c909-a274-7900-000000000300 6581 1726773013.11562: variable 'ansible_search_path' from source: unknown 6581 1726773013.11571: variable 'ansible_search_path' from source: unknown 6581 1726773013.11613: calling self._execute() 6581 1726773013.11704: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.11720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.11750: variable 'omit' from source: magic vars 6581 1726773013.11869: _execute() done 6581 1726773013.11880: dumping result to json 6581 1726773013.11921: done dumping result, returning 6581 1726773013.11925: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-a274-7900-000000000300] 6581 1726773013.11928: sending task result for task 129c3c75-c909-a274-7900-000000000300 6581 1726773013.12169: done sending task result for task 129c3c75-c909-a274-7900-000000000300 6581 1726773013.12173: WORKER PROCESS EXITING 6581 1726773013.12231: no more pending results, returning what we have 6581 1726773013.12236: in VariableManager get_vars() 6581 1726773013.12278: Calling all_inventory to load vars for managed_node2 6581 1726773013.12281: Calling groups_inventory to load vars for managed_node2 6581 1726773013.12284: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.12295: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.12298: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.12302: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.12622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.12809: done with get_vars() 6581 1726773013.12820: variable 'ansible_search_path' from source: unknown 6581 1726773013.12821: variable 'ansible_search_path' from source: unknown 6581 1726773013.12854: we have included files to process 6581 1726773013.12858: generating all_blocks data 6581 1726773013.12861: done generating all_blocks data 6581 1726773013.12869: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773013.12870: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773013.12873: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773013.13551: done processing included file 6581 1726773013.13554: iterating over new_blocks loaded from include file 6581 1726773013.13555: in VariableManager get_vars() 6581 1726773013.13576: done with get_vars() 6581 1726773013.13578: filtering new block on tags 6581 1726773013.13600: done filtering new block on tags 6581 1726773013.13602: in VariableManager get_vars() 6581 1726773013.13625: done with get_vars() 6581 1726773013.13627: filtering new block on tags 6581 1726773013.13663: done filtering new block on tags 6581 1726773013.13665: in VariableManager get_vars() 6581 1726773013.13685: done with get_vars() 6581 1726773013.13687: filtering new block on tags 6581 1726773013.13724: done filtering new block on tags 6581 1726773013.13727: in VariableManager get_vars() 6581 1726773013.13747: done with get_vars() 6581 1726773013.13749: filtering new block on tags 6581 1726773013.13771: done filtering new block on tags 6581 1726773013.13773: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 6581 1726773013.13779: extending task lists for all hosts with included blocks 6581 1726773013.13926: done extending task lists 6581 1726773013.13927: done processing included files 6581 1726773013.13928: results queue empty 6581 1726773013.13929: checking for any_errors_fatal 6581 1726773013.13933: done checking for any_errors_fatal 6581 1726773013.13934: checking for max_fail_percentage 6581 1726773013.13935: done checking for max_fail_percentage 6581 1726773013.13935: checking to see if all hosts have failed and the running result is not ok 6581 1726773013.13936: done checking to see if all hosts have failed 6581 1726773013.13937: getting the remaining hosts for this loop 6581 1726773013.13938: done getting the remaining hosts for this loop 6581 1726773013.13941: getting the next task for host managed_node2 6581 1726773013.13945: done getting next task for host managed_node2 6581 1726773013.13947: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6581 1726773013.13950: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773013.13960: getting variables 6581 1726773013.13960: in VariableManager get_vars() 6581 1726773013.13972: Calling all_inventory to load vars for managed_node2 6581 1726773013.13974: Calling groups_inventory to load vars for managed_node2 6581 1726773013.13976: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.13981: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.13984: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.13986: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.14148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.14339: done with get_vars() 6581 1726773013.14349: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.035) 0:00:50.113 **** 6581 1726773013.14423: entering _queue_task() for managed_node2/setup 6581 1726773013.14690: worker is 1 (out of 1 available) 6581 1726773013.14705: exiting _queue_task() for managed_node2/setup 6581 1726773013.14720: done queuing things up, now waiting for results queue to drain 6581 1726773013.14722: waiting for pending results... 6581 1726773013.14901: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6581 1726773013.14983: in run() - task 129c3c75-c909-a274-7900-000000000413 6581 1726773013.14994: variable 'ansible_search_path' from source: unknown 6581 1726773013.14997: variable 'ansible_search_path' from source: unknown 6581 1726773013.15024: calling self._execute() 6581 1726773013.15097: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.15101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.15109: variable 'omit' from source: magic vars 6581 1726773013.15472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773013.17394: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773013.17442: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773013.17468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773013.17511: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773013.17538: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773013.17602: 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) 6581 1726773013.17624: 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) 6581 1726773013.17641: 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) 6581 1726773013.17667: 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) 6581 1726773013.17680: 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) 6581 1726773013.17720: 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) 6581 1726773013.17738: 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) 6581 1726773013.17754: 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) 6581 1726773013.17781: 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) 6581 1726773013.17792: 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) 6581 1726773013.17912: variable '__kernel_settings_required_facts' from source: role '' all vars 6581 1726773013.17917: variable 'ansible_facts' from source: unknown 6581 1726773013.17974: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6581 1726773013.17979: when evaluation is False, skipping this task 6581 1726773013.17982: _execute() done 6581 1726773013.17985: dumping result to json 6581 1726773013.17988: done dumping result, returning 6581 1726773013.17996: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-a274-7900-000000000413] 6581 1726773013.18000: sending task result for task 129c3c75-c909-a274-7900-000000000413 6581 1726773013.18087: done sending task result for task 129c3c75-c909-a274-7900-000000000413 6581 1726773013.18090: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6581 1726773013.18164: no more pending results, returning what we have 6581 1726773013.18167: results queue empty 6581 1726773013.18168: checking for any_errors_fatal 6581 1726773013.18169: done checking for any_errors_fatal 6581 1726773013.18170: checking for max_fail_percentage 6581 1726773013.18171: done checking for max_fail_percentage 6581 1726773013.18172: checking to see if all hosts have failed and the running result is not ok 6581 1726773013.18173: done checking to see if all hosts have failed 6581 1726773013.18173: getting the remaining hosts for this loop 6581 1726773013.18175: done getting the remaining hosts for this loop 6581 1726773013.18179: getting the next task for host managed_node2 6581 1726773013.18187: done getting next task for host managed_node2 6581 1726773013.18191: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6581 1726773013.18194: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773013.18207: getting variables 6581 1726773013.18209: in VariableManager get_vars() 6581 1726773013.18242: Calling all_inventory to load vars for managed_node2 6581 1726773013.18244: Calling groups_inventory to load vars for managed_node2 6581 1726773013.18246: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.18254: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.18256: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.18258: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.18383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.18505: done with get_vars() 6581 1726773013.18513: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.041) 0:00:50.154 **** 6581 1726773013.18582: entering _queue_task() for managed_node2/stat 6581 1726773013.18772: worker is 1 (out of 1 available) 6581 1726773013.18783: exiting _queue_task() for managed_node2/stat 6581 1726773013.18797: done queuing things up, now waiting for results queue to drain 6581 1726773013.18798: waiting for pending results... 6581 1726773013.18966: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6581 1726773013.19052: in run() - task 129c3c75-c909-a274-7900-000000000415 6581 1726773013.19064: variable 'ansible_search_path' from source: unknown 6581 1726773013.19068: variable 'ansible_search_path' from source: unknown 6581 1726773013.19095: calling self._execute() 6581 1726773013.19155: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.19158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.19166: variable 'omit' from source: magic vars 6581 1726773013.19489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773013.19696: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773013.19727: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773013.19753: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773013.19776: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773013.19840: 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) 6581 1726773013.19857: 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) 6581 1726773013.19875: 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) 6581 1726773013.19895: 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) 6581 1726773013.19978: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773013.19983: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6581 1726773013.19986: when evaluation is False, skipping this task 6581 1726773013.19990: _execute() done 6581 1726773013.19992: dumping result to json 6581 1726773013.19996: done dumping result, returning 6581 1726773013.20004: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-a274-7900-000000000415] 6581 1726773013.20009: sending task result for task 129c3c75-c909-a274-7900-000000000415 6581 1726773013.20089: done sending task result for task 129c3c75-c909-a274-7900-000000000415 6581 1726773013.20092: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6581 1726773013.20155: no more pending results, returning what we have 6581 1726773013.20159: results queue empty 6581 1726773013.20159: checking for any_errors_fatal 6581 1726773013.20164: done checking for any_errors_fatal 6581 1726773013.20165: checking for max_fail_percentage 6581 1726773013.20166: done checking for max_fail_percentage 6581 1726773013.20167: checking to see if all hosts have failed and the running result is not ok 6581 1726773013.20168: done checking to see if all hosts have failed 6581 1726773013.20169: getting the remaining hosts for this loop 6581 1726773013.20170: done getting the remaining hosts for this loop 6581 1726773013.20176: getting the next task for host managed_node2 6581 1726773013.20181: done getting next task for host managed_node2 6581 1726773013.20185: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6581 1726773013.20188: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773013.20200: getting variables 6581 1726773013.20202: in VariableManager get_vars() 6581 1726773013.20232: Calling all_inventory to load vars for managed_node2 6581 1726773013.20234: Calling groups_inventory to load vars for managed_node2 6581 1726773013.20236: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.20243: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.20245: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.20247: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.20393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.20511: done with get_vars() 6581 1726773013.20519: done getting variables 6581 1726773013.20558: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.019) 0:00:50.174 **** 6581 1726773013.20582: entering _queue_task() for managed_node2/set_fact 6581 1726773013.20764: worker is 1 (out of 1 available) 6581 1726773013.20777: exiting _queue_task() for managed_node2/set_fact 6581 1726773013.20788: done queuing things up, now waiting for results queue to drain 6581 1726773013.20790: waiting for pending results... 6581 1726773013.20946: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6581 1726773013.21023: in run() - task 129c3c75-c909-a274-7900-000000000416 6581 1726773013.21035: variable 'ansible_search_path' from source: unknown 6581 1726773013.21040: variable 'ansible_search_path' from source: unknown 6581 1726773013.21063: calling self._execute() 6581 1726773013.21126: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.21130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.21136: variable 'omit' from source: magic vars 6581 1726773013.21452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773013.21611: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773013.21650: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773013.21677: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773013.21699: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773013.21761: 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) 6581 1726773013.21781: 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) 6581 1726773013.21799: 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) 6581 1726773013.21817: 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) 6581 1726773013.21896: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773013.21904: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6581 1726773013.21907: when evaluation is False, skipping this task 6581 1726773013.21909: _execute() done 6581 1726773013.21912: dumping result to json 6581 1726773013.21914: done dumping result, returning 6581 1726773013.21923: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-a274-7900-000000000416] 6581 1726773013.21928: sending task result for task 129c3c75-c909-a274-7900-000000000416 6581 1726773013.22006: done sending task result for task 129c3c75-c909-a274-7900-000000000416 6581 1726773013.22008: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6581 1726773013.22055: no more pending results, returning what we have 6581 1726773013.22058: results queue empty 6581 1726773013.22059: checking for any_errors_fatal 6581 1726773013.22064: done checking for any_errors_fatal 6581 1726773013.22064: checking for max_fail_percentage 6581 1726773013.22066: done checking for max_fail_percentage 6581 1726773013.22066: checking to see if all hosts have failed and the running result is not ok 6581 1726773013.22067: done checking to see if all hosts have failed 6581 1726773013.22068: getting the remaining hosts for this loop 6581 1726773013.22070: done getting the remaining hosts for this loop 6581 1726773013.22075: getting the next task for host managed_node2 6581 1726773013.22083: done getting next task for host managed_node2 6581 1726773013.22086: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6581 1726773013.22089: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773013.22102: getting variables 6581 1726773013.22104: in VariableManager get_vars() 6581 1726773013.22133: Calling all_inventory to load vars for managed_node2 6581 1726773013.22135: Calling groups_inventory to load vars for managed_node2 6581 1726773013.22137: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.22145: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.22147: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.22150: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.22252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.22378: done with get_vars() 6581 1726773013.22384: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.018) 0:00:50.193 **** 6581 1726773013.22449: entering _queue_task() for managed_node2/stat 6581 1726773013.22627: worker is 1 (out of 1 available) 6581 1726773013.22639: exiting _queue_task() for managed_node2/stat 6581 1726773013.22650: done queuing things up, now waiting for results queue to drain 6581 1726773013.22652: waiting for pending results... 6581 1726773013.22809: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6581 1726773013.22888: in run() - task 129c3c75-c909-a274-7900-000000000418 6581 1726773013.22900: variable 'ansible_search_path' from source: unknown 6581 1726773013.22903: variable 'ansible_search_path' from source: unknown 6581 1726773013.22928: calling self._execute() 6581 1726773013.22991: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.22995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.22999: variable 'omit' from source: magic vars 6581 1726773013.23567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773013.23729: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773013.23761: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773013.23785: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773013.23808: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773013.23876: 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) 6581 1726773013.23892: 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) 6581 1726773013.23909: 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) 6581 1726773013.23928: 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) 6581 1726773013.24009: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773013.24019: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6581 1726773013.24022: when evaluation is False, skipping this task 6581 1726773013.24024: _execute() done 6581 1726773013.24027: dumping result to json 6581 1726773013.24029: done dumping result, returning 6581 1726773013.24037: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-a274-7900-000000000418] 6581 1726773013.24041: sending task result for task 129c3c75-c909-a274-7900-000000000418 6581 1726773013.24129: done sending task result for task 129c3c75-c909-a274-7900-000000000418 6581 1726773013.24132: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6581 1726773013.24183: no more pending results, returning what we have 6581 1726773013.24186: results queue empty 6581 1726773013.24187: checking for any_errors_fatal 6581 1726773013.24193: done checking for any_errors_fatal 6581 1726773013.24194: checking for max_fail_percentage 6581 1726773013.24196: done checking for max_fail_percentage 6581 1726773013.24196: checking to see if all hosts have failed and the running result is not ok 6581 1726773013.24197: done checking to see if all hosts have failed 6581 1726773013.24198: getting the remaining hosts for this loop 6581 1726773013.24200: done getting the remaining hosts for this loop 6581 1726773013.24203: getting the next task for host managed_node2 6581 1726773013.24210: done getting next task for host managed_node2 6581 1726773013.24213: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6581 1726773013.24220: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773013.24235: getting variables 6581 1726773013.24236: in VariableManager get_vars() 6581 1726773013.24266: Calling all_inventory to load vars for managed_node2 6581 1726773013.24268: Calling groups_inventory to load vars for managed_node2 6581 1726773013.24270: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.24281: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.24283: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.24285: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.24582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.24697: done with get_vars() 6581 1726773013.24704: done getting variables 6581 1726773013.24749: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.023) 0:00:50.216 **** 6581 1726773013.24772: entering _queue_task() for managed_node2/set_fact 6581 1726773013.24960: worker is 1 (out of 1 available) 6581 1726773013.24971: exiting _queue_task() for managed_node2/set_fact 6581 1726773013.24983: done queuing things up, now waiting for results queue to drain 6581 1726773013.24985: waiting for pending results... 6581 1726773013.25157: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6581 1726773013.25246: in run() - task 129c3c75-c909-a274-7900-000000000419 6581 1726773013.25258: variable 'ansible_search_path' from source: unknown 6581 1726773013.25262: variable 'ansible_search_path' from source: unknown 6581 1726773013.25290: calling self._execute() 6581 1726773013.25356: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.25360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.25369: variable 'omit' from source: magic vars 6581 1726773013.25698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773013.25870: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773013.25904: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773013.25930: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773013.25954: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773013.26020: 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) 6581 1726773013.26038: 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) 6581 1726773013.26056: 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) 6581 1726773013.26073: 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) 6581 1726773013.26164: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773013.26171: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6581 1726773013.26174: when evaluation is False, skipping this task 6581 1726773013.26181: _execute() done 6581 1726773013.26185: dumping result to json 6581 1726773013.26188: done dumping result, returning 6581 1726773013.26196: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-a274-7900-000000000419] 6581 1726773013.26199: sending task result for task 129c3c75-c909-a274-7900-000000000419 6581 1726773013.26274: done sending task result for task 129c3c75-c909-a274-7900-000000000419 6581 1726773013.26277: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6581 1726773013.26346: no more pending results, returning what we have 6581 1726773013.26349: results queue empty 6581 1726773013.26349: checking for any_errors_fatal 6581 1726773013.26353: done checking for any_errors_fatal 6581 1726773013.26354: checking for max_fail_percentage 6581 1726773013.26355: done checking for max_fail_percentage 6581 1726773013.26356: checking to see if all hosts have failed and the running result is not ok 6581 1726773013.26357: done checking to see if all hosts have failed 6581 1726773013.26358: getting the remaining hosts for this loop 6581 1726773013.26359: done getting the remaining hosts for this loop 6581 1726773013.26362: getting the next task for host managed_node2 6581 1726773013.26371: done getting next task for host managed_node2 6581 1726773013.26374: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6581 1726773013.26377: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773013.26391: getting variables 6581 1726773013.26392: in VariableManager get_vars() 6581 1726773013.26423: Calling all_inventory to load vars for managed_node2 6581 1726773013.26425: Calling groups_inventory to load vars for managed_node2 6581 1726773013.26428: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.26435: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.26438: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.26440: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.26548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.26671: done with get_vars() 6581 1726773013.26679: done getting variables 6581 1726773013.26719: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.019) 0:00:50.236 **** 6581 1726773013.26745: entering _queue_task() for managed_node2/include_vars 6581 1726773013.26934: worker is 1 (out of 1 available) 6581 1726773013.26946: exiting _queue_task() for managed_node2/include_vars 6581 1726773013.26959: done queuing things up, now waiting for results queue to drain 6581 1726773013.26961: waiting for pending results... 6581 1726773013.27127: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6581 1726773013.27210: in run() - task 129c3c75-c909-a274-7900-00000000041b 6581 1726773013.27223: variable 'ansible_search_path' from source: unknown 6581 1726773013.27227: variable 'ansible_search_path' from source: unknown 6581 1726773013.27251: calling self._execute() 6581 1726773013.27317: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.27321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.27329: variable 'omit' from source: magic vars 6581 1726773013.27407: variable 'omit' from source: magic vars 6581 1726773013.27444: variable 'omit' from source: magic vars 6581 1726773013.27763: variable 'ffparams' from source: task vars 6581 1726773013.27853: variable 'ansible_facts' from source: unknown 6581 1726773013.27975: variable 'ansible_facts' from source: unknown 6581 1726773013.28062: variable 'ansible_facts' from source: unknown 6581 1726773013.28148: variable 'ansible_facts' from source: unknown 6581 1726773013.28227: variable 'role_path' from source: magic vars 6581 1726773013.28349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6581 1726773013.28481: Loaded config def from plugin (lookup/first_found) 6581 1726773013.28485: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6581 1726773013.28514: variable 'ansible_search_path' from source: unknown 6581 1726773013.28531: variable 'ansible_search_path' from source: unknown 6581 1726773013.28539: variable 'ansible_search_path' from source: unknown 6581 1726773013.28545: variable 'ansible_search_path' from source: unknown 6581 1726773013.28551: variable 'ansible_search_path' from source: unknown 6581 1726773013.28567: variable 'omit' from source: magic vars 6581 1726773013.28586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773013.28607: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773013.28623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773013.28636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773013.28644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773013.28665: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773013.28668: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.28670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.28735: Set connection var ansible_shell_type to sh 6581 1726773013.28744: Set connection var ansible_pipelining to False 6581 1726773013.28749: Set connection var ansible_timeout to 10 6581 1726773013.28756: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773013.28761: Set connection var ansible_shell_executable to /bin/sh 6581 1726773013.28763: Set connection var ansible_connection to ssh 6581 1726773013.28782: variable 'ansible_shell_executable' from source: unknown 6581 1726773013.28785: variable 'ansible_connection' from source: unknown 6581 1726773013.28787: variable 'ansible_module_compression' from source: unknown 6581 1726773013.28790: variable 'ansible_shell_type' from source: unknown 6581 1726773013.28792: variable 'ansible_shell_executable' from source: unknown 6581 1726773013.28794: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.28798: variable 'ansible_pipelining' from source: unknown 6581 1726773013.28800: variable 'ansible_timeout' from source: unknown 6581 1726773013.28804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.28882: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773013.28890: variable 'omit' from source: magic vars 6581 1726773013.28895: starting attempt loop 6581 1726773013.28898: running the handler 6581 1726773013.28947: handler run complete 6581 1726773013.28954: attempt loop complete, returning result 6581 1726773013.28957: _execute() done 6581 1726773013.28960: dumping result to json 6581 1726773013.28962: done dumping result, returning 6581 1726773013.28971: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-a274-7900-00000000041b] 6581 1726773013.28973: sending task result for task 129c3c75-c909-a274-7900-00000000041b 6581 1726773013.29070: done sending task result for task 129c3c75-c909-a274-7900-00000000041b 6581 1726773013.29072: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6581 1726773013.29156: no more pending results, returning what we have 6581 1726773013.29159: results queue empty 6581 1726773013.29160: checking for any_errors_fatal 6581 1726773013.29165: done checking for any_errors_fatal 6581 1726773013.29166: checking for max_fail_percentage 6581 1726773013.29167: done checking for max_fail_percentage 6581 1726773013.29168: checking to see if all hosts have failed and the running result is not ok 6581 1726773013.29168: done checking to see if all hosts have failed 6581 1726773013.29169: getting the remaining hosts for this loop 6581 1726773013.29171: done getting the remaining hosts for this loop 6581 1726773013.29174: getting the next task for host managed_node2 6581 1726773013.29182: done getting next task for host managed_node2 6581 1726773013.29185: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6581 1726773013.29187: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773013.29197: getting variables 6581 1726773013.29198: in VariableManager get_vars() 6581 1726773013.29232: Calling all_inventory to load vars for managed_node2 6581 1726773013.29235: Calling groups_inventory to load vars for managed_node2 6581 1726773013.29237: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773013.29245: Calling all_plugins_play to load vars for managed_node2 6581 1726773013.29247: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773013.29249: Calling groups_plugins_play to load vars for managed_node2 6581 1726773013.29400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773013.29523: done with get_vars() 6581 1726773013.29531: done getting variables 6581 1726773013.29572: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.028) 0:00:50.265 **** 6581 1726773013.29594: entering _queue_task() for managed_node2/package 6581 1726773013.29784: worker is 1 (out of 1 available) 6581 1726773013.29797: exiting _queue_task() for managed_node2/package 6581 1726773013.29809: done queuing things up, now waiting for results queue to drain 6581 1726773013.29811: waiting for pending results... 6581 1726773013.29980: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6581 1726773013.30052: in run() - task 129c3c75-c909-a274-7900-000000000301 6581 1726773013.30064: variable 'ansible_search_path' from source: unknown 6581 1726773013.30067: variable 'ansible_search_path' from source: unknown 6581 1726773013.30095: calling self._execute() 6581 1726773013.30162: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.30166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.30174: variable 'omit' from source: magic vars 6581 1726773013.30250: variable 'omit' from source: magic vars 6581 1726773013.30287: variable 'omit' from source: magic vars 6581 1726773013.30308: variable '__kernel_settings_packages' from source: include_vars 6581 1726773013.30531: variable '__kernel_settings_packages' from source: include_vars 6581 1726773013.30683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773013.32067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773013.32112: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773013.32140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773013.32165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773013.32185: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773013.32257: 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) 6581 1726773013.32280: 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) 6581 1726773013.32296: 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) 6581 1726773013.32326: 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) 6581 1726773013.32336: 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) 6581 1726773013.32408: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773013.32411: variable 'omit' from source: magic vars 6581 1726773013.32437: variable 'omit' from source: magic vars 6581 1726773013.32458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773013.32479: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773013.32492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773013.32517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773013.32527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773013.32553: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773013.32557: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.32559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.32621: Set connection var ansible_shell_type to sh 6581 1726773013.32631: Set connection var ansible_pipelining to False 6581 1726773013.32637: Set connection var ansible_timeout to 10 6581 1726773013.32645: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773013.32648: Set connection var ansible_shell_executable to /bin/sh 6581 1726773013.32650: Set connection var ansible_connection to ssh 6581 1726773013.32668: variable 'ansible_shell_executable' from source: unknown 6581 1726773013.32671: variable 'ansible_connection' from source: unknown 6581 1726773013.32676: variable 'ansible_module_compression' from source: unknown 6581 1726773013.32679: variable 'ansible_shell_type' from source: unknown 6581 1726773013.32681: variable 'ansible_shell_executable' from source: unknown 6581 1726773013.32683: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773013.32685: variable 'ansible_pipelining' from source: unknown 6581 1726773013.32687: variable 'ansible_timeout' from source: unknown 6581 1726773013.32689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773013.32760: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773013.32768: variable 'omit' from source: magic vars 6581 1726773013.32776: starting attempt loop 6581 1726773013.32779: running the handler 6581 1726773013.32781: variable 'ansible_facts' from source: unknown 6581 1726773013.32784: variable 'ansible_facts' from source: unknown 6581 1726773013.32824: _low_level_execute_command(): starting 6581 1726773013.32831: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773013.33325: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773013.33328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773013.33332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773013.33339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773013.33373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773013.33385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773013.33397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773013.33530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773013.35235: stdout chunk (state=3): >>>/root <<< 6581 1726773013.35449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773013.35453: stdout chunk (state=3): >>><<< 6581 1726773013.35462: stderr chunk (state=3): >>><<< 6581 1726773013.35482: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773013.35571: _low_level_execute_command(): starting 6581 1726773013.35575: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734 `" && echo ansible-tmp-1726773013.3548803-8852-58999043550734="` echo /root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734 `" ) && sleep 0' 6581 1726773013.36028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773013.36041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773013.36065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773013.36107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773013.36123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773013.36188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773013.38312: stdout chunk (state=3): >>>ansible-tmp-1726773013.3548803-8852-58999043550734=/root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734 <<< 6581 1726773013.38348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773013.38352: stdout chunk (state=3): >>><<< 6581 1726773013.38354: stderr chunk (state=3): >>><<< 6581 1726773013.38371: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773013.3548803-8852-58999043550734=/root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773013.38522: variable 'ansible_module_compression' from source: unknown 6581 1726773013.38525: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6581 1726773013.38528: variable 'ansible_facts' from source: unknown 6581 1726773013.38653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734/AnsiballZ_dnf.py 6581 1726773013.38889: Sending initial data 6581 1726773013.38897: Sent initial data (149 bytes) 6581 1726773013.39424: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773013.39440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773013.39454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773013.39533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773013.39572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773013.39596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773013.39635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773013.39741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773013.41282: 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 <<< 6581 1726773013.41357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773013.41402: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpz3v9ii7d /root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734/AnsiballZ_dnf.py <<< 6581 1726773013.41427: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734/AnsiballZ_dnf.py" <<< 6581 1726773013.41482: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpz3v9ii7d" to remote "/root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734/AnsiballZ_dnf.py" <<< 6581 1726773013.42234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773013.42240: stderr chunk (state=3): >>><<< 6581 1726773013.42242: stdout chunk (state=3): >>><<< 6581 1726773013.42260: done transferring module to remote 6581 1726773013.42272: _low_level_execute_command(): starting 6581 1726773013.42278: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734/ /root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734/AnsiballZ_dnf.py && sleep 0' 6581 1726773013.42720: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773013.42724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773013.42726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773013.42729: 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 <<< 6581 1726773013.42731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773013.42776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773013.42780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773013.42854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773013.44563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773013.44589: stderr chunk (state=3): >>><<< 6581 1726773013.44592: stdout chunk (state=3): >>><<< 6581 1726773013.44608: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773013.44611: _low_level_execute_command(): starting 6581 1726773013.44619: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734/AnsiballZ_dnf.py && sleep 0' 6581 1726773013.45055: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773013.45059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773013.45061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773013.45063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773013.45114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773013.45120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773013.45123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773013.45186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.15933: 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}}} <<< 6581 1726773014.20169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773014.20200: stderr chunk (state=3): >>><<< 6581 1726773014.20204: stdout chunk (state=3): >>><<< 6581 1726773014.20220: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773014.20259: 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-1726773013.3548803-8852-58999043550734/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773014.20265: _low_level_execute_command(): starting 6581 1726773014.20270: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773013.3548803-8852-58999043550734/ > /dev/null 2>&1 && sleep 0' 6581 1726773014.20722: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.20725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773014.20727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773014.20729: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.20732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.20784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.20788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773014.20790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.20857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.22681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773014.22704: stderr chunk (state=3): >>><<< 6581 1726773014.22707: stdout chunk (state=3): >>><<< 6581 1726773014.22723: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773014.22729: handler run complete 6581 1726773014.22755: attempt loop complete, returning result 6581 1726773014.22758: _execute() done 6581 1726773014.22760: dumping result to json 6581 1726773014.22765: done dumping result, returning 6581 1726773014.22776: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-a274-7900-000000000301] 6581 1726773014.22783: sending task result for task 129c3c75-c909-a274-7900-000000000301 6581 1726773014.22881: done sending task result for task 129c3c75-c909-a274-7900-000000000301 6581 1726773014.22884: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6581 1726773014.22987: no more pending results, returning what we have 6581 1726773014.22990: results queue empty 6581 1726773014.22991: checking for any_errors_fatal 6581 1726773014.22998: done checking for any_errors_fatal 6581 1726773014.22998: checking for max_fail_percentage 6581 1726773014.23000: done checking for max_fail_percentage 6581 1726773014.23001: checking to see if all hosts have failed and the running result is not ok 6581 1726773014.23001: done checking to see if all hosts have failed 6581 1726773014.23002: getting the remaining hosts for this loop 6581 1726773014.23004: done getting the remaining hosts for this loop 6581 1726773014.23006: getting the next task for host managed_node2 6581 1726773014.23015: done getting next task for host managed_node2 6581 1726773014.23020: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6581 1726773014.23022: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773014.23032: getting variables 6581 1726773014.23034: in VariableManager get_vars() 6581 1726773014.23063: Calling all_inventory to load vars for managed_node2 6581 1726773014.23065: Calling groups_inventory to load vars for managed_node2 6581 1726773014.23067: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773014.23078: Calling all_plugins_play to load vars for managed_node2 6581 1726773014.23080: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773014.23082: Calling groups_plugins_play to load vars for managed_node2 6581 1726773014.23205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773014.23355: done with get_vars() 6581 1726773014.23362: done getting variables 6581 1726773014.23405: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:10:14 -0400 (0:00:00.938) 0:00:51.203 **** 6581 1726773014.23430: entering _queue_task() for managed_node2/debug 6581 1726773014.23625: worker is 1 (out of 1 available) 6581 1726773014.23637: exiting _queue_task() for managed_node2/debug 6581 1726773014.23648: done queuing things up, now waiting for results queue to drain 6581 1726773014.23649: waiting for pending results... 6581 1726773014.23820: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6581 1726773014.23888: in run() - task 129c3c75-c909-a274-7900-000000000303 6581 1726773014.23900: variable 'ansible_search_path' from source: unknown 6581 1726773014.23904: variable 'ansible_search_path' from source: unknown 6581 1726773014.23930: calling self._execute() 6581 1726773014.23996: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773014.24000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773014.24010: variable 'omit' from source: magic vars 6581 1726773014.24356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773014.25782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773014.25944: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773014.25948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773014.25950: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773014.25953: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773014.25961: 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) 6581 1726773014.25986: 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) 6581 1726773014.26003: 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) 6581 1726773014.26030: 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) 6581 1726773014.26041: 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) 6581 1726773014.26121: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773014.26136: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773014.26139: when evaluation is False, skipping this task 6581 1726773014.26142: _execute() done 6581 1726773014.26144: dumping result to json 6581 1726773014.26147: done dumping result, returning 6581 1726773014.26159: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-a274-7900-000000000303] 6581 1726773014.26161: sending task result for task 129c3c75-c909-a274-7900-000000000303 6581 1726773014.26244: done sending task result for task 129c3c75-c909-a274-7900-000000000303 6581 1726773014.26246: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6581 1726773014.26307: no more pending results, returning what we have 6581 1726773014.26311: results queue empty 6581 1726773014.26312: checking for any_errors_fatal 6581 1726773014.26322: done checking for any_errors_fatal 6581 1726773014.26323: checking for max_fail_percentage 6581 1726773014.26325: done checking for max_fail_percentage 6581 1726773014.26326: checking to see if all hosts have failed and the running result is not ok 6581 1726773014.26327: done checking to see if all hosts have failed 6581 1726773014.26327: getting the remaining hosts for this loop 6581 1726773014.26329: done getting the remaining hosts for this loop 6581 1726773014.26333: getting the next task for host managed_node2 6581 1726773014.26339: done getting next task for host managed_node2 6581 1726773014.26343: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6581 1726773014.26346: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773014.26360: getting variables 6581 1726773014.26361: in VariableManager get_vars() 6581 1726773014.26394: Calling all_inventory to load vars for managed_node2 6581 1726773014.26396: Calling groups_inventory to load vars for managed_node2 6581 1726773014.26398: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773014.26406: Calling all_plugins_play to load vars for managed_node2 6581 1726773014.26408: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773014.26411: Calling groups_plugins_play to load vars for managed_node2 6581 1726773014.26543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773014.26712: done with get_vars() 6581 1726773014.26726: done getting variables 6581 1726773014.26785: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:10:14 -0400 (0:00:00.033) 0:00:51.237 **** 6581 1726773014.26815: entering _queue_task() for managed_node2/reboot 6581 1726773014.27067: worker is 1 (out of 1 available) 6581 1726773014.27079: exiting _queue_task() for managed_node2/reboot 6581 1726773014.27091: done queuing things up, now waiting for results queue to drain 6581 1726773014.27093: waiting for pending results... 6581 1726773014.27534: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6581 1726773014.27540: in run() - task 129c3c75-c909-a274-7900-000000000304 6581 1726773014.27544: variable 'ansible_search_path' from source: unknown 6581 1726773014.27547: variable 'ansible_search_path' from source: unknown 6581 1726773014.27550: calling self._execute() 6581 1726773014.27624: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773014.27636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773014.27650: variable 'omit' from source: magic vars 6581 1726773014.28037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773014.29476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773014.29526: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773014.29552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773014.29576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773014.29598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773014.29683: 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) 6581 1726773014.29821: 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) 6581 1726773014.29825: 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) 6581 1726773014.29827: 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) 6581 1726773014.29829: 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) 6581 1726773014.29909: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773014.29932: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773014.29940: when evaluation is False, skipping this task 6581 1726773014.29947: _execute() done 6581 1726773014.29954: dumping result to json 6581 1726773014.29960: done dumping result, returning 6581 1726773014.29972: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-a274-7900-000000000304] 6581 1726773014.29984: sending task result for task 129c3c75-c909-a274-7900-000000000304 skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6581 1726773014.30262: no more pending results, returning what we have 6581 1726773014.30265: results queue empty 6581 1726773014.30266: checking for any_errors_fatal 6581 1726773014.30271: done checking for any_errors_fatal 6581 1726773014.30271: checking for max_fail_percentage 6581 1726773014.30273: done checking for max_fail_percentage 6581 1726773014.30274: checking to see if all hosts have failed and the running result is not ok 6581 1726773014.30275: done checking to see if all hosts have failed 6581 1726773014.30275: getting the remaining hosts for this loop 6581 1726773014.30277: done getting the remaining hosts for this loop 6581 1726773014.30280: getting the next task for host managed_node2 6581 1726773014.30287: done getting next task for host managed_node2 6581 1726773014.30291: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6581 1726773014.30294: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773014.30308: getting variables 6581 1726773014.30309: in VariableManager get_vars() 6581 1726773014.30341: Calling all_inventory to load vars for managed_node2 6581 1726773014.30344: Calling groups_inventory to load vars for managed_node2 6581 1726773014.30346: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773014.30422: done sending task result for task 129c3c75-c909-a274-7900-000000000304 6581 1726773014.30426: WORKER PROCESS EXITING 6581 1726773014.30436: Calling all_plugins_play to load vars for managed_node2 6581 1726773014.30439: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773014.30442: Calling groups_plugins_play to load vars for managed_node2 6581 1726773014.30779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773014.31045: done with get_vars() 6581 1726773014.31056: done getting variables 6581 1726773014.31107: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:10:14 -0400 (0:00:00.043) 0:00:51.280 **** 6581 1726773014.31139: entering _queue_task() for managed_node2/fail 6581 1726773014.31415: worker is 1 (out of 1 available) 6581 1726773014.31432: exiting _queue_task() for managed_node2/fail 6581 1726773014.31445: done queuing things up, now waiting for results queue to drain 6581 1726773014.31447: waiting for pending results... 6581 1726773014.31771: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6581 1726773014.31888: in run() - task 129c3c75-c909-a274-7900-000000000305 6581 1726773014.31909: variable 'ansible_search_path' from source: unknown 6581 1726773014.31920: variable 'ansible_search_path' from source: unknown 6581 1726773014.31963: calling self._execute() 6581 1726773014.32057: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773014.32069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773014.32083: variable 'omit' from source: magic vars 6581 1726773014.32576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773014.34619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773014.34676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773014.34707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773014.34734: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773014.34755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773014.34815: 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) 6581 1726773014.34839: 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) 6581 1726773014.34857: 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) 6581 1726773014.34886: 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) 6581 1726773014.34897: 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) 6581 1726773014.34975: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773014.34991: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773014.34994: when evaluation is False, skipping this task 6581 1726773014.34997: _execute() done 6581 1726773014.34999: dumping result to json 6581 1726773014.35002: done dumping result, returning 6581 1726773014.35009: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-a274-7900-000000000305] 6581 1726773014.35014: sending task result for task 129c3c75-c909-a274-7900-000000000305 6581 1726773014.35102: done sending task result for task 129c3c75-c909-a274-7900-000000000305 6581 1726773014.35105: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6581 1726773014.35153: no more pending results, returning what we have 6581 1726773014.35156: results queue empty 6581 1726773014.35156: checking for any_errors_fatal 6581 1726773014.35163: done checking for any_errors_fatal 6581 1726773014.35163: checking for max_fail_percentage 6581 1726773014.35165: done checking for max_fail_percentage 6581 1726773014.35166: checking to see if all hosts have failed and the running result is not ok 6581 1726773014.35166: done checking to see if all hosts have failed 6581 1726773014.35167: getting the remaining hosts for this loop 6581 1726773014.35169: done getting the remaining hosts for this loop 6581 1726773014.35172: getting the next task for host managed_node2 6581 1726773014.35182: done getting next task for host managed_node2 6581 1726773014.35186: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6581 1726773014.35188: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773014.35202: getting variables 6581 1726773014.35204: in VariableManager get_vars() 6581 1726773014.35241: Calling all_inventory to load vars for managed_node2 6581 1726773014.35244: Calling groups_inventory to load vars for managed_node2 6581 1726773014.35246: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773014.35254: Calling all_plugins_play to load vars for managed_node2 6581 1726773014.35256: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773014.35258: Calling groups_plugins_play to load vars for managed_node2 6581 1726773014.35391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773014.35514: done with get_vars() 6581 1726773014.35524: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:10:14 -0400 (0:00:00.044) 0:00:51.324 **** 6581 1726773014.35582: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773014.35765: worker is 1 (out of 1 available) 6581 1726773014.35778: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773014.35791: done queuing things up, now waiting for results queue to drain 6581 1726773014.35792: waiting for pending results... 6581 1726773014.35960: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6581 1726773014.36029: in run() - task 129c3c75-c909-a274-7900-000000000307 6581 1726773014.36041: variable 'ansible_search_path' from source: unknown 6581 1726773014.36044: variable 'ansible_search_path' from source: unknown 6581 1726773014.36070: calling self._execute() 6581 1726773014.36135: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773014.36141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773014.36149: variable 'omit' from source: magic vars 6581 1726773014.36251: variable 'omit' from source: magic vars 6581 1726773014.36269: variable 'omit' from source: magic vars 6581 1726773014.36298: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6581 1726773014.36721: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6581 1726773014.36724: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773014.36726: variable 'omit' from source: magic vars 6581 1726773014.36757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773014.36868: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773014.36894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773014.36915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773014.36934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773014.36969: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773014.36980: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773014.36988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773014.37087: Set connection var ansible_shell_type to sh 6581 1726773014.37105: Set connection var ansible_pipelining to False 6581 1726773014.37117: Set connection var ansible_timeout to 10 6581 1726773014.37130: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773014.37141: Set connection var ansible_shell_executable to /bin/sh 6581 1726773014.37148: Set connection var ansible_connection to ssh 6581 1726773014.37178: variable 'ansible_shell_executable' from source: unknown 6581 1726773014.37186: variable 'ansible_connection' from source: unknown 6581 1726773014.37192: variable 'ansible_module_compression' from source: unknown 6581 1726773014.37199: variable 'ansible_shell_type' from source: unknown 6581 1726773014.37205: variable 'ansible_shell_executable' from source: unknown 6581 1726773014.37212: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773014.37277: variable 'ansible_pipelining' from source: unknown 6581 1726773014.37283: variable 'ansible_timeout' from source: unknown 6581 1726773014.37286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773014.37413: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773014.37423: variable 'omit' from source: magic vars 6581 1726773014.37429: starting attempt loop 6581 1726773014.37432: running the handler 6581 1726773014.37442: _low_level_execute_command(): starting 6581 1726773014.37449: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773014.37938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.37942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773014.37945: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773014.37948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.37997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.38000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773014.38002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.38130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.39780: stdout chunk (state=3): >>>/root <<< 6581 1726773014.39925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773014.39944: stdout chunk (state=3): >>><<< 6581 1726773014.39947: stderr chunk (state=3): >>><<< 6581 1726773014.39966: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773014.40065: _low_level_execute_command(): starting 6581 1726773014.40069: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019 `" && echo ansible-tmp-1726773014.3997233-8889-160640747772019="` echo /root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019 `" ) && sleep 0' 6581 1726773014.40600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773014.40614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773014.40632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.40656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773014.40682: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773014.40731: 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.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.40792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.40809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773014.40832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.40930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.42918: stdout chunk (state=3): >>>ansible-tmp-1726773014.3997233-8889-160640747772019=/root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019 <<< 6581 1726773014.43140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773014.43157: stdout chunk (state=3): >>><<< 6581 1726773014.43182: stderr chunk (state=3): >>><<< 6581 1726773014.43210: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773014.3997233-8889-160640747772019=/root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773014.43430: variable 'ansible_module_compression' from source: unknown 6581 1726773014.43433: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6581 1726773014.43435: variable 'ansible_facts' from source: unknown 6581 1726773014.43485: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019/AnsiballZ_kernel_settings_get_config.py 6581 1726773014.43663: Sending initial data 6581 1726773014.43688: Sent initial data (173 bytes) 6581 1726773014.44425: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773014.44530: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.44572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.44609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773014.44632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.44721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.46299: 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 <<< 6581 1726773014.46388: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773014.46454: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpjg6pq43i /root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019/AnsiballZ_kernel_settings_get_config.py <<< 6581 1726773014.46457: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773014.46505: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpjg6pq43i" to remote "/root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773014.46512: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773014.47093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773014.47140: stderr chunk (state=3): >>><<< 6581 1726773014.47143: stdout chunk (state=3): >>><<< 6581 1726773014.47172: done transferring module to remote 6581 1726773014.47184: _low_level_execute_command(): starting 6581 1726773014.47188: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019/ /root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773014.47599: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773014.47604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773014.47636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773014.47639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773014.47645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.47648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.47699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.47703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773014.47706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.47765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.49504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773014.49522: stderr chunk (state=3): >>><<< 6581 1726773014.49529: stdout chunk (state=3): >>><<< 6581 1726773014.49542: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773014.49545: _low_level_execute_command(): starting 6581 1726773014.49550: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773014.49969: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.49973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.49978: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773014.49980: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773014.49982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.50028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.50034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773014.50036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.50096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.65665: 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"}}} <<< 6581 1726773014.66829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773014.66858: stderr chunk (state=3): >>><<< 6581 1726773014.66861: stdout chunk (state=3): >>><<< 6581 1726773014.66878: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773014.66904: 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-1726773014.3997233-8889-160640747772019/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773014.66912: _low_level_execute_command(): starting 6581 1726773014.66919: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773014.3997233-8889-160640747772019/ > /dev/null 2>&1 && sleep 0' 6581 1726773014.67368: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773014.67371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773014.67382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773014.67384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.67386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.67435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.67439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773014.67441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.67504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.69310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773014.69340: stderr chunk (state=3): >>><<< 6581 1726773014.69344: stdout chunk (state=3): >>><<< 6581 1726773014.69358: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773014.69363: handler run complete 6581 1726773014.69381: attempt loop complete, returning result 6581 1726773014.69384: _execute() done 6581 1726773014.69386: dumping result to json 6581 1726773014.69390: done dumping result, returning 6581 1726773014.69399: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-a274-7900-000000000307] 6581 1726773014.69403: sending task result for task 129c3c75-c909-a274-7900-000000000307 6581 1726773014.69502: done sending task result for task 129c3c75-c909-a274-7900-000000000307 6581 1726773014.69505: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6581 1726773014.69615: no more pending results, returning what we have 6581 1726773014.69621: results queue empty 6581 1726773014.69622: checking for any_errors_fatal 6581 1726773014.69627: done checking for any_errors_fatal 6581 1726773014.69628: checking for max_fail_percentage 6581 1726773014.69630: done checking for max_fail_percentage 6581 1726773014.69630: checking to see if all hosts have failed and the running result is not ok 6581 1726773014.69631: done checking to see if all hosts have failed 6581 1726773014.69632: getting the remaining hosts for this loop 6581 1726773014.69633: done getting the remaining hosts for this loop 6581 1726773014.69636: getting the next task for host managed_node2 6581 1726773014.69643: done getting next task for host managed_node2 6581 1726773014.69646: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6581 1726773014.69648: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773014.69658: getting variables 6581 1726773014.69659: in VariableManager get_vars() 6581 1726773014.69691: Calling all_inventory to load vars for managed_node2 6581 1726773014.69693: Calling groups_inventory to load vars for managed_node2 6581 1726773014.69695: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773014.69704: Calling all_plugins_play to load vars for managed_node2 6581 1726773014.69706: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773014.69708: Calling groups_plugins_play to load vars for managed_node2 6581 1726773014.69931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773014.70134: done with get_vars() 6581 1726773014.70148: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:10:14 -0400 (0:00:00.346) 0:00:51.671 **** 6581 1726773014.70246: entering _queue_task() for managed_node2/stat 6581 1726773014.70622: worker is 1 (out of 1 available) 6581 1726773014.70635: exiting _queue_task() for managed_node2/stat 6581 1726773014.70645: done queuing things up, now waiting for results queue to drain 6581 1726773014.70647: waiting for pending results... 6581 1726773014.70931: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6581 1726773014.70958: in run() - task 129c3c75-c909-a274-7900-000000000308 6581 1726773014.70980: variable 'ansible_search_path' from source: unknown 6581 1726773014.70988: variable 'ansible_search_path' from source: unknown 6581 1726773014.71046: variable '__prof_from_conf' from source: task vars 6581 1726773014.71342: variable '__prof_from_conf' from source: task vars 6581 1726773014.71485: variable '__data' from source: task vars 6581 1726773014.71540: variable '__kernel_settings_register_tuned_main' from source: set_fact 6581 1726773014.71678: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773014.71685: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773014.71730: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773014.71748: variable 'omit' from source: magic vars 6581 1726773014.71832: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773014.71838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773014.71846: variable 'omit' from source: magic vars 6581 1726773014.72015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773014.73714: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773014.73773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773014.73833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773014.74024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773014.74028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773014.74032: 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) 6581 1726773014.74035: 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) 6581 1726773014.74042: 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) 6581 1726773014.74084: 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) 6581 1726773014.74097: 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) 6581 1726773014.74198: variable 'item' from source: unknown 6581 1726773014.74210: Evaluated conditional (item | length > 0): False 6581 1726773014.74213: when evaluation is False, skipping this task 6581 1726773014.74253: variable 'item' from source: unknown 6581 1726773014.74319: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6581 1726773014.74732: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773014.74736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773014.74739: variable 'omit' from source: magic vars 6581 1726773014.74741: 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) 6581 1726773014.74743: 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) 6581 1726773014.74749: 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) 6581 1726773014.74751: 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) 6581 1726773014.74753: 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) 6581 1726773014.74756: variable 'item' from source: unknown 6581 1726773014.74758: Evaluated conditional (item | length > 0): True 6581 1726773014.74760: variable 'omit' from source: magic vars 6581 1726773014.74861: variable 'omit' from source: magic vars 6581 1726773014.74864: variable 'item' from source: unknown 6581 1726773014.74912: variable 'item' from source: unknown 6581 1726773014.74942: variable 'omit' from source: magic vars 6581 1726773014.74971: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773014.75023: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773014.75055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773014.75065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773014.75114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773014.75119: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773014.75121: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773014.75123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773014.75186: Set connection var ansible_shell_type to sh 6581 1726773014.75195: Set connection var ansible_pipelining to False 6581 1726773014.75204: Set connection var ansible_timeout to 10 6581 1726773014.75210: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773014.75215: Set connection var ansible_shell_executable to /bin/sh 6581 1726773014.75219: Set connection var ansible_connection to ssh 6581 1726773014.75234: variable 'ansible_shell_executable' from source: unknown 6581 1726773014.75236: variable 'ansible_connection' from source: unknown 6581 1726773014.75247: variable 'ansible_module_compression' from source: unknown 6581 1726773014.75250: variable 'ansible_shell_type' from source: unknown 6581 1726773014.75252: variable 'ansible_shell_executable' from source: unknown 6581 1726773014.75254: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773014.75256: variable 'ansible_pipelining' from source: unknown 6581 1726773014.75259: variable 'ansible_timeout' from source: unknown 6581 1726773014.75261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773014.75368: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773014.75379: variable 'omit' from source: magic vars 6581 1726773014.75385: starting attempt loop 6581 1726773014.75388: running the handler 6581 1726773014.75398: _low_level_execute_command(): starting 6581 1726773014.75404: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773014.75883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.75886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.75889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.75891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.75945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.75948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773014.75950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.76012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.77638: stdout chunk (state=3): >>>/root <<< 6581 1726773014.77762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773014.77789: stderr chunk (state=3): >>><<< 6581 1726773014.77791: stdout chunk (state=3): >>><<< 6581 1726773014.77804: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773014.77822: _low_level_execute_command(): starting 6581 1726773014.77884: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042 `" && echo ansible-tmp-1726773014.7780879-8904-240561820444042="` echo /root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042 `" ) && sleep 0' 6581 1726773014.78235: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773014.78260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773014.78263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.78311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.78315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.78379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.80473: stdout chunk (state=3): >>>ansible-tmp-1726773014.7780879-8904-240561820444042=/root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042 <<< 6581 1726773014.80573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773014.80603: stderr chunk (state=3): >>><<< 6581 1726773014.80606: stdout chunk (state=3): >>><<< 6581 1726773014.80622: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773014.7780879-8904-240561820444042=/root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773014.80661: variable 'ansible_module_compression' from source: unknown 6581 1726773014.80702: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773014.80732: variable 'ansible_facts' from source: unknown 6581 1726773014.80792: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042/AnsiballZ_stat.py 6581 1726773014.80898: Sending initial data 6581 1726773014.80902: Sent initial data (151 bytes) 6581 1726773014.81352: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773014.81356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773014.81358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.81366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.81369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.81419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.81423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773014.81427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.81490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.83004: 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" <<< 6581 1726773014.83008: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773014.83059: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773014.83120: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1ye0id0m /root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042/AnsiballZ_stat.py <<< 6581 1726773014.83123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042/AnsiballZ_stat.py" <<< 6581 1726773014.83174: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1ye0id0m" to remote "/root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042/AnsiballZ_stat.py" <<< 6581 1726773014.83181: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042/AnsiballZ_stat.py" <<< 6581 1726773014.83761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773014.83803: stderr chunk (state=3): >>><<< 6581 1726773014.83806: stdout chunk (state=3): >>><<< 6581 1726773014.83829: done transferring module to remote 6581 1726773014.83842: _low_level_execute_command(): starting 6581 1726773014.83845: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042/ /root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042/AnsiballZ_stat.py && sleep 0' 6581 1726773014.84292: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773014.84295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773014.84297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.84299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.84301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773014.84303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.84346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.84349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.84418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773014.86142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773014.86164: stderr chunk (state=3): >>><<< 6581 1726773014.86167: stdout chunk (state=3): >>><<< 6581 1726773014.86182: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773014.86185: _low_level_execute_command(): starting 6581 1726773014.86190: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042/AnsiballZ_stat.py && sleep 0' 6581 1726773014.86606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.86613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773014.86638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.86641: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773014.86645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773014.86701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773014.86710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773014.86712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773014.86773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.04223: 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": 29, "inode": 341835968, "dev": 51714, "nlink": 3, "atime": 1726772974.269851, "mtime": 1726772972.4608364, "ctime": 1726772972.4608364, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726773015.05842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773015.05846: stdout chunk (state=3): >>><<< 6581 1726773015.05849: stderr chunk (state=3): >>><<< 6581 1726773015.05899: _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": 29, "inode": 341835968, "dev": 51714, "nlink": 3, "atime": 1726772974.269851, "mtime": 1726772972.4608364, "ctime": 1726772972.4608364, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773015.05919: 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-1726773014.7780879-8904-240561820444042/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773015.05928: _low_level_execute_command(): starting 6581 1726773015.05933: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773014.7780879-8904-240561820444042/ > /dev/null 2>&1 && sleep 0' 6581 1726773015.06825: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773015.06829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773015.06906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.06927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.07019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.09059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773015.09062: stderr chunk (state=3): >>><<< 6581 1726773015.09065: stdout chunk (state=3): >>><<< 6581 1726773015.09067: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773015.09069: handler run complete 6581 1726773015.09071: attempt loop complete, returning result 6581 1726773015.09073: variable 'item' from source: unknown 6581 1726773015.09088: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726772974.269851, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772972.4608364, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 341835968, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772972.4608364, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "548754143", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726773015.09257: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773015.09259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773015.09262: variable 'omit' from source: magic vars 6581 1726773015.09391: 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) 6581 1726773015.09466: 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) 6581 1726773015.09469: 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) 6581 1726773015.09650: 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) 6581 1726773015.09662: 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) 6581 1726773015.09743: variable 'item' from source: unknown 6581 1726773015.09753: Evaluated conditional (item | length > 0): True 6581 1726773015.09758: variable 'omit' from source: magic vars 6581 1726773015.09776: variable 'omit' from source: magic vars 6581 1726773015.09826: variable 'item' from source: unknown 6581 1726773015.10021: variable 'item' from source: unknown 6581 1726773015.10024: variable 'omit' from source: magic vars 6581 1726773015.10026: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773015.10029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773015.10031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773015.10033: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773015.10035: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773015.10037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773015.10039: Set connection var ansible_shell_type to sh 6581 1726773015.10052: Set connection var ansible_pipelining to False 6581 1726773015.10058: Set connection var ansible_timeout to 10 6581 1726773015.10065: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773015.10070: Set connection var ansible_shell_executable to /bin/sh 6581 1726773015.10073: Set connection var ansible_connection to ssh 6581 1726773015.10095: variable 'ansible_shell_executable' from source: unknown 6581 1726773015.10098: variable 'ansible_connection' from source: unknown 6581 1726773015.10100: variable 'ansible_module_compression' from source: unknown 6581 1726773015.10103: variable 'ansible_shell_type' from source: unknown 6581 1726773015.10105: variable 'ansible_shell_executable' from source: unknown 6581 1726773015.10107: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773015.10111: variable 'ansible_pipelining' from source: unknown 6581 1726773015.10114: variable 'ansible_timeout' from source: unknown 6581 1726773015.10119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773015.10227: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773015.10236: variable 'omit' from source: magic vars 6581 1726773015.10239: starting attempt loop 6581 1726773015.10242: running the handler 6581 1726773015.10250: _low_level_execute_command(): starting 6581 1726773015.10253: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773015.10893: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773015.10903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773015.10928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773015.11015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.11038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.11200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.12743: stdout chunk (state=3): >>>/root <<< 6581 1726773015.12941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773015.12944: stdout chunk (state=3): >>><<< 6581 1726773015.12947: stderr chunk (state=3): >>><<< 6581 1726773015.12968: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773015.12987: _low_level_execute_command(): starting 6581 1726773015.13068: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327 `" && echo ansible-tmp-1726773015.129765-8904-92742235649327="` echo /root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327 `" ) && sleep 0' 6581 1726773015.13721: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773015.13739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.13752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.13841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.15929: stdout chunk (state=3): >>>ansible-tmp-1726773015.129765-8904-92742235649327=/root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327 <<< 6581 1726773015.16052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773015.16062: stdout chunk (state=3): >>><<< 6581 1726773015.16077: stderr chunk (state=3): >>><<< 6581 1726773015.16098: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773015.129765-8904-92742235649327=/root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773015.16318: variable 'ansible_module_compression' from source: unknown 6581 1726773015.16324: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773015.16327: variable 'ansible_facts' from source: unknown 6581 1726773015.16329: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327/AnsiballZ_stat.py 6581 1726773015.16460: Sending initial data 6581 1726773015.16470: Sent initial data (149 bytes) 6581 1726773015.17086: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773015.17105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773015.17212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.17238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.17334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.18878: 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 <<< 6581 1726773015.18953: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773015.19034: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpaju2sgxe /root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327/AnsiballZ_stat.py <<< 6581 1726773015.19056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327/AnsiballZ_stat.py" <<< 6581 1726773015.19104: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpaju2sgxe" to remote "/root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327/AnsiballZ_stat.py" <<< 6581 1726773015.19939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773015.19956: stdout chunk (state=3): >>><<< 6581 1726773015.19969: stderr chunk (state=3): >>><<< 6581 1726773015.20030: done transferring module to remote 6581 1726773015.20043: _low_level_execute_command(): starting 6581 1726773015.20052: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327/ /root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327/AnsiballZ_stat.py && sleep 0' 6581 1726773015.20684: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773015.20728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773015.20804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773015.20830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.20925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.22749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773015.22762: stdout chunk (state=3): >>><<< 6581 1726773015.22776: stderr chunk (state=3): >>><<< 6581 1726773015.22869: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773015.22881: _low_level_execute_command(): starting 6581 1726773015.22883: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327/AnsiballZ_stat.py && sleep 0' 6581 1726773015.23392: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773015.23406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773015.23421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773015.23474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773015.23482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.23549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.40504: 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": 152, "inode": 339738816, "dev": 51714, "nlink": 4, "atime": 1726772970.6258216, "mtime": 1726772979.7948954, "ctime": 1726772979.7948954, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3610907519", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726773015.42206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773015.42235: stderr chunk (state=3): >>><<< 6581 1726773015.42238: stdout chunk (state=3): >>><<< 6581 1726773015.42252: _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": 152, "inode": 339738816, "dev": 51714, "nlink": 4, "atime": 1726772970.6258216, "mtime": 1726772979.7948954, "ctime": 1726772979.7948954, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3610907519", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773015.42289: 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-1726773015.129765-8904-92742235649327/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773015.42295: _low_level_execute_command(): starting 6581 1726773015.42300: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773015.129765-8904-92742235649327/ > /dev/null 2>&1 && sleep 0' 6581 1726773015.42746: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773015.42751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773015.42762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773015.42824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773015.42827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.42830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.42890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.44820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773015.44845: stderr chunk (state=3): >>><<< 6581 1726773015.44848: stdout chunk (state=3): >>><<< 6581 1726773015.44862: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773015.44871: handler run complete 6581 1726773015.44905: attempt loop complete, returning result 6581 1726773015.44920: variable 'item' from source: unknown 6581 1726773015.44982: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772970.6258216, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772979.7948954, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 339738816, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772979.7948954, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "3610907519", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726773015.45123: dumping result to json 6581 1726773015.45126: done dumping result, returning 6581 1726773015.45128: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-a274-7900-000000000308] 6581 1726773015.45130: sending task result for task 129c3c75-c909-a274-7900-000000000308 6581 1726773015.45175: done sending task result for task 129c3c75-c909-a274-7900-000000000308 6581 1726773015.45178: WORKER PROCESS EXITING 6581 1726773015.45272: no more pending results, returning what we have 6581 1726773015.45275: results queue empty 6581 1726773015.45276: checking for any_errors_fatal 6581 1726773015.45282: done checking for any_errors_fatal 6581 1726773015.45283: checking for max_fail_percentage 6581 1726773015.45284: done checking for max_fail_percentage 6581 1726773015.45285: checking to see if all hosts have failed and the running result is not ok 6581 1726773015.45285: done checking to see if all hosts have failed 6581 1726773015.45286: getting the remaining hosts for this loop 6581 1726773015.45288: done getting the remaining hosts for this loop 6581 1726773015.45290: getting the next task for host managed_node2 6581 1726773015.45296: done getting next task for host managed_node2 6581 1726773015.45299: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6581 1726773015.45301: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773015.45310: getting variables 6581 1726773015.45312: in VariableManager get_vars() 6581 1726773015.45343: Calling all_inventory to load vars for managed_node2 6581 1726773015.45345: Calling groups_inventory to load vars for managed_node2 6581 1726773015.45347: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773015.45355: Calling all_plugins_play to load vars for managed_node2 6581 1726773015.45358: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773015.45360: Calling groups_plugins_play to load vars for managed_node2 6581 1726773015.45481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773015.45624: done with get_vars() 6581 1726773015.45633: done getting variables 6581 1726773015.45674: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.754) 0:00:52.426 **** 6581 1726773015.45695: entering _queue_task() for managed_node2/set_fact 6581 1726773015.45893: worker is 1 (out of 1 available) 6581 1726773015.45906: exiting _queue_task() for managed_node2/set_fact 6581 1726773015.45920: done queuing things up, now waiting for results queue to drain 6581 1726773015.45922: waiting for pending results... 6581 1726773015.46089: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6581 1726773015.46162: in run() - task 129c3c75-c909-a274-7900-000000000309 6581 1726773015.46176: variable 'ansible_search_path' from source: unknown 6581 1726773015.46180: variable 'ansible_search_path' from source: unknown 6581 1726773015.46206: calling self._execute() 6581 1726773015.46277: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773015.46280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773015.46291: variable 'omit' from source: magic vars 6581 1726773015.46366: variable 'omit' from source: magic vars 6581 1726773015.46401: variable 'omit' from source: magic vars 6581 1726773015.46720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773015.48097: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773015.48148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773015.48177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773015.48202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773015.48222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773015.48282: 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) 6581 1726773015.48303: 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) 6581 1726773015.48323: 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) 6581 1726773015.48350: 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) 6581 1726773015.48360: 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) 6581 1726773015.48392: 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) 6581 1726773015.48408: 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) 6581 1726773015.48427: 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) 6581 1726773015.48452: 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) 6581 1726773015.48462: 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) 6581 1726773015.48501: 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) 6581 1726773015.48519: 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) 6581 1726773015.48537: 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) 6581 1726773015.48562: 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) 6581 1726773015.48573: 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) 6581 1726773015.48719: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6581 1726773015.48782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773015.48893: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773015.48921: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773015.48945: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773015.48966: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773015.48997: 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) 6581 1726773015.49013: 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) 6581 1726773015.49032: 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) 6581 1726773015.49048: 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) 6581 1726773015.49088: variable 'omit' from source: magic vars 6581 1726773015.49106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773015.49134: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773015.49148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773015.49160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773015.49168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773015.49192: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773015.49195: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773015.49198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773015.49261: Set connection var ansible_shell_type to sh 6581 1726773015.49269: Set connection var ansible_pipelining to False 6581 1726773015.49277: Set connection var ansible_timeout to 10 6581 1726773015.49282: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773015.49294: Set connection var ansible_shell_executable to /bin/sh 6581 1726773015.49297: Set connection var ansible_connection to ssh 6581 1726773015.49308: variable 'ansible_shell_executable' from source: unknown 6581 1726773015.49311: variable 'ansible_connection' from source: unknown 6581 1726773015.49314: variable 'ansible_module_compression' from source: unknown 6581 1726773015.49317: variable 'ansible_shell_type' from source: unknown 6581 1726773015.49320: variable 'ansible_shell_executable' from source: unknown 6581 1726773015.49322: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773015.49330: variable 'ansible_pipelining' from source: unknown 6581 1726773015.49333: variable 'ansible_timeout' from source: unknown 6581 1726773015.49335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773015.49423: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773015.49432: variable 'omit' from source: magic vars 6581 1726773015.49436: starting attempt loop 6581 1726773015.49439: running the handler 6581 1726773015.49449: handler run complete 6581 1726773015.49456: attempt loop complete, returning result 6581 1726773015.49459: _execute() done 6581 1726773015.49462: dumping result to json 6581 1726773015.49464: done dumping result, returning 6581 1726773015.49471: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-a274-7900-000000000309] 6581 1726773015.49478: sending task result for task 129c3c75-c909-a274-7900-000000000309 6581 1726773015.49553: done sending task result for task 129c3c75-c909-a274-7900-000000000309 6581 1726773015.49556: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 6581 1726773015.49623: no more pending results, returning what we have 6581 1726773015.49626: results queue empty 6581 1726773015.49626: checking for any_errors_fatal 6581 1726773015.49637: done checking for any_errors_fatal 6581 1726773015.49638: checking for max_fail_percentage 6581 1726773015.49639: done checking for max_fail_percentage 6581 1726773015.49640: checking to see if all hosts have failed and the running result is not ok 6581 1726773015.49641: done checking to see if all hosts have failed 6581 1726773015.49642: getting the remaining hosts for this loop 6581 1726773015.49643: done getting the remaining hosts for this loop 6581 1726773015.49646: getting the next task for host managed_node2 6581 1726773015.49652: done getting next task for host managed_node2 6581 1726773015.49655: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6581 1726773015.49658: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773015.49668: getting variables 6581 1726773015.49669: in VariableManager get_vars() 6581 1726773015.49702: Calling all_inventory to load vars for managed_node2 6581 1726773015.49704: Calling groups_inventory to load vars for managed_node2 6581 1726773015.49706: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773015.49714: Calling all_plugins_play to load vars for managed_node2 6581 1726773015.49721: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773015.49724: Calling groups_plugins_play to load vars for managed_node2 6581 1726773015.49853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773015.49972: done with get_vars() 6581 1726773015.49982: done getting variables 6581 1726773015.50022: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.043) 0:00:52.469 **** 6581 1726773015.50046: entering _queue_task() for managed_node2/service 6581 1726773015.50234: worker is 1 (out of 1 available) 6581 1726773015.50247: exiting _queue_task() for managed_node2/service 6581 1726773015.50260: done queuing things up, now waiting for results queue to drain 6581 1726773015.50262: waiting for pending results... 6581 1726773015.50422: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6581 1726773015.50493: in run() - task 129c3c75-c909-a274-7900-00000000030a 6581 1726773015.50500: variable 'ansible_search_path' from source: unknown 6581 1726773015.50504: variable 'ansible_search_path' from source: unknown 6581 1726773015.50540: variable '__kernel_settings_services' from source: include_vars 6581 1726773015.50760: variable '__kernel_settings_services' from source: include_vars 6581 1726773015.50814: variable 'omit' from source: magic vars 6581 1726773015.50894: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773015.50907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773015.51020: variable 'omit' from source: magic vars 6581 1726773015.51023: variable 'omit' from source: magic vars 6581 1726773015.51043: variable 'omit' from source: magic vars 6581 1726773015.51089: variable 'item' from source: unknown 6581 1726773015.51161: variable 'item' from source: unknown 6581 1726773015.51189: variable 'omit' from source: magic vars 6581 1726773015.51232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773015.51336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773015.51361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773015.51384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773015.51400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773015.51433: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773015.51441: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773015.51447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773015.51537: Set connection var ansible_shell_type to sh 6581 1726773015.51552: Set connection var ansible_pipelining to False 6581 1726773015.51561: Set connection var ansible_timeout to 10 6581 1726773015.51571: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773015.51581: Set connection var ansible_shell_executable to /bin/sh 6581 1726773015.51587: Set connection var ansible_connection to ssh 6581 1726773015.51608: variable 'ansible_shell_executable' from source: unknown 6581 1726773015.51821: variable 'ansible_connection' from source: unknown 6581 1726773015.51824: variable 'ansible_module_compression' from source: unknown 6581 1726773015.51827: variable 'ansible_shell_type' from source: unknown 6581 1726773015.51829: variable 'ansible_shell_executable' from source: unknown 6581 1726773015.51831: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773015.51833: variable 'ansible_pipelining' from source: unknown 6581 1726773015.51834: variable 'ansible_timeout' from source: unknown 6581 1726773015.51837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773015.51840: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773015.51843: variable 'omit' from source: magic vars 6581 1726773015.51845: starting attempt loop 6581 1726773015.51848: running the handler 6581 1726773015.51893: variable 'ansible_facts' from source: unknown 6581 1726773015.52006: _low_level_execute_command(): starting 6581 1726773015.52013: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773015.52517: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773015.52522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773015.52524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773015.52527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773015.52574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.52577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.52645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.54381: stdout chunk (state=3): >>>/root <<< 6581 1726773015.54384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773015.54395: stderr chunk (state=3): >>><<< 6581 1726773015.54403: stdout chunk (state=3): >>><<< 6581 1726773015.54525: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773015.54529: _low_level_execute_command(): starting 6581 1726773015.54533: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627 `" && echo ansible-tmp-1726773015.544342-8940-117890423813627="` echo /root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627 `" ) && sleep 0' 6581 1726773015.55048: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773015.55061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773015.55072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773015.55100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773015.55194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.55199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.55290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.57328: stdout chunk (state=3): >>>ansible-tmp-1726773015.544342-8940-117890423813627=/root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627 <<< 6581 1726773015.57430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773015.57546: stderr chunk (state=3): >>><<< 6581 1726773015.57549: stdout chunk (state=3): >>><<< 6581 1726773015.57552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773015.544342-8940-117890423813627=/root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773015.57570: variable 'ansible_module_compression' from source: unknown 6581 1726773015.57630: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6581 1726773015.57701: variable 'ansible_facts' from source: unknown 6581 1726773015.57929: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627/AnsiballZ_systemd.py 6581 1726773015.58188: Sending initial data 6581 1726773015.58192: Sent initial data (153 bytes) 6581 1726773015.58739: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773015.58833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773015.58859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773015.58884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.58899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.58989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.60507: 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 <<< 6581 1726773015.60587: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773015.60680: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpo7o5n0no /root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627/AnsiballZ_systemd.py <<< 6581 1726773015.60684: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627/AnsiballZ_systemd.py" <<< 6581 1726773015.60742: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpo7o5n0no" to remote "/root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627/AnsiballZ_systemd.py" <<< 6581 1726773015.62428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773015.62431: stdout chunk (state=3): >>><<< 6581 1726773015.62433: stderr chunk (state=3): >>><<< 6581 1726773015.62435: done transferring module to remote 6581 1726773015.62437: _low_level_execute_command(): starting 6581 1726773015.62439: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627/ /root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627/AnsiballZ_systemd.py && sleep 0' 6581 1726773015.62980: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773015.62998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773015.63014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773015.63070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773015.63138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773015.63155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.63201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.63264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.65068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773015.65072: stdout chunk (state=3): >>><<< 6581 1726773015.65078: stderr chunk (state=3): >>><<< 6581 1726773015.65105: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773015.65194: _low_level_execute_command(): starting 6581 1726773015.65199: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627/AnsiballZ_systemd.py && sleep 0' 6581 1726773015.65833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773015.65880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773015.65899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.65923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.66015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773015.96454: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "708", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "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:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "MemoryCurrent": "19496960", "MemoryPeak": "19750912", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3299102720", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "190474000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "83886<<< 6581 1726773015.96479: stdout chunk (state=3): >>>08", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "Documentation": "\"man:tuned(8)\" \"man:<<< 6581 1726773015.96487: stdout chunk (state=3): >>>tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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}}} <<< 6581 1726773015.98339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773015.98363: stderr chunk (state=3): >>><<< 6581 1726773015.98366: stdout chunk (state=3): >>><<< 6581 1726773015.98395: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "708", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "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:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "MemoryCurrent": "19496960", "MemoryPeak": "19750912", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3299102720", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "190474000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773015.98525: 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-1726773015.544342-8940-117890423813627/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773015.98541: _low_level_execute_command(): starting 6581 1726773015.98545: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773015.544342-8940-117890423813627/ > /dev/null 2>&1 && sleep 0' 6581 1726773015.98995: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773015.98999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773015.99002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773015.99004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773015.99051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773015.99062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773015.99127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.00935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.00961: stderr chunk (state=3): >>><<< 6581 1726773016.00964: stdout chunk (state=3): >>><<< 6581 1726773016.00982: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.00988: handler run complete 6581 1726773016.01026: attempt loop complete, returning result 6581 1726773016.01042: variable 'item' from source: unknown 6581 1726773016.01104: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "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": "190474000", "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:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "708", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3299102720", "MemoryCurrent": "19496960", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "19750912", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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.socket dbus-broker.service system.slice sysinit.target", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6581 1726773016.01589: dumping result to json 6581 1726773016.01592: done dumping result, returning 6581 1726773016.01594: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-a274-7900-00000000030a] 6581 1726773016.01596: sending task result for task 129c3c75-c909-a274-7900-00000000030a 6581 1726773016.01668: done sending task result for task 129c3c75-c909-a274-7900-00000000030a 6581 1726773016.01671: WORKER PROCESS EXITING 6581 1726773016.01746: no more pending results, returning what we have 6581 1726773016.01749: results queue empty 6581 1726773016.01749: checking for any_errors_fatal 6581 1726773016.01752: done checking for any_errors_fatal 6581 1726773016.01752: checking for max_fail_percentage 6581 1726773016.01753: done checking for max_fail_percentage 6581 1726773016.01754: checking to see if all hosts have failed and the running result is not ok 6581 1726773016.01754: done checking to see if all hosts have failed 6581 1726773016.01755: getting the remaining hosts for this loop 6581 1726773016.01755: done getting the remaining hosts for this loop 6581 1726773016.01757: getting the next task for host managed_node2 6581 1726773016.01761: done getting next task for host managed_node2 6581 1726773016.01763: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6581 1726773016.01765: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773016.01771: getting variables 6581 1726773016.01772: in VariableManager get_vars() 6581 1726773016.01791: Calling all_inventory to load vars for managed_node2 6581 1726773016.01793: Calling groups_inventory to load vars for managed_node2 6581 1726773016.01794: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773016.01801: Calling all_plugins_play to load vars for managed_node2 6581 1726773016.01802: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773016.01804: Calling groups_plugins_play to load vars for managed_node2 6581 1726773016.01906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773016.02023: done with get_vars() 6581 1726773016.02030: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:10:16 -0400 (0:00:00.520) 0:00:52.990 **** 6581 1726773016.02096: entering _queue_task() for managed_node2/file 6581 1726773016.02293: worker is 1 (out of 1 available) 6581 1726773016.02305: exiting _queue_task() for managed_node2/file 6581 1726773016.02318: done queuing things up, now waiting for results queue to drain 6581 1726773016.02320: waiting for pending results... 6581 1726773016.02497: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6581 1726773016.02568: in run() - task 129c3c75-c909-a274-7900-00000000030b 6581 1726773016.02581: variable 'ansible_search_path' from source: unknown 6581 1726773016.02585: variable 'ansible_search_path' from source: unknown 6581 1726773016.02611: calling self._execute() 6581 1726773016.02679: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.02684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.02693: variable 'omit' from source: magic vars 6581 1726773016.02771: variable 'omit' from source: magic vars 6581 1726773016.02809: variable 'omit' from source: magic vars 6581 1726773016.02832: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773016.03054: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773016.03128: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773016.03132: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773016.03195: variable 'omit' from source: magic vars 6581 1726773016.03229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773016.03257: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773016.03273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773016.03288: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773016.03299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773016.03325: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773016.03328: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.03330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.03398: Set connection var ansible_shell_type to sh 6581 1726773016.03407: Set connection var ansible_pipelining to False 6581 1726773016.03412: Set connection var ansible_timeout to 10 6581 1726773016.03421: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773016.03429: Set connection var ansible_shell_executable to /bin/sh 6581 1726773016.03432: Set connection var ansible_connection to ssh 6581 1726773016.03448: variable 'ansible_shell_executable' from source: unknown 6581 1726773016.03450: variable 'ansible_connection' from source: unknown 6581 1726773016.03453: variable 'ansible_module_compression' from source: unknown 6581 1726773016.03455: variable 'ansible_shell_type' from source: unknown 6581 1726773016.03457: variable 'ansible_shell_executable' from source: unknown 6581 1726773016.03459: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.03464: variable 'ansible_pipelining' from source: unknown 6581 1726773016.03466: variable 'ansible_timeout' from source: unknown 6581 1726773016.03469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.03617: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773016.03628: variable 'omit' from source: magic vars 6581 1726773016.03634: starting attempt loop 6581 1726773016.03637: running the handler 6581 1726773016.03649: _low_level_execute_command(): starting 6581 1726773016.03656: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773016.04157: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.04160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.04164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.04166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.04222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.04225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.04230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.04294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.05905: stdout chunk (state=3): >>>/root <<< 6581 1726773016.06002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.06036: stderr chunk (state=3): >>><<< 6581 1726773016.06039: stdout chunk (state=3): >>><<< 6581 1726773016.06057: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.06069: _low_level_execute_command(): starting 6581 1726773016.06074: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958 `" && echo ansible-tmp-1726773016.0605752-8965-214045201729958="` echo /root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958 `" ) && sleep 0' 6581 1726773016.06509: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.06512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.06524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.06526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773016.06529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.06572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.06579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.06639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.08685: stdout chunk (state=3): >>>ansible-tmp-1726773016.0605752-8965-214045201729958=/root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958 <<< 6581 1726773016.08821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.08847: stderr chunk (state=3): >>><<< 6581 1726773016.08850: stdout chunk (state=3): >>><<< 6581 1726773016.08865: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773016.0605752-8965-214045201729958=/root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.08902: variable 'ansible_module_compression' from source: unknown 6581 1726773016.08946: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773016.08977: variable 'ansible_facts' from source: unknown 6581 1726773016.09038: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958/AnsiballZ_file.py 6581 1726773016.09134: Sending initial data 6581 1726773016.09137: Sent initial data (151 bytes) 6581 1726773016.09572: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.09578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773016.09580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.09582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.09586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.09624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.09639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.09702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.11243: 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 <<< 6581 1726773016.11298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773016.11354: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpbx3qpx1e /root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958/AnsiballZ_file.py <<< 6581 1726773016.11361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958/AnsiballZ_file.py" <<< 6581 1726773016.11415: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpbx3qpx1e" to remote "/root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958/AnsiballZ_file.py" <<< 6581 1726773016.11421: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958/AnsiballZ_file.py" <<< 6581 1726773016.12014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.12057: stderr chunk (state=3): >>><<< 6581 1726773016.12060: stdout chunk (state=3): >>><<< 6581 1726773016.12125: done transferring module to remote 6581 1726773016.12135: _low_level_execute_command(): starting 6581 1726773016.12140: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958/ /root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958/AnsiballZ_file.py && sleep 0' 6581 1726773016.12585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.12588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773016.12590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.12592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.12598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773016.12600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.12650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.12654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.12657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.12712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.14435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.14460: stderr chunk (state=3): >>><<< 6581 1726773016.14463: stdout chunk (state=3): >>><<< 6581 1726773016.14480: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.14483: _low_level_execute_command(): starting 6581 1726773016.14485: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958/AnsiballZ_file.py && sleep 0' 6581 1726773016.14943: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.14946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.14949: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773016.14951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.14952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.15003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.15006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.15079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.31811: 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": 24, "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}}} <<< 6581 1726773016.33138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773016.33144: stderr chunk (state=3): >>><<< 6581 1726773016.33147: stdout chunk (state=3): >>><<< 6581 1726773016.33164: _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": 24, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773016.33199: 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-1726773016.0605752-8965-214045201729958/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773016.33207: _low_level_execute_command(): starting 6581 1726773016.33210: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773016.0605752-8965-214045201729958/ > /dev/null 2>&1 && sleep 0' 6581 1726773016.33655: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.33658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773016.33661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.33663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.33665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.33707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.33721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.33784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.35590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.35620: stderr chunk (state=3): >>><<< 6581 1726773016.35623: stdout chunk (state=3): >>><<< 6581 1726773016.35636: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.35642: handler run complete 6581 1726773016.35659: attempt loop complete, returning result 6581 1726773016.35662: _execute() done 6581 1726773016.35665: dumping result to json 6581 1726773016.35670: done dumping result, returning 6581 1726773016.35679: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-a274-7900-00000000030b] 6581 1726773016.35684: sending task result for task 129c3c75-c909-a274-7900-00000000030b 6581 1726773016.35786: done sending task result for task 129c3c75-c909-a274-7900-00000000030b 6581 1726773016.35789: WORKER PROCESS EXITING ok: [managed_node2] => { "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": 24, "state": "directory", "uid": 0 } 6581 1726773016.35895: no more pending results, returning what we have 6581 1726773016.35898: results queue empty 6581 1726773016.35898: checking for any_errors_fatal 6581 1726773016.35917: done checking for any_errors_fatal 6581 1726773016.35918: checking for max_fail_percentage 6581 1726773016.35920: done checking for max_fail_percentage 6581 1726773016.35921: checking to see if all hosts have failed and the running result is not ok 6581 1726773016.35921: done checking to see if all hosts have failed 6581 1726773016.35922: getting the remaining hosts for this loop 6581 1726773016.35923: done getting the remaining hosts for this loop 6581 1726773016.35927: getting the next task for host managed_node2 6581 1726773016.35932: done getting next task for host managed_node2 6581 1726773016.35935: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6581 1726773016.35937: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773016.35946: getting variables 6581 1726773016.35948: in VariableManager get_vars() 6581 1726773016.35981: Calling all_inventory to load vars for managed_node2 6581 1726773016.35984: Calling groups_inventory to load vars for managed_node2 6581 1726773016.35986: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773016.35998: Calling all_plugins_play to load vars for managed_node2 6581 1726773016.36001: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773016.36004: Calling groups_plugins_play to load vars for managed_node2 6581 1726773016.36113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773016.36234: done with get_vars() 6581 1726773016.36242: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:10:16 -0400 (0:00:00.342) 0:00:53.332 **** 6581 1726773016.36307: entering _queue_task() for managed_node2/slurp 6581 1726773016.36496: worker is 1 (out of 1 available) 6581 1726773016.36509: exiting _queue_task() for managed_node2/slurp 6581 1726773016.36522: done queuing things up, now waiting for results queue to drain 6581 1726773016.36523: waiting for pending results... 6581 1726773016.36699: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6581 1726773016.36770: in run() - task 129c3c75-c909-a274-7900-00000000030c 6581 1726773016.36783: variable 'ansible_search_path' from source: unknown 6581 1726773016.36787: variable 'ansible_search_path' from source: unknown 6581 1726773016.36812: calling self._execute() 6581 1726773016.36923: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.36927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.36930: variable 'omit' from source: magic vars 6581 1726773016.36967: variable 'omit' from source: magic vars 6581 1726773016.37000: variable 'omit' from source: magic vars 6581 1726773016.37024: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773016.37237: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773016.37295: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773016.37324: variable 'omit' from source: magic vars 6581 1726773016.37355: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773016.37382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773016.37400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773016.37413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773016.37424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773016.37446: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773016.37449: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.37454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.37521: Set connection var ansible_shell_type to sh 6581 1726773016.37529: Set connection var ansible_pipelining to False 6581 1726773016.37534: Set connection var ansible_timeout to 10 6581 1726773016.37541: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773016.37546: Set connection var ansible_shell_executable to /bin/sh 6581 1726773016.37548: Set connection var ansible_connection to ssh 6581 1726773016.37563: variable 'ansible_shell_executable' from source: unknown 6581 1726773016.37566: variable 'ansible_connection' from source: unknown 6581 1726773016.37568: variable 'ansible_module_compression' from source: unknown 6581 1726773016.37570: variable 'ansible_shell_type' from source: unknown 6581 1726773016.37572: variable 'ansible_shell_executable' from source: unknown 6581 1726773016.37577: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.37579: variable 'ansible_pipelining' from source: unknown 6581 1726773016.37582: variable 'ansible_timeout' from source: unknown 6581 1726773016.37584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.37727: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773016.37737: variable 'omit' from source: magic vars 6581 1726773016.37741: starting attempt loop 6581 1726773016.37744: running the handler 6581 1726773016.37756: _low_level_execute_command(): starting 6581 1726773016.37763: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773016.38267: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.38271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.38275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.38278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.38332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.38335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.38338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.38403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.40006: stdout chunk (state=3): >>>/root <<< 6581 1726773016.40101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.40131: stderr chunk (state=3): >>><<< 6581 1726773016.40138: stdout chunk (state=3): >>><<< 6581 1726773016.40156: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.40168: _low_level_execute_command(): starting 6581 1726773016.40174: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589 `" && echo ansible-tmp-1726773016.4015627-8976-216587802820589="` echo /root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589 `" ) && sleep 0' 6581 1726773016.40650: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.40654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773016.40665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.40667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.40714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.40720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.40726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.40788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.42874: stdout chunk (state=3): >>>ansible-tmp-1726773016.4015627-8976-216587802820589=/root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589 <<< 6581 1726773016.43008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.43012: stdout chunk (state=3): >>><<< 6581 1726773016.43019: stderr chunk (state=3): >>><<< 6581 1726773016.43035: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773016.4015627-8976-216587802820589=/root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.43073: variable 'ansible_module_compression' from source: unknown 6581 1726773016.43107: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6581 1726773016.43136: variable 'ansible_facts' from source: unknown 6581 1726773016.43190: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589/AnsiballZ_slurp.py 6581 1726773016.43351: Sending initial data 6581 1726773016.43354: Sent initial data (152 bytes) 6581 1726773016.43806: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.43809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773016.43811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.43813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.43817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.43871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.43874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.43877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.43967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.45584: 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 <<< 6581 1726773016.45636: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773016.45703: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpmj1yi4ws /root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589/AnsiballZ_slurp.py <<< 6581 1726773016.45709: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589/AnsiballZ_slurp.py" <<< 6581 1726773016.45759: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpmj1yi4ws" to remote "/root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589/AnsiballZ_slurp.py" <<< 6581 1726773016.45762: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589/AnsiballZ_slurp.py" <<< 6581 1726773016.46354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.46401: stderr chunk (state=3): >>><<< 6581 1726773016.46405: stdout chunk (state=3): >>><<< 6581 1726773016.46430: done transferring module to remote 6581 1726773016.46523: _low_level_execute_command(): starting 6581 1726773016.46526: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589/ /root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589/AnsiballZ_slurp.py && sleep 0' 6581 1726773016.47062: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773016.47076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.47091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.47109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773016.47167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.47215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.47234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.47264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.47438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.49260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.49264: stdout chunk (state=3): >>><<< 6581 1726773016.49267: stderr chunk (state=3): >>><<< 6581 1726773016.49269: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.49271: _low_level_execute_command(): starting 6581 1726773016.49273: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589/AnsiballZ_slurp.py && sleep 0' 6581 1726773016.49838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773016.49849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.49922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.49963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.49978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.49996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.50089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.65605: 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"}}} <<< 6581 1726773016.66825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773016.66850: stderr chunk (state=3): >>><<< 6581 1726773016.66854: stdout chunk (state=3): >>><<< 6581 1726773016.66870: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773016.66896: 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-1726773016.4015627-8976-216587802820589/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773016.66904: _low_level_execute_command(): starting 6581 1726773016.66908: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773016.4015627-8976-216587802820589/ > /dev/null 2>&1 && sleep 0' 6581 1726773016.67409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.67412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773016.67414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773016.67458: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773016.67463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.67493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.67546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.69356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.69380: stderr chunk (state=3): >>><<< 6581 1726773016.69383: stdout chunk (state=3): >>><<< 6581 1726773016.69395: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.69401: handler run complete 6581 1726773016.69415: attempt loop complete, returning result 6581 1726773016.69421: _execute() done 6581 1726773016.69423: dumping result to json 6581 1726773016.69425: done dumping result, returning 6581 1726773016.69435: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-a274-7900-00000000030c] 6581 1726773016.69440: sending task result for task 129c3c75-c909-a274-7900-00000000030c 6581 1726773016.69535: done sending task result for task 129c3c75-c909-a274-7900-00000000030c 6581 1726773016.69538: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6581 1726773016.69604: no more pending results, returning what we have 6581 1726773016.69607: results queue empty 6581 1726773016.69608: checking for any_errors_fatal 6581 1726773016.69620: done checking for any_errors_fatal 6581 1726773016.69621: checking for max_fail_percentage 6581 1726773016.69622: done checking for max_fail_percentage 6581 1726773016.69623: checking to see if all hosts have failed and the running result is not ok 6581 1726773016.69624: done checking to see if all hosts have failed 6581 1726773016.69625: getting the remaining hosts for this loop 6581 1726773016.69627: done getting the remaining hosts for this loop 6581 1726773016.69630: getting the next task for host managed_node2 6581 1726773016.69635: done getting next task for host managed_node2 6581 1726773016.69639: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6581 1726773016.69641: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773016.69656: getting variables 6581 1726773016.69658: in VariableManager get_vars() 6581 1726773016.69693: Calling all_inventory to load vars for managed_node2 6581 1726773016.69696: Calling groups_inventory to load vars for managed_node2 6581 1726773016.69698: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773016.69706: Calling all_plugins_play to load vars for managed_node2 6581 1726773016.69708: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773016.69710: Calling groups_plugins_play to load vars for managed_node2 6581 1726773016.69837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773016.69997: done with get_vars() 6581 1726773016.70005: done getting variables 6581 1726773016.70048: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:10:16 -0400 (0:00:00.337) 0:00:53.669 **** 6581 1726773016.70070: entering _queue_task() for managed_node2/set_fact 6581 1726773016.70260: worker is 1 (out of 1 available) 6581 1726773016.70273: exiting _queue_task() for managed_node2/set_fact 6581 1726773016.70284: done queuing things up, now waiting for results queue to drain 6581 1726773016.70286: waiting for pending results... 6581 1726773016.70459: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6581 1726773016.70622: in run() - task 129c3c75-c909-a274-7900-00000000030d 6581 1726773016.70626: variable 'ansible_search_path' from source: unknown 6581 1726773016.70629: variable 'ansible_search_path' from source: unknown 6581 1726773016.70632: calling self._execute() 6581 1726773016.70697: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.70709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.70726: variable 'omit' from source: magic vars 6581 1726773016.70838: variable 'omit' from source: magic vars 6581 1726773016.70895: variable 'omit' from source: magic vars 6581 1726773016.71290: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773016.71305: variable '__cur_profile' from source: task vars 6581 1726773016.71455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773016.72895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773016.72945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773016.72971: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773016.73000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773016.73021: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773016.73078: 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) 6581 1726773016.73103: 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) 6581 1726773016.73122: 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) 6581 1726773016.73147: 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) 6581 1726773016.73157: 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) 6581 1726773016.73236: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6581 1726773016.73275: variable 'omit' from source: magic vars 6581 1726773016.73296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773016.73319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773016.73335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773016.73348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773016.73356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773016.73381: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773016.73384: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.73386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.73459: Set connection var ansible_shell_type to sh 6581 1726773016.73467: Set connection var ansible_pipelining to False 6581 1726773016.73473: Set connection var ansible_timeout to 10 6581 1726773016.73481: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773016.73486: Set connection var ansible_shell_executable to /bin/sh 6581 1726773016.73488: Set connection var ansible_connection to ssh 6581 1726773016.73505: variable 'ansible_shell_executable' from source: unknown 6581 1726773016.73507: variable 'ansible_connection' from source: unknown 6581 1726773016.73509: variable 'ansible_module_compression' from source: unknown 6581 1726773016.73512: variable 'ansible_shell_type' from source: unknown 6581 1726773016.73515: variable 'ansible_shell_executable' from source: unknown 6581 1726773016.73519: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.73523: variable 'ansible_pipelining' from source: unknown 6581 1726773016.73527: variable 'ansible_timeout' from source: unknown 6581 1726773016.73529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.73599: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773016.73607: variable 'omit' from source: magic vars 6581 1726773016.73612: starting attempt loop 6581 1726773016.73615: running the handler 6581 1726773016.73626: handler run complete 6581 1726773016.73633: attempt loop complete, returning result 6581 1726773016.73635: _execute() done 6581 1726773016.73639: dumping result to json 6581 1726773016.73642: done dumping result, returning 6581 1726773016.73649: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-a274-7900-00000000030d] 6581 1726773016.73654: sending task result for task 129c3c75-c909-a274-7900-00000000030d 6581 1726773016.73733: done sending task result for task 129c3c75-c909-a274-7900-00000000030d 6581 1726773016.73736: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6581 1726773016.73813: no more pending results, returning what we have 6581 1726773016.73818: results queue empty 6581 1726773016.73819: checking for any_errors_fatal 6581 1726773016.73827: done checking for any_errors_fatal 6581 1726773016.73828: checking for max_fail_percentage 6581 1726773016.73829: done checking for max_fail_percentage 6581 1726773016.73830: checking to see if all hosts have failed and the running result is not ok 6581 1726773016.73831: done checking to see if all hosts have failed 6581 1726773016.73831: getting the remaining hosts for this loop 6581 1726773016.73833: done getting the remaining hosts for this loop 6581 1726773016.73836: getting the next task for host managed_node2 6581 1726773016.73843: done getting next task for host managed_node2 6581 1726773016.73846: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6581 1726773016.73848: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773016.73866: getting variables 6581 1726773016.73867: in VariableManager get_vars() 6581 1726773016.73897: Calling all_inventory to load vars for managed_node2 6581 1726773016.73899: Calling groups_inventory to load vars for managed_node2 6581 1726773016.73901: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773016.73910: Calling all_plugins_play to load vars for managed_node2 6581 1726773016.73912: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773016.73914: Calling groups_plugins_play to load vars for managed_node2 6581 1726773016.74039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773016.74161: done with get_vars() 6581 1726773016.74169: done getting variables 6581 1726773016.74209: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:10:16 -0400 (0:00:00.041) 0:00:53.711 **** 6581 1726773016.74232: entering _queue_task() for managed_node2/copy 6581 1726773016.74421: worker is 1 (out of 1 available) 6581 1726773016.74435: exiting _queue_task() for managed_node2/copy 6581 1726773016.74448: done queuing things up, now waiting for results queue to drain 6581 1726773016.74450: waiting for pending results... 6581 1726773016.74615: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6581 1726773016.74685: in run() - task 129c3c75-c909-a274-7900-00000000030e 6581 1726773016.74697: variable 'ansible_search_path' from source: unknown 6581 1726773016.74701: variable 'ansible_search_path' from source: unknown 6581 1726773016.74731: calling self._execute() 6581 1726773016.74797: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.74800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.74810: variable 'omit' from source: magic vars 6581 1726773016.74889: variable 'omit' from source: magic vars 6581 1726773016.74927: variable 'omit' from source: magic vars 6581 1726773016.74948: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773016.75157: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773016.75180: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773016.75230: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773016.75323: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773016.75356: variable 'omit' from source: magic vars 6581 1726773016.75387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773016.75413: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773016.75431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773016.75446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773016.75455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773016.75479: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773016.75482: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.75485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.75551: Set connection var ansible_shell_type to sh 6581 1726773016.75557: Set connection var ansible_pipelining to False 6581 1726773016.75563: Set connection var ansible_timeout to 10 6581 1726773016.75569: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773016.75576: Set connection var ansible_shell_executable to /bin/sh 6581 1726773016.75580: Set connection var ansible_connection to ssh 6581 1726773016.75593: variable 'ansible_shell_executable' from source: unknown 6581 1726773016.75596: variable 'ansible_connection' from source: unknown 6581 1726773016.75598: variable 'ansible_module_compression' from source: unknown 6581 1726773016.75600: variable 'ansible_shell_type' from source: unknown 6581 1726773016.75603: variable 'ansible_shell_executable' from source: unknown 6581 1726773016.75607: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773016.75611: variable 'ansible_pipelining' from source: unknown 6581 1726773016.75614: variable 'ansible_timeout' from source: unknown 6581 1726773016.75619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773016.75714: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773016.75725: variable 'omit' from source: magic vars 6581 1726773016.75730: starting attempt loop 6581 1726773016.75734: running the handler 6581 1726773016.75744: _low_level_execute_command(): starting 6581 1726773016.75750: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773016.76255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.76258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.76261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.76263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.76321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.76326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.76332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.76390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.77976: stdout chunk (state=3): >>>/root <<< 6581 1726773016.78122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.78153: stderr chunk (state=3): >>><<< 6581 1726773016.78156: stdout chunk (state=3): >>><<< 6581 1726773016.78177: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.78188: _low_level_execute_command(): starting 6581 1726773016.78193: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197 `" && echo ansible-tmp-1726773016.7817638-8996-149501732905197="` echo /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197 `" ) && sleep 0' 6581 1726773016.78648: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.78659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.78662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.78664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.78711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.78714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.78778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.80945: stdout chunk (state=3): >>>ansible-tmp-1726773016.7817638-8996-149501732905197=/root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197 <<< 6581 1726773016.81080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.81111: stderr chunk (state=3): >>><<< 6581 1726773016.81115: stdout chunk (state=3): >>><<< 6581 1726773016.81132: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773016.7817638-8996-149501732905197=/root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.81210: variable 'ansible_module_compression' from source: unknown 6581 1726773016.81250: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773016.81284: variable 'ansible_facts' from source: unknown 6581 1726773016.81342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_stat.py 6581 1726773016.81431: Sending initial data 6581 1726773016.81434: Sent initial data (151 bytes) 6581 1726773016.81873: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.81879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773016.81881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.81883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.81885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.81937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.81940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.82002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.83579: 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 <<< 6581 1726773016.83582: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773016.83633: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773016.83700: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpxq94oh93 /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_stat.py <<< 6581 1726773016.83703: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_stat.py" <<< 6581 1726773016.83755: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpxq94oh93" to remote "/root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_stat.py" <<< 6581 1726773016.83762: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_stat.py" <<< 6581 1726773016.84346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.84390: stderr chunk (state=3): >>><<< 6581 1726773016.84393: stdout chunk (state=3): >>><<< 6581 1726773016.84436: done transferring module to remote 6581 1726773016.84445: _low_level_execute_command(): starting 6581 1726773016.84450: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/ /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_stat.py && sleep 0' 6581 1726773016.84891: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773016.84895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773016.84898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.84913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.84971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.84975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.84978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.85034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773016.86752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773016.86777: stderr chunk (state=3): >>><<< 6581 1726773016.86781: stdout chunk (state=3): >>><<< 6581 1726773016.86801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773016.86804: _low_level_execute_command(): starting 6581 1726773016.86808: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_stat.py && sleep 0' 6581 1726773016.87245: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773016.87248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773016.87250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773016.87253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773016.87255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773016.87306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773016.87313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773016.87315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773016.87385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.04583: 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": 517996677, "dev": 51714, "nlink": 1, "atime": 1726773016.6535869, "mtime": 1726773004.7130213, "ctime": 1726773004.7130213, "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": "3118696626", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726773017.06042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773017.06065: stderr chunk (state=3): >>><<< 6581 1726773017.06068: stdout chunk (state=3): >>><<< 6581 1726773017.06088: _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": 517996677, "dev": 51714, "nlink": 1, "atime": 1726773016.6535869, "mtime": 1726773004.7130213, "ctime": 1726773004.7130213, "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": "3118696626", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773017.06134: 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-1726773016.7817638-8996-149501732905197/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773017.06170: variable 'ansible_module_compression' from source: unknown 6581 1726773017.06204: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773017.06220: variable 'ansible_facts' from source: unknown 6581 1726773017.06270: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_file.py 6581 1726773017.06365: Sending initial data 6581 1726773017.06369: Sent initial data (151 bytes) 6581 1726773017.06815: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.06821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773017.06823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.06825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.06827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.06879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.06883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.06885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.06955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.08547: 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" <<< 6581 1726773017.08551: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773017.08604: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773017.08661: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpicxf7diq /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_file.py <<< 6581 1726773017.08664: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_file.py" <<< 6581 1726773017.08722: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpicxf7diq" to remote "/root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_file.py" <<< 6581 1726773017.08724: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_file.py" <<< 6581 1726773017.09313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.09367: stderr chunk (state=3): >>><<< 6581 1726773017.09370: stdout chunk (state=3): >>><<< 6581 1726773017.09393: done transferring module to remote 6581 1726773017.09400: _low_level_execute_command(): starting 6581 1726773017.09405: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/ /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_file.py && sleep 0' 6581 1726773017.09850: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.09854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773017.09856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.09858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.09860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773017.09862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.09907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.09912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.09973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.11712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.11741: stderr chunk (state=3): >>><<< 6581 1726773017.11744: stdout chunk (state=3): >>><<< 6581 1726773017.11759: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773017.11762: _low_level_execute_command(): starting 6581 1726773017.11767: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/AnsiballZ_file.py && sleep 0' 6581 1726773017.12198: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.12206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773017.12209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.12222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.12273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.12279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.12282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.12346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.28872: 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": ".poh5vsis", "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}}} <<< 6581 1726773017.30134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773017.30158: stderr chunk (state=3): >>><<< 6581 1726773017.30161: stdout chunk (state=3): >>><<< 6581 1726773017.30179: _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": ".poh5vsis", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773017.30205: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.poh5vsis', '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-1726773016.7817638-8996-149501732905197/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773017.30214: _low_level_execute_command(): starting 6581 1726773017.30222: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773016.7817638-8996-149501732905197/ > /dev/null 2>&1 && sleep 0' 6581 1726773017.30659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.30662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.30664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.30667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.30721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.30724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.30788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.32592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.32614: stderr chunk (state=3): >>><<< 6581 1726773017.32619: stdout chunk (state=3): >>><<< 6581 1726773017.32632: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773017.32641: handler run complete 6581 1726773017.32664: attempt loop complete, returning result 6581 1726773017.32667: _execute() done 6581 1726773017.32670: dumping result to json 6581 1726773017.32674: done dumping result, returning 6581 1726773017.32685: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-a274-7900-00000000030e] 6581 1726773017.32690: sending task result for task 129c3c75-c909-a274-7900-00000000030e 6581 1726773017.32794: done sending task result for task 129c3c75-c909-a274-7900-00000000030e 6581 1726773017.32796: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 6581 1726773017.32885: no more pending results, returning what we have 6581 1726773017.32888: results queue empty 6581 1726773017.32889: checking for any_errors_fatal 6581 1726773017.32894: done checking for any_errors_fatal 6581 1726773017.32894: checking for max_fail_percentage 6581 1726773017.32896: done checking for max_fail_percentage 6581 1726773017.32897: checking to see if all hosts have failed and the running result is not ok 6581 1726773017.32897: done checking to see if all hosts have failed 6581 1726773017.32898: getting the remaining hosts for this loop 6581 1726773017.32900: done getting the remaining hosts for this loop 6581 1726773017.32903: getting the next task for host managed_node2 6581 1726773017.32911: done getting next task for host managed_node2 6581 1726773017.32914: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6581 1726773017.32922: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773017.32933: getting variables 6581 1726773017.32935: in VariableManager get_vars() 6581 1726773017.32966: Calling all_inventory to load vars for managed_node2 6581 1726773017.32968: Calling groups_inventory to load vars for managed_node2 6581 1726773017.32970: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773017.32978: Calling all_plugins_play to load vars for managed_node2 6581 1726773017.32981: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773017.32983: Calling groups_plugins_play to load vars for managed_node2 6581 1726773017.33140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773017.33258: done with get_vars() 6581 1726773017.33266: done getting variables 6581 1726773017.33308: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:10:17 -0400 (0:00:00.590) 0:00:54.302 **** 6581 1726773017.33333: entering _queue_task() for managed_node2/copy 6581 1726773017.33546: worker is 1 (out of 1 available) 6581 1726773017.33559: exiting _queue_task() for managed_node2/copy 6581 1726773017.33570: done queuing things up, now waiting for results queue to drain 6581 1726773017.33572: waiting for pending results... 6581 1726773017.33935: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6581 1726773017.33940: in run() - task 129c3c75-c909-a274-7900-00000000030f 6581 1726773017.33944: variable 'ansible_search_path' from source: unknown 6581 1726773017.33947: variable 'ansible_search_path' from source: unknown 6581 1726773017.33965: calling self._execute() 6581 1726773017.34061: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773017.34073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773017.34091: variable 'omit' from source: magic vars 6581 1726773017.34201: variable 'omit' from source: magic vars 6581 1726773017.34254: variable 'omit' from source: magic vars 6581 1726773017.34294: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6581 1726773017.34605: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6581 1726773017.34696: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773017.34741: variable 'omit' from source: magic vars 6581 1726773017.35021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773017.35025: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773017.35028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773017.35030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773017.35033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773017.35035: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773017.35037: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773017.35040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773017.35043: Set connection var ansible_shell_type to sh 6581 1726773017.35050: Set connection var ansible_pipelining to False 6581 1726773017.35062: Set connection var ansible_timeout to 10 6581 1726773017.35077: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773017.35088: Set connection var ansible_shell_executable to /bin/sh 6581 1726773017.35095: Set connection var ansible_connection to ssh 6581 1726773017.35129: variable 'ansible_shell_executable' from source: unknown 6581 1726773017.35133: variable 'ansible_connection' from source: unknown 6581 1726773017.35136: variable 'ansible_module_compression' from source: unknown 6581 1726773017.35138: variable 'ansible_shell_type' from source: unknown 6581 1726773017.35140: variable 'ansible_shell_executable' from source: unknown 6581 1726773017.35142: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773017.35144: variable 'ansible_pipelining' from source: unknown 6581 1726773017.35146: variable 'ansible_timeout' from source: unknown 6581 1726773017.35154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773017.35268: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773017.35278: variable 'omit' from source: magic vars 6581 1726773017.35281: starting attempt loop 6581 1726773017.35283: running the handler 6581 1726773017.35295: _low_level_execute_command(): starting 6581 1726773017.35302: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773017.35831: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.35835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.35838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773017.35841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.35894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.35897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.35903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.35962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.37524: stdout chunk (state=3): >>>/root <<< 6581 1726773017.37723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.37728: stderr chunk (state=3): >>><<< 6581 1726773017.37730: stdout chunk (state=3): >>><<< 6581 1726773017.37882: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773017.37886: _low_level_execute_command(): starting 6581 1726773017.37888: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937 `" && echo ansible-tmp-1726773017.3775403-9022-141702217578937="` echo /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937 `" ) && sleep 0' 6581 1726773017.38385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773017.38395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.38426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.38431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773017.38440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773017.38522: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726773017.38527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.38530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773017.38533: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773017.38536: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6581 1726773017.38539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.38543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.38545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773017.38548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773017.38563: stderr chunk (state=3): >>>debug2: match found <<< 6581 1726773017.38567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.38626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.38630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.38663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.38739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.40754: stdout chunk (state=3): >>>ansible-tmp-1726773017.3775403-9022-141702217578937=/root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937 <<< 6581 1726773017.40936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.40940: stdout chunk (state=3): >>><<< 6581 1726773017.40943: stderr chunk (state=3): >>><<< 6581 1726773017.41023: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773017.3775403-9022-141702217578937=/root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773017.41071: variable 'ansible_module_compression' from source: unknown 6581 1726773017.41135: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773017.41186: variable 'ansible_facts' from source: unknown 6581 1726773017.41299: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_stat.py 6581 1726773017.41434: Sending initial data 6581 1726773017.41447: Sent initial data (151 bytes) 6581 1726773017.41888: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.41891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773017.41894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.41896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.41898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773017.41902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.41940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.41952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.42015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.43551: 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 <<< 6581 1726773017.43601: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773017.43662: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpiykr9mq7 /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_stat.py <<< 6581 1726773017.43666: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_stat.py" <<< 6581 1726773017.43723: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpiykr9mq7" to remote "/root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_stat.py" <<< 6581 1726773017.43726: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_stat.py" <<< 6581 1726773017.44308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.44357: stderr chunk (state=3): >>><<< 6581 1726773017.44360: stdout chunk (state=3): >>><<< 6581 1726773017.44388: done transferring module to remote 6581 1726773017.44396: _low_level_execute_command(): starting 6581 1726773017.44400: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/ /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_stat.py && sleep 0' 6581 1726773017.44858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.44861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.44863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773017.44865: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.44867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.44922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.44927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.44929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.44992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.46722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.46750: stderr chunk (state=3): >>><<< 6581 1726773017.46753: stdout chunk (state=3): >>><<< 6581 1726773017.46768: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773017.46771: _low_level_execute_command(): starting 6581 1726773017.46778: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_stat.py && sleep 0' 6581 1726773017.47214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.47220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.47236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.47293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.47296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.47303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.47367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.63442: 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": 524288132, "dev": 51714, "nlink": 1, "atime": 1726773004.6420207, "mtime": 1726773004.7160213, "ctime": 1726773004.7160213, "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": "1821666671", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726773017.64862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773017.64865: stdout chunk (state=3): >>><<< 6581 1726773017.64867: stderr chunk (state=3): >>><<< 6581 1726773017.64883: _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": 524288132, "dev": 51714, "nlink": 1, "atime": 1726773004.6420207, "mtime": 1726773004.7160213, "ctime": 1726773004.7160213, "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": "1821666671", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773017.65035: 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-1726773017.3775403-9022-141702217578937/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773017.65040: variable 'ansible_module_compression' from source: unknown 6581 1726773017.65086: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773017.65111: variable 'ansible_facts' from source: unknown 6581 1726773017.65215: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_file.py 6581 1726773017.65454: Sending initial data 6581 1726773017.65457: Sent initial data (151 bytes) 6581 1726773017.66124: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.66152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.66253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.67856: 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 <<< 6581 1726773017.67910: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773017.67982: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpug9ods89 /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_file.py <<< 6581 1726773017.67986: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_file.py" <<< 6581 1726773017.68026: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpug9ods89" to remote "/root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_file.py" <<< 6581 1726773017.68861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.68944: stderr chunk (state=3): >>><<< 6581 1726773017.68959: stdout chunk (state=3): >>><<< 6581 1726773017.69059: done transferring module to remote 6581 1726773017.69080: _low_level_execute_command(): starting 6581 1726773017.69096: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/ /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_file.py && sleep 0' 6581 1726773017.69833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.69864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.69885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.69905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.69998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.71735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.71762: stderr chunk (state=3): >>><<< 6581 1726773017.71765: stdout chunk (state=3): >>><<< 6581 1726773017.71782: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773017.71785: _low_level_execute_command(): starting 6581 1726773017.71790: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/AnsiballZ_file.py && sleep 0' 6581 1726773017.72194: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.72229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773017.72232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773017.72234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.72236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.72238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773017.72242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.72287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.72290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.72360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.88431: 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": ".4ype931n", "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}}} <<< 6581 1726773017.89694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773017.89723: stderr chunk (state=3): >>><<< 6581 1726773017.89726: stdout chunk (state=3): >>><<< 6581 1726773017.89742: _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": ".4ype931n", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773017.89778: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.4ype931n', '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-1726773017.3775403-9022-141702217578937/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773017.89785: _low_level_execute_command(): starting 6581 1726773017.89790: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773017.3775403-9022-141702217578937/ > /dev/null 2>&1 && sleep 0' 6581 1726773017.90251: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.90254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.90257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.90259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773017.90261: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.90314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.90325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.90329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.90383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.92163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.92194: stderr chunk (state=3): >>><<< 6581 1726773017.92197: stdout chunk (state=3): >>><<< 6581 1726773017.92210: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773017.92219: handler run complete 6581 1726773017.92241: attempt loop complete, returning result 6581 1726773017.92244: _execute() done 6581 1726773017.92247: dumping result to json 6581 1726773017.92254: done dumping result, returning 6581 1726773017.92264: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-a274-7900-00000000030f] 6581 1726773017.92269: sending task result for task 129c3c75-c909-a274-7900-00000000030f 6581 1726773017.92370: done sending task result for task 129c3c75-c909-a274-7900-00000000030f 6581 1726773017.92372: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 6581 1726773017.92463: no more pending results, returning what we have 6581 1726773017.92467: results queue empty 6581 1726773017.92468: checking for any_errors_fatal 6581 1726773017.92477: done checking for any_errors_fatal 6581 1726773017.92477: checking for max_fail_percentage 6581 1726773017.92479: done checking for max_fail_percentage 6581 1726773017.92480: checking to see if all hosts have failed and the running result is not ok 6581 1726773017.92480: done checking to see if all hosts have failed 6581 1726773017.92481: getting the remaining hosts for this loop 6581 1726773017.92487: done getting the remaining hosts for this loop 6581 1726773017.92490: getting the next task for host managed_node2 6581 1726773017.92496: done getting next task for host managed_node2 6581 1726773017.92499: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6581 1726773017.92502: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773017.92512: getting variables 6581 1726773017.92513: in VariableManager get_vars() 6581 1726773017.92548: Calling all_inventory to load vars for managed_node2 6581 1726773017.92550: Calling groups_inventory to load vars for managed_node2 6581 1726773017.92552: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773017.92560: Calling all_plugins_play to load vars for managed_node2 6581 1726773017.92562: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773017.92565: Calling groups_plugins_play to load vars for managed_node2 6581 1726773017.92682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773017.92802: done with get_vars() 6581 1726773017.92812: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:10:17 -0400 (0:00:00.595) 0:00:54.897 **** 6581 1726773017.92871: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773017.93053: worker is 1 (out of 1 available) 6581 1726773017.93065: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773017.93077: done queuing things up, now waiting for results queue to drain 6581 1726773017.93079: waiting for pending results... 6581 1726773017.93248: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6581 1726773017.93322: in run() - task 129c3c75-c909-a274-7900-000000000310 6581 1726773017.93335: variable 'ansible_search_path' from source: unknown 6581 1726773017.93338: variable 'ansible_search_path' from source: unknown 6581 1726773017.93364: calling self._execute() 6581 1726773017.93429: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773017.93432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773017.93441: variable 'omit' from source: magic vars 6581 1726773017.93519: variable 'omit' from source: magic vars 6581 1726773017.93552: variable 'omit' from source: magic vars 6581 1726773017.93572: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773017.93841: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773017.93899: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773017.93958: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773017.93962: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773017.93999: variable 'omit' from source: magic vars 6581 1726773017.94029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773017.94055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773017.94083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773017.94096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773017.94105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773017.94129: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773017.94132: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773017.94135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773017.94201: Set connection var ansible_shell_type to sh 6581 1726773017.94210: Set connection var ansible_pipelining to False 6581 1726773017.94215: Set connection var ansible_timeout to 10 6581 1726773017.94224: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773017.94228: Set connection var ansible_shell_executable to /bin/sh 6581 1726773017.94231: Set connection var ansible_connection to ssh 6581 1726773017.94246: variable 'ansible_shell_executable' from source: unknown 6581 1726773017.94248: variable 'ansible_connection' from source: unknown 6581 1726773017.94251: variable 'ansible_module_compression' from source: unknown 6581 1726773017.94253: variable 'ansible_shell_type' from source: unknown 6581 1726773017.94255: variable 'ansible_shell_executable' from source: unknown 6581 1726773017.94259: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773017.94262: variable 'ansible_pipelining' from source: unknown 6581 1726773017.94265: variable 'ansible_timeout' from source: unknown 6581 1726773017.94269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773017.94405: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773017.94409: variable 'omit' from source: magic vars 6581 1726773017.94414: starting attempt loop 6581 1726773017.94419: running the handler 6581 1726773017.94430: _low_level_execute_command(): starting 6581 1726773017.94437: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773017.94928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.94933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.94936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773017.94938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.94993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.94996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.94998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.95066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.96641: stdout chunk (state=3): >>>/root <<< 6581 1726773017.96733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.96761: stderr chunk (state=3): >>><<< 6581 1726773017.96766: stdout chunk (state=3): >>><<< 6581 1726773017.96788: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773017.96799: _low_level_execute_command(): starting 6581 1726773017.96804: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419 `" && echo ansible-tmp-1726773017.9678738-9047-107419448964419="` echo /root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419 `" ) && sleep 0' 6581 1726773017.97257: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773017.97262: 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 <<< 6581 1726773017.97271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.97273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773017.97275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773017.97277: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773017.97321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773017.97325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773017.97336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773017.97393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773017.99484: stdout chunk (state=3): >>>ansible-tmp-1726773017.9678738-9047-107419448964419=/root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419 <<< 6581 1726773017.99587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773017.99619: stderr chunk (state=3): >>><<< 6581 1726773017.99622: stdout chunk (state=3): >>><<< 6581 1726773017.99637: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773017.9678738-9047-107419448964419=/root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773017.99679: variable 'ansible_module_compression' from source: unknown 6581 1726773017.99714: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6581 1726773017.99749: variable 'ansible_facts' from source: unknown 6581 1726773017.99808: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419/AnsiballZ_kernel_settings_get_config.py 6581 1726773017.99911: Sending initial data 6581 1726773017.99915: Sent initial data (173 bytes) 6581 1726773018.00375: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.00378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773018.00380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773018.00382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773018.00384: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.00440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.00443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773018.00449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.00509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.02021: 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 <<< 6581 1726773018.02025: stderr chunk (state=3): >>>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 <<< 6581 1726773018.02075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773018.02137: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpqy0pki32 /root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419/AnsiballZ_kernel_settings_get_config.py <<< 6581 1726773018.02143: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773018.02200: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpqy0pki32" to remote "/root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773018.02202: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773018.02770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.02814: stderr chunk (state=3): >>><<< 6581 1726773018.02819: stdout chunk (state=3): >>><<< 6581 1726773018.02842: done transferring module to remote 6581 1726773018.02851: _low_level_execute_command(): starting 6581 1726773018.02855: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419/ /root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773018.03299: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773018.03303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773018.03309: 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.46.238 is address debug1: re-parsing configuration <<< 6581 1726773018.03311: 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 <<< 6581 1726773018.03313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.03357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.03361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.03432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.05148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.05172: stderr chunk (state=3): >>><<< 6581 1726773018.05178: stdout chunk (state=3): >>><<< 6581 1726773018.05190: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773018.05192: _low_level_execute_command(): starting 6581 1726773018.05198: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773018.05615: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.05621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.05631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.05687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.05691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773018.05697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.05758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.21480: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "400000", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 6581 1726773018.22879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773018.22894: stderr chunk (state=3): >>><<< 6581 1726773018.22903: stdout chunk (state=3): >>><<< 6581 1726773018.22948: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "400000", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773018.22968: 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-1726773017.9678738-9047-107419448964419/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773018.22976: _low_level_execute_command(): starting 6581 1726773018.22983: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773017.9678738-9047-107419448964419/ > /dev/null 2>&1 && sleep 0' 6581 1726773018.23427: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.23430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.23433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773018.23435: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.23437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.23495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.23499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773018.23502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.23565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.25481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.25484: stdout chunk (state=3): >>><<< 6581 1726773018.25486: stderr chunk (state=3): >>><<< 6581 1726773018.25504: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773018.25725: handler run complete 6581 1726773018.25728: attempt loop complete, returning result 6581 1726773018.25730: _execute() done 6581 1726773018.25733: dumping result to json 6581 1726773018.25735: done dumping result, returning 6581 1726773018.25737: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-a274-7900-000000000310] 6581 1726773018.25739: sending task result for task 129c3c75-c909-a274-7900-000000000310 6581 1726773018.25813: done sending task result for task 129c3c75-c909-a274-7900-000000000310 6581 1726773018.25819: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "400000", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } } } 6581 1726773018.25910: no more pending results, returning what we have 6581 1726773018.25914: results queue empty 6581 1726773018.25915: checking for any_errors_fatal 6581 1726773018.25925: done checking for any_errors_fatal 6581 1726773018.25926: checking for max_fail_percentage 6581 1726773018.25929: done checking for max_fail_percentage 6581 1726773018.25930: checking to see if all hosts have failed and the running result is not ok 6581 1726773018.25931: done checking to see if all hosts have failed 6581 1726773018.25932: getting the remaining hosts for this loop 6581 1726773018.25934: done getting the remaining hosts for this loop 6581 1726773018.25938: getting the next task for host managed_node2 6581 1726773018.25946: done getting next task for host managed_node2 6581 1726773018.25950: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6581 1726773018.25954: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773018.25966: getting variables 6581 1726773018.25968: in VariableManager get_vars() 6581 1726773018.26006: Calling all_inventory to load vars for managed_node2 6581 1726773018.26009: Calling groups_inventory to load vars for managed_node2 6581 1726773018.26012: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773018.26050: Calling all_plugins_play to load vars for managed_node2 6581 1726773018.26054: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773018.26058: Calling groups_plugins_play to load vars for managed_node2 6581 1726773018.26281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773018.26410: done with get_vars() 6581 1726773018.26420: done getting variables 6581 1726773018.26463: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:10:18 -0400 (0:00:00.336) 0:00:55.233 **** 6581 1726773018.26485: entering _queue_task() for managed_node2/template 6581 1726773018.26679: worker is 1 (out of 1 available) 6581 1726773018.26693: exiting _queue_task() for managed_node2/template 6581 1726773018.26705: done queuing things up, now waiting for results queue to drain 6581 1726773018.26707: waiting for pending results... 6581 1726773018.26875: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6581 1726773018.26946: in run() - task 129c3c75-c909-a274-7900-000000000311 6581 1726773018.26957: variable 'ansible_search_path' from source: unknown 6581 1726773018.26961: variable 'ansible_search_path' from source: unknown 6581 1726773018.26988: calling self._execute() 6581 1726773018.27052: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773018.27055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773018.27065: variable 'omit' from source: magic vars 6581 1726773018.27141: variable 'omit' from source: magic vars 6581 1726773018.27173: variable 'omit' from source: magic vars 6581 1726773018.27403: variable '__kernel_settings_profile_src' from source: role '' all vars 6581 1726773018.27409: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773018.27464: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773018.27487: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773018.27531: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773018.27577: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773018.27637: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773018.27640: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773018.27664: variable 'omit' from source: magic vars 6581 1726773018.27698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773018.27725: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773018.27742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773018.27755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773018.27764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773018.27802: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773018.27805: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773018.27807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773018.27891: Set connection var ansible_shell_type to sh 6581 1726773018.27904: Set connection var ansible_pipelining to False 6581 1726773018.27907: Set connection var ansible_timeout to 10 6581 1726773018.27943: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773018.27946: Set connection var ansible_shell_executable to /bin/sh 6581 1726773018.27949: Set connection var ansible_connection to ssh 6581 1726773018.27951: variable 'ansible_shell_executable' from source: unknown 6581 1726773018.27953: variable 'ansible_connection' from source: unknown 6581 1726773018.27956: variable 'ansible_module_compression' from source: unknown 6581 1726773018.27958: variable 'ansible_shell_type' from source: unknown 6581 1726773018.27960: variable 'ansible_shell_executable' from source: unknown 6581 1726773018.27963: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773018.27965: variable 'ansible_pipelining' from source: unknown 6581 1726773018.27971: variable 'ansible_timeout' from source: unknown 6581 1726773018.27973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773018.28123: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773018.28126: variable 'omit' from source: magic vars 6581 1726773018.28128: starting attempt loop 6581 1726773018.28131: running the handler 6581 1726773018.28139: _low_level_execute_command(): starting 6581 1726773018.28148: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773018.28792: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773018.28814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.28837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.28889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773018.28901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.28999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.30598: stdout chunk (state=3): >>>/root <<< 6581 1726773018.30693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.30722: stderr chunk (state=3): >>><<< 6581 1726773018.30725: stdout chunk (state=3): >>><<< 6581 1726773018.30745: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773018.30757: _low_level_execute_command(): starting 6581 1726773018.30764: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407 `" && echo ansible-tmp-1726773018.3074625-9064-29154017375407="` echo /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407 `" ) && sleep 0' 6581 1726773018.31215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773018.31220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773018.31222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.31225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.31227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773018.31229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.31270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.31274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.31346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.33440: stdout chunk (state=3): >>>ansible-tmp-1726773018.3074625-9064-29154017375407=/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407 <<< 6581 1726773018.33547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.33570: stderr chunk (state=3): >>><<< 6581 1726773018.33576: stdout chunk (state=3): >>><<< 6581 1726773018.33588: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773018.3074625-9064-29154017375407=/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773018.33604: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6581 1726773018.33625: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6581 1726773018.33648: variable 'ansible_search_path' from source: unknown 6581 1726773018.34221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773018.35711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773018.35754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773018.35790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773018.35818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773018.35837: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773018.36018: 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) 6581 1726773018.36040: 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) 6581 1726773018.36057: 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) 6581 1726773018.36084: 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) 6581 1726773018.36094: 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) 6581 1726773018.36310: 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) 6581 1726773018.36328: 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) 6581 1726773018.36346: 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) 6581 1726773018.36372: 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) 6581 1726773018.36384: 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) 6581 1726773018.36621: variable 'ansible_managed' from source: unknown 6581 1726773018.36626: variable '__sections' from source: task vars 6581 1726773018.36711: 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) 6581 1726773018.36730: 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) 6581 1726773018.36746: 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) 6581 1726773018.36772: 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) 6581 1726773018.36783: 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) 6581 1726773018.36854: variable 'kernel_settings_sysctl' from source: include params 6581 1726773018.36860: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773018.36865: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773018.36907: variable '__sysctl_old' from source: task vars 6581 1726773018.36951: variable '__sysctl_old' from source: task vars 6581 1726773018.37083: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773018.37086: variable 'kernel_settings_sysctl' from source: include params 6581 1726773018.37093: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773018.37097: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773018.37101: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773018.37242: variable 'kernel_settings_sysfs' from source: role '' defaults 6581 1726773018.37245: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773018.37250: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773018.37264: variable '__sysfs_old' from source: task vars 6581 1726773018.37305: variable '__sysfs_old' from source: task vars 6581 1726773018.37442: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773018.37445: variable 'kernel_settings_sysfs' from source: role '' defaults 6581 1726773018.37447: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773018.37450: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773018.37452: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773018.37485: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6581 1726773018.37491: variable '__systemd_old' from source: task vars 6581 1726773018.37535: variable '__systemd_old' from source: task vars 6581 1726773018.37663: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773018.37666: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6581 1726773018.37668: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.37677: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773018.37687: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6581 1726773018.37690: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6581 1726773018.37695: variable '__trans_huge_old' from source: task vars 6581 1726773018.37739: variable '__trans_huge_old' from source: task vars 6581 1726773018.37862: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773018.37865: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6581 1726773018.37870: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.37872: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773018.37886: variable '__trans_defrag_old' from source: task vars 6581 1726773018.37928: variable '__trans_defrag_old' from source: task vars 6581 1726773018.38051: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773018.38054: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6581 1726773018.38057: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38062: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773018.38079: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38085: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38104: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38112: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38119: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38133: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38140: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38144: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38149: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38157: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38163: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38168: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38173: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38178: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773018.38599: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773018.38641: variable 'ansible_module_compression' from source: unknown 6581 1726773018.38681: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773018.38697: variable 'ansible_facts' from source: unknown 6581 1726773018.38760: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_stat.py 6581 1726773018.38848: Sending initial data 6581 1726773018.38851: Sent initial data (150 bytes) 6581 1726773018.39308: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.39312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773018.39314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773018.39321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.39371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.39377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773018.39379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.39450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.41087: 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 <<< 6581 1726773018.41095: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773018.41149: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773018.41206: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpa_tmphbg /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_stat.py <<< 6581 1726773018.41213: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_stat.py" <<< 6581 1726773018.41268: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpa_tmphbg" to remote "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_stat.py" <<< 6581 1726773018.41862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.41907: stderr chunk (state=3): >>><<< 6581 1726773018.41911: stdout chunk (state=3): >>><<< 6581 1726773018.41959: done transferring module to remote 6581 1726773018.41969: _low_level_execute_command(): starting 6581 1726773018.41974: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/ /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_stat.py && sleep 0' 6581 1726773018.42427: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773018.42431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773018.42433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.42441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.42450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.42485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.42498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.42564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.44318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.44345: stderr chunk (state=3): >>><<< 6581 1726773018.44348: stdout chunk (state=3): >>><<< 6581 1726773018.44362: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773018.44365: _low_level_execute_command(): starting 6581 1726773018.44370: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_stat.py && sleep 0' 6581 1726773018.44809: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773018.44812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773018.44817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.44819: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773018.44821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.44823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.44872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.44875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773018.44881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.44949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.62689: 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": 372, "inode": 8388739, "dev": 51714, "nlink": 1, "atime": 1726772981.513909, "mtime": 1726772972.8758397, "ctime": 1726772980.873904, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "mimetype": "text/plain", "charset": "us-ascii", "version": "2549192564", "attributes": [], "attr_flags": ""}, "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}}} <<< 6581 1726773018.64224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773018.64246: stdout chunk (state=3): >>><<< 6581 1726773018.64249: stderr chunk (state=3): >>><<< 6581 1726773018.64390: _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": 372, "inode": 8388739, "dev": 51714, "nlink": 1, "atime": 1726772981.513909, "mtime": 1726772972.8758397, "ctime": 1726772980.873904, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "mimetype": "text/plain", "charset": "us-ascii", "version": "2549192564", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773018.64400: 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-1726773018.3074625-9064-29154017375407/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773018.64537: Sending initial data 6581 1726773018.64679: Sent initial data (164 bytes) 6581 1726773018.64949: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773018.64961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.64971: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.65032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.65039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.65093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.66738: 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 <<< 6581 1726773018.66770: stderr chunk (state=3): >>>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 <<< 6581 1726773018.66820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773018.66890: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpaqnnlhu1/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf <<< 6581 1726773018.66893: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf" <<< 6581 1726773018.66942: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpaqnnlhu1/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf" <<< 6581 1726773018.67256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.67292: stderr chunk (state=3): >>><<< 6581 1726773018.67296: stdout chunk (state=3): >>><<< 6581 1726773018.67309: _low_level_execute_command(): starting 6581 1726773018.67314: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/ /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf && sleep 0' 6581 1726773018.67718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.67747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773018.67750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773018.67752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.67756: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.67758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.67807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773018.67810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.67874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.69636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.69660: stderr chunk (state=3): >>><<< 6581 1726773018.69663: stdout chunk (state=3): >>><<< 6581 1726773018.69676: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773018.69703: variable 'ansible_module_compression' from source: unknown 6581 1726773018.69738: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6581 1726773018.69755: variable 'ansible_facts' from source: unknown 6581 1726773018.69799: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_copy.py 6581 1726773018.69890: Sending initial data 6581 1726773018.69894: Sent initial data (150 bytes) 6581 1726773018.70308: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773018.70317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773018.70344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.70347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.70349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.70400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.70403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.70467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.72000: 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 <<< 6581 1726773018.72004: 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 <<< 6581 1726773018.72055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773018.72118: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpv_5ea4xj /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_copy.py <<< 6581 1726773018.72121: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_copy.py" <<< 6581 1726773018.72171: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpv_5ea4xj" to remote "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_copy.py" <<< 6581 1726773018.72177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_copy.py" <<< 6581 1726773018.72781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.72820: stderr chunk (state=3): >>><<< 6581 1726773018.72823: stdout chunk (state=3): >>><<< 6581 1726773018.72856: done transferring module to remote 6581 1726773018.72863: _low_level_execute_command(): starting 6581 1726773018.72868: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/ /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_copy.py && sleep 0' 6581 1726773018.73278: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.73281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773018.73295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.73311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.73313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.73371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.73375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773018.73378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.73437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.75207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.75212: stdout chunk (state=3): >>><<< 6581 1726773018.75220: stderr chunk (state=3): >>><<< 6581 1726773018.75237: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773018.75240: _low_level_execute_command(): starting 6581 1726773018.75245: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/AnsiballZ_copy.py && sleep 0' 6581 1726773018.75697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.75701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.75709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773018.75712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.75762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.75772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773018.75776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.75835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.92271: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf", "md5sum": "9c36ebcc135366fa59ab6f2f2da76a73", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 351, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6581 1726773018.93637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773018.93661: stderr chunk (state=3): >>><<< 6581 1726773018.93665: stdout chunk (state=3): >>><<< 6581 1726773018.93682: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf", "md5sum": "9c36ebcc135366fa59ab6f2f2da76a73", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 351, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773018.93707: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '221aa34fef95c2fe05408be9921820449785a5b2', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773018.93737: _low_level_execute_command(): starting 6581 1726773018.93740: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/ > /dev/null 2>&1 && sleep 0' 6581 1726773018.94194: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773018.94197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.94200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773018.94202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773018.94204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773018.94248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773018.94251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773018.94257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773018.94318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773018.96142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773018.96166: stderr chunk (state=3): >>><<< 6581 1726773018.96168: stdout chunk (state=3): >>><<< 6581 1726773018.96181: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773018.96211: handler run complete 6581 1726773018.96220: attempt loop complete, returning result 6581 1726773018.96222: _execute() done 6581 1726773018.96227: dumping result to json 6581 1726773018.96232: done dumping result, returning 6581 1726773018.96241: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-a274-7900-000000000311] 6581 1726773018.96246: sending task result for task 129c3c75-c909-a274-7900-000000000311 6581 1726773018.96376: done sending task result for task 129c3c75-c909-a274-7900-000000000311 6581 1726773018.96379: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "9c36ebcc135366fa59ab6f2f2da76a73", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 351, "src": "/root/.ansible/tmp/ansible-tmp-1726773018.3074625-9064-29154017375407/.source.conf", "state": "file", "uid": 0 } 6581 1726773018.96464: no more pending results, returning what we have 6581 1726773018.96467: results queue empty 6581 1726773018.96468: checking for any_errors_fatal 6581 1726773018.96474: done checking for any_errors_fatal 6581 1726773018.96475: checking for max_fail_percentage 6581 1726773018.96476: done checking for max_fail_percentage 6581 1726773018.96477: checking to see if all hosts have failed and the running result is not ok 6581 1726773018.96478: done checking to see if all hosts have failed 6581 1726773018.96479: getting the remaining hosts for this loop 6581 1726773018.96481: done getting the remaining hosts for this loop 6581 1726773018.96484: getting the next task for host managed_node2 6581 1726773018.96491: done getting next task for host managed_node2 6581 1726773018.96495: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6581 1726773018.96497: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773018.96507: getting variables 6581 1726773018.96509: in VariableManager get_vars() 6581 1726773018.96541: Calling all_inventory to load vars for managed_node2 6581 1726773018.96544: Calling groups_inventory to load vars for managed_node2 6581 1726773018.96546: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773018.96554: Calling all_plugins_play to load vars for managed_node2 6581 1726773018.96556: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773018.96558: Calling groups_plugins_play to load vars for managed_node2 6581 1726773018.96705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773018.96827: done with get_vars() 6581 1726773018.96836: done getting variables 6581 1726773018.96878: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:10:18 -0400 (0:00:00.704) 0:00:55.938 **** 6581 1726773018.96899: entering _queue_task() for managed_node2/service 6581 1726773018.97098: worker is 1 (out of 1 available) 6581 1726773018.97110: exiting _queue_task() for managed_node2/service 6581 1726773018.97125: done queuing things up, now waiting for results queue to drain 6581 1726773018.97127: waiting for pending results... 6581 1726773018.97297: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6581 1726773018.97369: in run() - task 129c3c75-c909-a274-7900-000000000312 6581 1726773018.97382: variable 'ansible_search_path' from source: unknown 6581 1726773018.97386: variable 'ansible_search_path' from source: unknown 6581 1726773018.97421: variable '__kernel_settings_services' from source: include_vars 6581 1726773018.97702: variable '__kernel_settings_services' from source: include_vars 6581 1726773018.97776: variable 'omit' from source: magic vars 6581 1726773018.97883: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773018.97891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773018.97926: variable 'omit' from source: magic vars 6581 1726773018.98153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773018.98422: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773018.98433: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773018.98467: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773018.98502: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773018.98606: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773018.98722: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773018.98948: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 6581 1726773018.98952: when evaluation is False, skipping this task 6581 1726773018.98981: variable 'item' from source: unknown 6581 1726773018.99050: variable 'item' from source: unknown skipping: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 6581 1726773018.99201: dumping result to json 6581 1726773018.99204: done dumping result, returning 6581 1726773018.99206: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-a274-7900-000000000312] 6581 1726773018.99208: sending task result for task 129c3c75-c909-a274-7900-000000000312 6581 1726773018.99244: done sending task result for task 129c3c75-c909-a274-7900-000000000312 6581 1726773018.99247: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 6581 1726773018.99275: no more pending results, returning what we have 6581 1726773018.99278: results queue empty 6581 1726773018.99279: checking for any_errors_fatal 6581 1726773018.99288: done checking for any_errors_fatal 6581 1726773018.99289: checking for max_fail_percentage 6581 1726773018.99290: done checking for max_fail_percentage 6581 1726773018.99291: checking to see if all hosts have failed and the running result is not ok 6581 1726773018.99291: done checking to see if all hosts have failed 6581 1726773018.99292: getting the remaining hosts for this loop 6581 1726773018.99294: done getting the remaining hosts for this loop 6581 1726773018.99296: getting the next task for host managed_node2 6581 1726773018.99302: done getting next task for host managed_node2 6581 1726773018.99305: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6581 1726773018.99307: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773018.99383: getting variables 6581 1726773018.99385: in VariableManager get_vars() 6581 1726773018.99419: Calling all_inventory to load vars for managed_node2 6581 1726773018.99424: Calling groups_inventory to load vars for managed_node2 6581 1726773018.99427: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773018.99433: Calling all_plugins_play to load vars for managed_node2 6581 1726773018.99435: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773018.99437: Calling groups_plugins_play to load vars for managed_node2 6581 1726773018.99560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773018.99693: done with get_vars() 6581 1726773018.99701: done getting variables 6581 1726773018.99743: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:10:18 -0400 (0:00:00.028) 0:00:55.966 **** 6581 1726773018.99767: entering _queue_task() for managed_node2/command 6581 1726773018.99953: worker is 1 (out of 1 available) 6581 1726773018.99968: exiting _queue_task() for managed_node2/command 6581 1726773018.99984: done queuing things up, now waiting for results queue to drain 6581 1726773018.99986: waiting for pending results... 6581 1726773019.00159: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6581 1726773019.00234: in run() - task 129c3c75-c909-a274-7900-000000000313 6581 1726773019.00252: variable 'ansible_search_path' from source: unknown 6581 1726773019.00256: variable 'ansible_search_path' from source: unknown 6581 1726773019.00283: calling self._execute() 6581 1726773019.00349: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773019.00352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773019.00361: variable 'omit' from source: magic vars 6581 1726773019.00689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773019.01114: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773019.01167: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773019.01191: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773019.01222: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773019.01324: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773019.01344: Evaluated conditional (not __kernel_settings_register_profile is changed): True 6581 1726773019.01520: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773019.01523: Evaluated conditional (not __kernel_settings_register_mode is changed): True 6581 1726773019.01571: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773019.01585: Evaluated conditional (__kernel_settings_register_apply is changed): True 6581 1726773019.01595: variable 'omit' from source: magic vars 6581 1726773019.01650: variable 'omit' from source: magic vars 6581 1726773019.01774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773019.03511: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773019.03564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773019.03591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773019.03618: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773019.03639: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773019.03693: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773019.03723: variable 'omit' from source: magic vars 6581 1726773019.03750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773019.03772: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773019.03788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773019.03801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773019.03809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773019.03836: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773019.03839: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773019.03844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773019.03909: Set connection var ansible_shell_type to sh 6581 1726773019.03919: Set connection var ansible_pipelining to False 6581 1726773019.03926: Set connection var ansible_timeout to 10 6581 1726773019.03934: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773019.03939: Set connection var ansible_shell_executable to /bin/sh 6581 1726773019.03942: Set connection var ansible_connection to ssh 6581 1726773019.03958: variable 'ansible_shell_executable' from source: unknown 6581 1726773019.03961: variable 'ansible_connection' from source: unknown 6581 1726773019.03963: variable 'ansible_module_compression' from source: unknown 6581 1726773019.03965: variable 'ansible_shell_type' from source: unknown 6581 1726773019.03968: variable 'ansible_shell_executable' from source: unknown 6581 1726773019.03970: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773019.03977: variable 'ansible_pipelining' from source: unknown 6581 1726773019.03980: variable 'ansible_timeout' from source: unknown 6581 1726773019.03982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773019.04058: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773019.04066: variable 'omit' from source: magic vars 6581 1726773019.04071: starting attempt loop 6581 1726773019.04076: running the handler 6581 1726773019.04086: _low_level_execute_command(): starting 6581 1726773019.04092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773019.04600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773019.04603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773019.04606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773019.04608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773019.04662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773019.04665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773019.04667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773019.04738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773019.06309: stdout chunk (state=3): >>>/root <<< 6581 1726773019.06404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773019.06434: stderr chunk (state=3): >>><<< 6581 1726773019.06437: stdout chunk (state=3): >>><<< 6581 1726773019.06455: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773019.06467: _low_level_execute_command(): starting 6581 1726773019.06472: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886 `" && echo ansible-tmp-1726773019.064556-9097-69831709710886="` echo /root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886 `" ) && sleep 0' 6581 1726773019.06912: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773019.06915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773019.06919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773019.06922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773019.06924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773019.06971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773019.06979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773019.06981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773019.07039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773019.09173: stdout chunk (state=3): >>>ansible-tmp-1726773019.064556-9097-69831709710886=/root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886 <<< 6581 1726773019.09269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773019.09301: stderr chunk (state=3): >>><<< 6581 1726773019.09305: stdout chunk (state=3): >>><<< 6581 1726773019.09321: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773019.064556-9097-69831709710886=/root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773019.09347: variable 'ansible_module_compression' from source: unknown 6581 1726773019.09388: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773019.09413: variable 'ansible_facts' from source: unknown 6581 1726773019.09467: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886/AnsiballZ_command.py 6581 1726773019.09566: Sending initial data 6581 1726773019.09569: Sent initial data (152 bytes) 6581 1726773019.10022: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773019.10025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773019.10027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773019.10030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773019.10032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773019.10036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773019.10090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773019.10093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773019.10095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773019.10152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773019.11687: 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 <<< 6581 1726773019.11691: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773019.11744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773019.11804: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp7e5qpq21 /root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886/AnsiballZ_command.py <<< 6581 1726773019.11807: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886/AnsiballZ_command.py" <<< 6581 1726773019.11859: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp7e5qpq21" to remote "/root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886/AnsiballZ_command.py" <<< 6581 1726773019.11865: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886/AnsiballZ_command.py" <<< 6581 1726773019.12453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773019.12497: stderr chunk (state=3): >>><<< 6581 1726773019.12500: stdout chunk (state=3): >>><<< 6581 1726773019.12528: done transferring module to remote 6581 1726773019.12539: _low_level_execute_command(): starting 6581 1726773019.12545: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886/ /root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886/AnsiballZ_command.py && sleep 0' 6581 1726773019.12982: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773019.12985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773019.12987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773019.12989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773019.12999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773019.13037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773019.13052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773019.13115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773019.14844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773019.14870: stderr chunk (state=3): >>><<< 6581 1726773019.14874: stdout chunk (state=3): >>><<< 6581 1726773019.14890: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773019.14893: _low_level_execute_command(): starting 6581 1726773019.14900: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886/AnsiballZ_command.py && sleep 0' 6581 1726773019.15345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773019.15348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773019.15350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773019.15352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773019.15405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773019.15408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773019.15414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773019.15480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773020.42052: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:10:19.304472", "end": "2024-09-19 15:10:20.419281", "delta": "0:00:01.114809", "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}}} <<< 6581 1726773020.43668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773020.43694: stderr chunk (state=3): >>><<< 6581 1726773020.43697: stdout chunk (state=3): >>><<< 6581 1726773020.43713: _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:10:19.304472", "end": "2024-09-19 15:10:20.419281", "delta": "0:00:01.114809", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773020.43747: 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-1726773019.064556-9097-69831709710886/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773020.43755: _low_level_execute_command(): starting 6581 1726773020.43758: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773019.064556-9097-69831709710886/ > /dev/null 2>&1 && sleep 0' 6581 1726773020.44203: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773020.44207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773020.44209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773020.44211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773020.44266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773020.44269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773020.44273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773020.44337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773020.46525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773020.46529: stdout chunk (state=3): >>><<< 6581 1726773020.46532: stderr chunk (state=3): >>><<< 6581 1726773020.46535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773020.46538: handler run complete 6581 1726773020.46540: Evaluated conditional (True): True 6581 1726773020.46542: attempt loop complete, returning result 6581 1726773020.46544: _execute() done 6581 1726773020.46546: dumping result to json 6581 1726773020.46548: done dumping result, returning 6581 1726773020.46550: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-a274-7900-000000000313] 6581 1726773020.46552: sending task result for task 129c3c75-c909-a274-7900-000000000313 6581 1726773020.46634: done sending task result for task 129c3c75-c909-a274-7900-000000000313 6581 1726773020.46637: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.114809", "end": "2024-09-19 15:10:20.419281", "rc": 0, "start": "2024-09-19 15:10:19.304472" } 6581 1726773020.46739: no more pending results, returning what we have 6581 1726773020.46742: results queue empty 6581 1726773020.46743: checking for any_errors_fatal 6581 1726773020.46752: done checking for any_errors_fatal 6581 1726773020.46753: checking for max_fail_percentage 6581 1726773020.46755: done checking for max_fail_percentage 6581 1726773020.46756: checking to see if all hosts have failed and the running result is not ok 6581 1726773020.46757: done checking to see if all hosts have failed 6581 1726773020.46758: getting the remaining hosts for this loop 6581 1726773020.46760: done getting the remaining hosts for this loop 6581 1726773020.46765: getting the next task for host managed_node2 6581 1726773020.46774: done getting next task for host managed_node2 6581 1726773020.46778: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6581 1726773020.46781: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773020.46793: getting variables 6581 1726773020.46805: in VariableManager get_vars() 6581 1726773020.46845: Calling all_inventory to load vars for managed_node2 6581 1726773020.46848: Calling groups_inventory to load vars for managed_node2 6581 1726773020.46850: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773020.46861: Calling all_plugins_play to load vars for managed_node2 6581 1726773020.46865: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773020.46868: Calling groups_plugins_play to load vars for managed_node2 6581 1726773020.47743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773020.47945: done with get_vars() 6581 1726773020.47956: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:10:20 -0400 (0:00:01.482) 0:00:57.449 **** 6581 1726773020.48054: entering _queue_task() for managed_node2/include_tasks 6581 1726773020.48432: worker is 1 (out of 1 available) 6581 1726773020.48445: exiting _queue_task() for managed_node2/include_tasks 6581 1726773020.48456: done queuing things up, now waiting for results queue to drain 6581 1726773020.48458: waiting for pending results... 6581 1726773020.48737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6581 1726773020.48813: in run() - task 129c3c75-c909-a274-7900-000000000314 6581 1726773020.48826: variable 'ansible_search_path' from source: unknown 6581 1726773020.48830: variable 'ansible_search_path' from source: unknown 6581 1726773020.48857: calling self._execute() 6581 1726773020.48936: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773020.48940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773020.48950: variable 'omit' from source: magic vars 6581 1726773020.49297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773020.49485: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773020.49520: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773020.49546: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773020.49570: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773020.49658: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773020.49682: Evaluated conditional (__kernel_settings_register_apply is changed): True 6581 1726773020.49688: _execute() done 6581 1726773020.49691: dumping result to json 6581 1726773020.49693: done dumping result, returning 6581 1726773020.49701: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-a274-7900-000000000314] 6581 1726773020.49706: sending task result for task 129c3c75-c909-a274-7900-000000000314 6581 1726773020.49796: done sending task result for task 129c3c75-c909-a274-7900-000000000314 6581 1726773020.49798: WORKER PROCESS EXITING 6581 1726773020.49840: no more pending results, returning what we have 6581 1726773020.49844: in VariableManager get_vars() 6581 1726773020.49884: Calling all_inventory to load vars for managed_node2 6581 1726773020.49886: Calling groups_inventory to load vars for managed_node2 6581 1726773020.49889: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773020.49898: Calling all_plugins_play to load vars for managed_node2 6581 1726773020.49900: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773020.49903: Calling groups_plugins_play to load vars for managed_node2 6581 1726773020.50052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773020.50179: done with get_vars() 6581 1726773020.50185: variable 'ansible_search_path' from source: unknown 6581 1726773020.50186: variable 'ansible_search_path' from source: unknown 6581 1726773020.50208: we have included files to process 6581 1726773020.50208: generating all_blocks data 6581 1726773020.50210: done generating all_blocks data 6581 1726773020.50214: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773020.50215: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773020.50218: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773020.50540: done processing included file 6581 1726773020.50544: iterating over new_blocks loaded from include file 6581 1726773020.50545: in VariableManager get_vars() 6581 1726773020.50570: done with get_vars() 6581 1726773020.50572: filtering new block on tags 6581 1726773020.50626: done filtering new block on tags 6581 1726773020.50629: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 6581 1726773020.50635: extending task lists for all hosts with included blocks 6581 1726773020.51267: done extending task lists 6581 1726773020.51269: done processing included files 6581 1726773020.51270: results queue empty 6581 1726773020.51270: checking for any_errors_fatal 6581 1726773020.51276: done checking for any_errors_fatal 6581 1726773020.51277: checking for max_fail_percentage 6581 1726773020.51278: done checking for max_fail_percentage 6581 1726773020.51279: checking to see if all hosts have failed and the running result is not ok 6581 1726773020.51280: done checking to see if all hosts have failed 6581 1726773020.51281: getting the remaining hosts for this loop 6581 1726773020.51282: done getting the remaining hosts for this loop 6581 1726773020.51285: getting the next task for host managed_node2 6581 1726773020.51289: done getting next task for host managed_node2 6581 1726773020.51292: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6581 1726773020.51296: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773020.51306: getting variables 6581 1726773020.51307: in VariableManager get_vars() 6581 1726773020.51325: Calling all_inventory to load vars for managed_node2 6581 1726773020.51328: Calling groups_inventory to load vars for managed_node2 6581 1726773020.51330: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773020.51337: Calling all_plugins_play to load vars for managed_node2 6581 1726773020.51339: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773020.51342: Calling groups_plugins_play to load vars for managed_node2 6581 1726773020.51479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773020.51654: done with get_vars() 6581 1726773020.51661: done getting variables 6581 1726773020.51690: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:10:20 -0400 (0:00:00.036) 0:00:57.486 **** 6581 1726773020.51715: entering _queue_task() for managed_node2/command 6581 1726773020.51946: worker is 1 (out of 1 available) 6581 1726773020.51959: exiting _queue_task() for managed_node2/command 6581 1726773020.51971: done queuing things up, now waiting for results queue to drain 6581 1726773020.51973: waiting for pending results... 6581 1726773020.52148: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6581 1726773020.52241: in run() - task 129c3c75-c909-a274-7900-000000000483 6581 1726773020.52254: variable 'ansible_search_path' from source: unknown 6581 1726773020.52257: variable 'ansible_search_path' from source: unknown 6581 1726773020.52287: calling self._execute() 6581 1726773020.52356: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773020.52360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773020.52367: variable 'omit' from source: magic vars 6581 1726773020.52449: variable 'omit' from source: magic vars 6581 1726773020.52492: variable 'omit' from source: magic vars 6581 1726773020.52514: variable 'omit' from source: magic vars 6581 1726773020.52553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773020.52585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773020.52601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773020.52615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773020.52627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773020.52652: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773020.52655: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773020.52658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773020.52725: Set connection var ansible_shell_type to sh 6581 1726773020.52737: Set connection var ansible_pipelining to False 6581 1726773020.52741: Set connection var ansible_timeout to 10 6581 1726773020.52749: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773020.52752: Set connection var ansible_shell_executable to /bin/sh 6581 1726773020.52755: Set connection var ansible_connection to ssh 6581 1726773020.52773: variable 'ansible_shell_executable' from source: unknown 6581 1726773020.52775: variable 'ansible_connection' from source: unknown 6581 1726773020.52781: variable 'ansible_module_compression' from source: unknown 6581 1726773020.52784: variable 'ansible_shell_type' from source: unknown 6581 1726773020.52787: variable 'ansible_shell_executable' from source: unknown 6581 1726773020.52789: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773020.52791: variable 'ansible_pipelining' from source: unknown 6581 1726773020.52794: variable 'ansible_timeout' from source: unknown 6581 1726773020.52799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773020.52906: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773020.52913: variable 'omit' from source: magic vars 6581 1726773020.52919: starting attempt loop 6581 1726773020.52922: running the handler 6581 1726773020.52936: _low_level_execute_command(): starting 6581 1726773020.52943: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773020.53458: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773020.53463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773020.53467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773020.53520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773020.53523: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773020.53526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773020.53597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773020.55194: stdout chunk (state=3): >>>/root <<< 6581 1726773020.55351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773020.55355: stdout chunk (state=3): >>><<< 6581 1726773020.55357: stderr chunk (state=3): >>><<< 6581 1726773020.55422: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773020.55427: _low_level_execute_command(): starting 6581 1726773020.55429: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318 `" && echo ansible-tmp-1726773020.5538404-9142-244667111657318="` echo /root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318 `" ) && sleep 0' 6581 1726773020.56010: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773020.56029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773020.56044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773020.56159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773020.56166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773020.56238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773020.56241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773020.56302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773020.58414: stdout chunk (state=3): >>>ansible-tmp-1726773020.5538404-9142-244667111657318=/root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318 <<< 6581 1726773020.58599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773020.58603: stdout chunk (state=3): >>><<< 6581 1726773020.58606: stderr chunk (state=3): >>><<< 6581 1726773020.58744: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773020.5538404-9142-244667111657318=/root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773020.58748: variable 'ansible_module_compression' from source: unknown 6581 1726773020.58751: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773020.58810: variable 'ansible_facts' from source: unknown 6581 1726773020.58909: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318/AnsiballZ_command.py 6581 1726773020.59100: Sending initial data 6581 1726773020.59109: Sent initial data (154 bytes) 6581 1726773020.59767: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773020.59783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773020.59818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773020.59855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773020.59889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773020.59969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773020.59999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773020.60101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773020.61601: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6581 1726773020.61630: 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 <<< 6581 1726773020.61677: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773020.61740: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpdxl8p9k_ /root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318/AnsiballZ_command.py <<< 6581 1726773020.61743: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318/AnsiballZ_command.py" <<< 6581 1726773020.61797: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpdxl8p9k_" to remote "/root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318/AnsiballZ_command.py" <<< 6581 1726773020.62406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773020.62458: stderr chunk (state=3): >>><<< 6581 1726773020.62461: stdout chunk (state=3): >>><<< 6581 1726773020.62485: done transferring module to remote 6581 1726773020.62542: _low_level_execute_command(): starting 6581 1726773020.62550: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318/ /root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318/AnsiballZ_command.py && sleep 0' 6581 1726773020.63135: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773020.63172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773020.63191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773020.63253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773020.64971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773020.64999: stderr chunk (state=3): >>><<< 6581 1726773020.65002: stdout chunk (state=3): >>><<< 6581 1726773020.65018: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773020.65021: _low_level_execute_command(): starting 6581 1726773020.65026: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318/AnsiballZ_command.py && sleep 0' 6581 1726773020.65453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773020.65456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773020.65459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773020.65461: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773020.65463: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773020.65507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773020.65510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773020.65581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773020.90301: stdout chunk (state=3): >>> <<< 6581 1726773020.90337: 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:10:20.806980", "end": "2024-09-19 15:10:20.901897", "delta": "0:00:00.094917", "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}}} <<< 6581 1726773020.91861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773020.91888: stderr chunk (state=3): >>><<< 6581 1726773020.91891: stdout chunk (state=3): >>><<< 6581 1726773020.91909: _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:10:20.806980", "end": "2024-09-19 15:10:20.901897", "delta": "0:00:00.094917", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773020.91950: 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-1726773020.5538404-9142-244667111657318/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773020.91957: _low_level_execute_command(): starting 6581 1726773020.91964: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773020.5538404-9142-244667111657318/ > /dev/null 2>&1 && sleep 0' 6581 1726773020.92421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773020.92425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773020.92427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773020.92430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773020.92513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773020.92563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773020.94384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773020.94411: stderr chunk (state=3): >>><<< 6581 1726773020.94414: stdout chunk (state=3): >>><<< 6581 1726773020.94430: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773020.94435: handler run complete 6581 1726773020.94453: Evaluated conditional (False): False 6581 1726773020.94461: attempt loop complete, returning result 6581 1726773020.94464: _execute() done 6581 1726773020.94466: dumping result to json 6581 1726773020.94472: done dumping result, returning 6581 1726773020.94482: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [129c3c75-c909-a274-7900-000000000483] 6581 1726773020.94487: sending task result for task 129c3c75-c909-a274-7900-000000000483 6581 1726773020.94587: done sending task result for task 129c3c75-c909-a274-7900-000000000483 6581 1726773020.94590: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.094917", "end": "2024-09-19 15:10:20.901897", "rc": 0, "start": "2024-09-19 15:10:20.806980" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6581 1726773020.94697: no more pending results, returning what we have 6581 1726773020.94701: results queue empty 6581 1726773020.94701: checking for any_errors_fatal 6581 1726773020.94703: done checking for any_errors_fatal 6581 1726773020.94703: checking for max_fail_percentage 6581 1726773020.94705: done checking for max_fail_percentage 6581 1726773020.94705: checking to see if all hosts have failed and the running result is not ok 6581 1726773020.94706: done checking to see if all hosts have failed 6581 1726773020.94707: getting the remaining hosts for this loop 6581 1726773020.94708: done getting the remaining hosts for this loop 6581 1726773020.94711: getting the next task for host managed_node2 6581 1726773020.94719: done getting next task for host managed_node2 6581 1726773020.94722: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6581 1726773020.94726: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773020.94735: getting variables 6581 1726773020.94736: in VariableManager get_vars() 6581 1726773020.94768: Calling all_inventory to load vars for managed_node2 6581 1726773020.94771: Calling groups_inventory to load vars for managed_node2 6581 1726773020.94773: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773020.94783: Calling all_plugins_play to load vars for managed_node2 6581 1726773020.94785: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773020.94788: Calling groups_plugins_play to load vars for managed_node2 6581 1726773020.94928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773020.95057: done with get_vars() 6581 1726773020.95065: done getting variables 6581 1726773020.95108: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:10:20 -0400 (0:00:00.434) 0:00:57.920 **** 6581 1726773020.95134: entering _queue_task() for managed_node2/shell 6581 1726773020.95345: worker is 1 (out of 1 available) 6581 1726773020.95356: exiting _queue_task() for managed_node2/shell 6581 1726773020.95369: done queuing things up, now waiting for results queue to drain 6581 1726773020.95371: waiting for pending results... 6581 1726773020.95544: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6581 1726773020.95633: in run() - task 129c3c75-c909-a274-7900-000000000484 6581 1726773020.95645: variable 'ansible_search_path' from source: unknown 6581 1726773020.95649: variable 'ansible_search_path' from source: unknown 6581 1726773020.95678: calling self._execute() 6581 1726773020.95749: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773020.95753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773020.95761: variable 'omit' from source: magic vars 6581 1726773020.96322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773020.96463: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773020.96512: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773020.96550: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773020.96587: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773020.96705: variable '__kernel_settings_register_verify_values' from source: set_fact 6581 1726773020.96738: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6581 1726773020.96747: when evaluation is False, skipping this task 6581 1726773020.96754: _execute() done 6581 1726773020.96762: dumping result to json 6581 1726773020.96769: done dumping result, returning 6581 1726773020.96782: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [129c3c75-c909-a274-7900-000000000484] 6581 1726773020.96792: sending task result for task 129c3c75-c909-a274-7900-000000000484 skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6581 1726773020.96953: no more pending results, returning what we have 6581 1726773020.96956: results queue empty 6581 1726773020.96957: checking for any_errors_fatal 6581 1726773020.96966: done checking for any_errors_fatal 6581 1726773020.96967: checking for max_fail_percentage 6581 1726773020.96969: done checking for max_fail_percentage 6581 1726773020.96970: checking to see if all hosts have failed and the running result is not ok 6581 1726773020.96970: done checking to see if all hosts have failed 6581 1726773020.96971: getting the remaining hosts for this loop 6581 1726773020.96973: done getting the remaining hosts for this loop 6581 1726773020.96976: getting the next task for host managed_node2 6581 1726773020.96984: done getting next task for host managed_node2 6581 1726773020.96987: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6581 1726773020.96991: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773020.97009: getting variables 6581 1726773020.97010: in VariableManager get_vars() 6581 1726773020.97048: Calling all_inventory to load vars for managed_node2 6581 1726773020.97050: Calling groups_inventory to load vars for managed_node2 6581 1726773020.97052: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773020.97062: Calling all_plugins_play to load vars for managed_node2 6581 1726773020.97064: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773020.97066: Calling groups_plugins_play to load vars for managed_node2 6581 1726773020.97220: done sending task result for task 129c3c75-c909-a274-7900-000000000484 6581 1726773020.97223: WORKER PROCESS EXITING 6581 1726773020.97240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773020.97369: done with get_vars() 6581 1726773020.97378: done getting variables 6581 1726773020.97426: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:10:20 -0400 (0:00:00.023) 0:00:57.943 **** 6581 1726773020.97451: entering _queue_task() for managed_node2/fail 6581 1726773020.97659: worker is 1 (out of 1 available) 6581 1726773020.97672: exiting _queue_task() for managed_node2/fail 6581 1726773020.97684: done queuing things up, now waiting for results queue to drain 6581 1726773020.97686: waiting for pending results... 6581 1726773020.97856: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6581 1726773020.97943: in run() - task 129c3c75-c909-a274-7900-000000000485 6581 1726773020.97956: variable 'ansible_search_path' from source: unknown 6581 1726773020.97960: variable 'ansible_search_path' from source: unknown 6581 1726773020.97988: calling self._execute() 6581 1726773020.98054: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773020.98058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773020.98067: variable 'omit' from source: magic vars 6581 1726773020.98403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773020.98649: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773020.98685: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773020.98710: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773020.98736: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773020.98820: variable '__kernel_settings_register_verify_values' from source: set_fact 6581 1726773020.98843: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6581 1726773020.98846: when evaluation is False, skipping this task 6581 1726773020.98850: _execute() done 6581 1726773020.98852: dumping result to json 6581 1726773020.98854: done dumping result, returning 6581 1726773020.98862: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [129c3c75-c909-a274-7900-000000000485] 6581 1726773020.98865: sending task result for task 129c3c75-c909-a274-7900-000000000485 6581 1726773020.98961: done sending task result for task 129c3c75-c909-a274-7900-000000000485 6581 1726773020.98963: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6581 1726773020.99040: no more pending results, returning what we have 6581 1726773020.99044: results queue empty 6581 1726773020.99044: checking for any_errors_fatal 6581 1726773020.99049: done checking for any_errors_fatal 6581 1726773020.99050: checking for max_fail_percentage 6581 1726773020.99052: done checking for max_fail_percentage 6581 1726773020.99052: checking to see if all hosts have failed and the running result is not ok 6581 1726773020.99053: done checking to see if all hosts have failed 6581 1726773020.99054: getting the remaining hosts for this loop 6581 1726773020.99055: done getting the remaining hosts for this loop 6581 1726773020.99059: getting the next task for host managed_node2 6581 1726773020.99067: done getting next task for host managed_node2 6581 1726773020.99071: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6581 1726773020.99073: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773020.99088: getting variables 6581 1726773020.99089: in VariableManager get_vars() 6581 1726773020.99121: Calling all_inventory to load vars for managed_node2 6581 1726773020.99124: Calling groups_inventory to load vars for managed_node2 6581 1726773020.99126: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773020.99134: Calling all_plugins_play to load vars for managed_node2 6581 1726773020.99137: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773020.99139: Calling groups_plugins_play to load vars for managed_node2 6581 1726773020.99287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773020.99405: done with get_vars() 6581 1726773020.99413: done getting variables 6581 1726773020.99454: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:10:20 -0400 (0:00:00.020) 0:00:57.963 **** 6581 1726773020.99476: entering _queue_task() for managed_node2/set_fact 6581 1726773020.99674: worker is 1 (out of 1 available) 6581 1726773020.99686: exiting _queue_task() for managed_node2/set_fact 6581 1726773020.99698: done queuing things up, now waiting for results queue to drain 6581 1726773020.99701: waiting for pending results... 6581 1726773020.99869: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6581 1726773020.99938: in run() - task 129c3c75-c909-a274-7900-000000000315 6581 1726773020.99951: variable 'ansible_search_path' from source: unknown 6581 1726773020.99956: variable 'ansible_search_path' from source: unknown 6581 1726773020.99982: calling self._execute() 6581 1726773021.00051: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.00054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.00063: variable 'omit' from source: magic vars 6581 1726773021.00141: variable 'omit' from source: magic vars 6581 1726773021.00173: variable 'omit' from source: magic vars 6581 1726773021.00196: variable 'omit' from source: magic vars 6581 1726773021.00229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773021.00321: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773021.00325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773021.00327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.00330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.00332: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773021.00334: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.00336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.00393: Set connection var ansible_shell_type to sh 6581 1726773021.00402: Set connection var ansible_pipelining to False 6581 1726773021.00407: Set connection var ansible_timeout to 10 6581 1726773021.00414: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773021.00419: Set connection var ansible_shell_executable to /bin/sh 6581 1726773021.00422: Set connection var ansible_connection to ssh 6581 1726773021.00439: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.00442: variable 'ansible_connection' from source: unknown 6581 1726773021.00444: variable 'ansible_module_compression' from source: unknown 6581 1726773021.00446: variable 'ansible_shell_type' from source: unknown 6581 1726773021.00449: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.00452: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.00454: variable 'ansible_pipelining' from source: unknown 6581 1726773021.00456: variable 'ansible_timeout' from source: unknown 6581 1726773021.00463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.00563: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773021.00574: variable 'omit' from source: magic vars 6581 1726773021.00581: starting attempt loop 6581 1726773021.00584: running the handler 6581 1726773021.00593: handler run complete 6581 1726773021.00601: attempt loop complete, returning result 6581 1726773021.00604: _execute() done 6581 1726773021.00606: dumping result to json 6581 1726773021.00609: done dumping result, returning 6581 1726773021.00617: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-a274-7900-000000000315] 6581 1726773021.00622: sending task result for task 129c3c75-c909-a274-7900-000000000315 6581 1726773021.00693: done sending task result for task 129c3c75-c909-a274-7900-000000000315 6581 1726773021.00696: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6581 1726773021.00759: no more pending results, returning what we have 6581 1726773021.00762: results queue empty 6581 1726773021.00763: checking for any_errors_fatal 6581 1726773021.00769: done checking for any_errors_fatal 6581 1726773021.00769: checking for max_fail_percentage 6581 1726773021.00771: done checking for max_fail_percentage 6581 1726773021.00772: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.00772: done checking to see if all hosts have failed 6581 1726773021.00773: getting the remaining hosts for this loop 6581 1726773021.00775: done getting the remaining hosts for this loop 6581 1726773021.00777: getting the next task for host managed_node2 6581 1726773021.00783: done getting next task for host managed_node2 6581 1726773021.00786: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6581 1726773021.00789: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.00798: getting variables 6581 1726773021.00800: in VariableManager get_vars() 6581 1726773021.00828: Calling all_inventory to load vars for managed_node2 6581 1726773021.00830: Calling groups_inventory to load vars for managed_node2 6581 1726773021.00833: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.00840: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.00842: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.00845: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.00957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.01081: done with get_vars() 6581 1726773021.01089: done getting variables 6581 1726773021.01130: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.016) 0:00:57.980 **** 6581 1726773021.01152: entering _queue_task() for managed_node2/set_fact 6581 1726773021.01334: worker is 1 (out of 1 available) 6581 1726773021.01348: exiting _queue_task() for managed_node2/set_fact 6581 1726773021.01363: done queuing things up, now waiting for results queue to drain 6581 1726773021.01365: waiting for pending results... 6581 1726773021.01540: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6581 1726773021.01608: in run() - task 129c3c75-c909-a274-7900-000000000316 6581 1726773021.01622: variable 'ansible_search_path' from source: unknown 6581 1726773021.01627: variable 'ansible_search_path' from source: unknown 6581 1726773021.01653: calling self._execute() 6581 1726773021.01721: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.01728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.01736: variable 'omit' from source: magic vars 6581 1726773021.01811: variable 'omit' from source: magic vars 6581 1726773021.01844: variable 'omit' from source: magic vars 6581 1726773021.02176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773021.02354: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773021.02389: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773021.02412: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773021.02439: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773021.02539: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773021.02550: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773021.02556: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773021.02598: variable 'omit' from source: magic vars 6581 1726773021.02620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773021.02643: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773021.02658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773021.02672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.02684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.02706: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773021.02709: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.02711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.02783: Set connection var ansible_shell_type to sh 6581 1726773021.02791: Set connection var ansible_pipelining to False 6581 1726773021.02796: Set connection var ansible_timeout to 10 6581 1726773021.02803: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773021.02808: Set connection var ansible_shell_executable to /bin/sh 6581 1726773021.02810: Set connection var ansible_connection to ssh 6581 1726773021.02828: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.02831: variable 'ansible_connection' from source: unknown 6581 1726773021.02833: variable 'ansible_module_compression' from source: unknown 6581 1726773021.02835: variable 'ansible_shell_type' from source: unknown 6581 1726773021.02838: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.02840: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.02844: variable 'ansible_pipelining' from source: unknown 6581 1726773021.02846: variable 'ansible_timeout' from source: unknown 6581 1726773021.02852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.02929: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773021.02938: variable 'omit' from source: magic vars 6581 1726773021.02943: starting attempt loop 6581 1726773021.02946: running the handler 6581 1726773021.02954: handler run complete 6581 1726773021.02963: attempt loop complete, returning result 6581 1726773021.02966: _execute() done 6581 1726773021.02968: dumping result to json 6581 1726773021.02970: done dumping result, returning 6581 1726773021.02980: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-a274-7900-000000000316] 6581 1726773021.02983: sending task result for task 129c3c75-c909-a274-7900-000000000316 6581 1726773021.03058: done sending task result for task 129c3c75-c909-a274-7900-000000000316 6581 1726773021.03061: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6581 1726773021.03163: no more pending results, returning what we have 6581 1726773021.03165: results queue empty 6581 1726773021.03166: checking for any_errors_fatal 6581 1726773021.03170: done checking for any_errors_fatal 6581 1726773021.03171: checking for max_fail_percentage 6581 1726773021.03172: done checking for max_fail_percentage 6581 1726773021.03173: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.03174: done checking to see if all hosts have failed 6581 1726773021.03177: getting the remaining hosts for this loop 6581 1726773021.03178: done getting the remaining hosts for this loop 6581 1726773021.03181: getting the next task for host managed_node2 6581 1726773021.03189: done getting next task for host managed_node2 6581 1726773021.03192: ^ task is: TASK: meta (role_complete) 6581 1726773021.03194: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.03203: getting variables 6581 1726773021.03204: in VariableManager get_vars() 6581 1726773021.03237: Calling all_inventory to load vars for managed_node2 6581 1726773021.03239: Calling groups_inventory to load vars for managed_node2 6581 1726773021.03241: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.03249: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.03251: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.03253: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.03401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.03520: done with get_vars() 6581 1726773021.03528: done getting variables 6581 1726773021.03582: done queuing things up, now waiting for results queue to drain 6581 1726773021.03584: results queue empty 6581 1726773021.03584: checking for any_errors_fatal 6581 1726773021.03586: done checking for any_errors_fatal 6581 1726773021.03586: checking for max_fail_percentage 6581 1726773021.03587: done checking for max_fail_percentage 6581 1726773021.03591: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.03592: done checking to see if all hosts have failed 6581 1726773021.03592: getting the remaining hosts for this loop 6581 1726773021.03593: done getting the remaining hosts for this loop 6581 1726773021.03594: getting the next task for host managed_node2 6581 1726773021.03597: done getting next task for host managed_node2 6581 1726773021.03598: ^ task is: TASK: meta (flush_handlers) 6581 1726773021.03599: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.03601: getting variables 6581 1726773021.03602: in VariableManager get_vars() 6581 1726773021.03609: Calling all_inventory to load vars for managed_node2 6581 1726773021.03610: Calling groups_inventory to load vars for managed_node2 6581 1726773021.03611: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.03614: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.03618: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.03619: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.03700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.03808: done with get_vars() 6581 1726773021.03814: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:130 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.027) 0:00:58.007 **** 6581 1726773021.03859: in VariableManager get_vars() 6581 1726773021.03866: Calling all_inventory to load vars for managed_node2 6581 1726773021.03867: Calling groups_inventory to load vars for managed_node2 6581 1726773021.03869: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.03871: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.03873: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.03876: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.03980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.04084: done with get_vars() META: triggered running handlers for managed_node2 6581 1726773021.04094: done queuing things up, now waiting for results queue to drain 6581 1726773021.04096: results queue empty 6581 1726773021.04096: checking for any_errors_fatal 6581 1726773021.04097: done checking for any_errors_fatal 6581 1726773021.04097: checking for max_fail_percentage 6581 1726773021.04098: done checking for max_fail_percentage 6581 1726773021.04098: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.04099: done checking to see if all hosts have failed 6581 1726773021.04099: getting the remaining hosts for this loop 6581 1726773021.04100: done getting the remaining hosts for this loop 6581 1726773021.04101: getting the next task for host managed_node2 6581 1726773021.04104: done getting next task for host managed_node2 6581 1726773021.04105: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 6581 1726773021.04106: ^ state is: HOST STATE: block=2, task=29, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.04108: getting variables 6581 1726773021.04108: in VariableManager get_vars() 6581 1726773021.04114: Calling all_inventory to load vars for managed_node2 6581 1726773021.04115: Calling groups_inventory to load vars for managed_node2 6581 1726773021.04119: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.04122: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.04123: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.04125: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.04200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.04304: done with get_vars() 6581 1726773021.04310: done getting variables 6581 1726773021.04340: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:133 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.004) 0:00:58.012 **** 6581 1726773021.04354: entering _queue_task() for managed_node2/assert 6581 1726773021.04571: worker is 1 (out of 1 available) 6581 1726773021.04585: exiting _queue_task() for managed_node2/assert 6581 1726773021.04598: done queuing things up, now waiting for results queue to drain 6581 1726773021.04600: waiting for pending results... 6581 1726773021.04779: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 6581 1726773021.04831: in run() - task 129c3c75-c909-a274-7900-00000000001c 6581 1726773021.04845: variable 'ansible_search_path' from source: unknown 6581 1726773021.04871: calling self._execute() 6581 1726773021.04944: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.04948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.04959: variable 'omit' from source: magic vars 6581 1726773021.05040: variable 'omit' from source: magic vars 6581 1726773021.05064: variable 'omit' from source: magic vars 6581 1726773021.05086: variable 'omit' from source: magic vars 6581 1726773021.05120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773021.05149: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773021.05168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773021.05183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.05193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.05215: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773021.05220: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.05223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.05293: Set connection var ansible_shell_type to sh 6581 1726773021.05302: Set connection var ansible_pipelining to False 6581 1726773021.05307: Set connection var ansible_timeout to 10 6581 1726773021.05314: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773021.05321: Set connection var ansible_shell_executable to /bin/sh 6581 1726773021.05324: Set connection var ansible_connection to ssh 6581 1726773021.05341: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.05344: variable 'ansible_connection' from source: unknown 6581 1726773021.05346: variable 'ansible_module_compression' from source: unknown 6581 1726773021.05348: variable 'ansible_shell_type' from source: unknown 6581 1726773021.05350: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.05353: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.05359: variable 'ansible_pipelining' from source: unknown 6581 1726773021.05361: variable 'ansible_timeout' from source: unknown 6581 1726773021.05363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.05467: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773021.05479: variable 'omit' from source: magic vars 6581 1726773021.05482: starting attempt loop 6581 1726773021.05485: running the handler 6581 1726773021.05739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773021.07193: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773021.07238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773021.07265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773021.07289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773021.07309: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773021.07363: 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) 6581 1726773021.07393: 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) 6581 1726773021.07411: 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) 6581 1726773021.07441: 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) 6581 1726773021.07452: 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) 6581 1726773021.07530: variable 'kernel_settings_reboot_required' from source: set_fact 6581 1726773021.07545: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 6581 1726773021.07553: handler run complete 6581 1726773021.07571: attempt loop complete, returning result 6581 1726773021.07574: _execute() done 6581 1726773021.07579: dumping result to json 6581 1726773021.07582: done dumping result, returning 6581 1726773021.07585: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [129c3c75-c909-a274-7900-00000000001c] 6581 1726773021.07590: sending task result for task 129c3c75-c909-a274-7900-00000000001c 6581 1726773021.07683: done sending task result for task 129c3c75-c909-a274-7900-00000000001c 6581 1726773021.07685: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6581 1726773021.07732: no more pending results, returning what we have 6581 1726773021.07736: results queue empty 6581 1726773021.07737: checking for any_errors_fatal 6581 1726773021.07738: done checking for any_errors_fatal 6581 1726773021.07739: checking for max_fail_percentage 6581 1726773021.07740: done checking for max_fail_percentage 6581 1726773021.07741: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.07742: done checking to see if all hosts have failed 6581 1726773021.07744: getting the remaining hosts for this loop 6581 1726773021.07745: done getting the remaining hosts for this loop 6581 1726773021.07748: getting the next task for host managed_node2 6581 1726773021.07756: done getting next task for host managed_node2 6581 1726773021.07758: ^ task is: TASK: Ensure role reported changed 6581 1726773021.07760: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.07764: getting variables 6581 1726773021.07766: in VariableManager get_vars() 6581 1726773021.07802: Calling all_inventory to load vars for managed_node2 6581 1726773021.07805: Calling groups_inventory to load vars for managed_node2 6581 1726773021.07807: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.07821: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.07830: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.07833: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.08012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.08126: done with get_vars() 6581 1726773021.08134: done getting variables 6581 1726773021.08176: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:137 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.038) 0:00:58.051 **** 6581 1726773021.08197: entering _queue_task() for managed_node2/assert 6581 1726773021.08390: worker is 1 (out of 1 available) 6581 1726773021.08403: exiting _queue_task() for managed_node2/assert 6581 1726773021.08418: done queuing things up, now waiting for results queue to drain 6581 1726773021.08421: waiting for pending results... 6581 1726773021.08584: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 6581 1726773021.08642: in run() - task 129c3c75-c909-a274-7900-00000000001d 6581 1726773021.08653: variable 'ansible_search_path' from source: unknown 6581 1726773021.08687: calling self._execute() 6581 1726773021.08754: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.08758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.08768: variable 'omit' from source: magic vars 6581 1726773021.08846: variable 'omit' from source: magic vars 6581 1726773021.08871: variable 'omit' from source: magic vars 6581 1726773021.08897: variable 'omit' from source: magic vars 6581 1726773021.08930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773021.08959: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773021.08975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773021.08995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.09005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.09029: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773021.09032: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.09034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.09102: Set connection var ansible_shell_type to sh 6581 1726773021.09111: Set connection var ansible_pipelining to False 6581 1726773021.09117: Set connection var ansible_timeout to 10 6581 1726773021.09125: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773021.09129: Set connection var ansible_shell_executable to /bin/sh 6581 1726773021.09132: Set connection var ansible_connection to ssh 6581 1726773021.09148: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.09151: variable 'ansible_connection' from source: unknown 6581 1726773021.09153: variable 'ansible_module_compression' from source: unknown 6581 1726773021.09155: variable 'ansible_shell_type' from source: unknown 6581 1726773021.09157: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.09160: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.09164: variable 'ansible_pipelining' from source: unknown 6581 1726773021.09166: variable 'ansible_timeout' from source: unknown 6581 1726773021.09170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.09276: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773021.09287: variable 'omit' from source: magic vars 6581 1726773021.09291: starting attempt loop 6581 1726773021.09294: running the handler 6581 1726773021.09556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773021.11012: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773021.11064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773021.11091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773021.11118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773021.11138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773021.11191: 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) 6581 1726773021.11210: 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) 6581 1726773021.11229: 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) 6581 1726773021.11254: 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) 6581 1726773021.11267: 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) 6581 1726773021.11345: variable '__kernel_settings_changed' from source: set_fact 6581 1726773021.11358: Evaluated conditional (__kernel_settings_changed | d(false)): True 6581 1726773021.11365: handler run complete 6581 1726773021.11386: attempt loop complete, returning result 6581 1726773021.11389: _execute() done 6581 1726773021.11391: dumping result to json 6581 1726773021.11393: done dumping result, returning 6581 1726773021.11401: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [129c3c75-c909-a274-7900-00000000001d] 6581 1726773021.11404: sending task result for task 129c3c75-c909-a274-7900-00000000001d 6581 1726773021.11494: done sending task result for task 129c3c75-c909-a274-7900-00000000001d 6581 1726773021.11497: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6581 1726773021.11548: no more pending results, returning what we have 6581 1726773021.11551: results queue empty 6581 1726773021.11552: checking for any_errors_fatal 6581 1726773021.11559: done checking for any_errors_fatal 6581 1726773021.11560: checking for max_fail_percentage 6581 1726773021.11561: done checking for max_fail_percentage 6581 1726773021.11562: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.11563: done checking to see if all hosts have failed 6581 1726773021.11564: getting the remaining hosts for this loop 6581 1726773021.11566: done getting the remaining hosts for this loop 6581 1726773021.11569: getting the next task for host managed_node2 6581 1726773021.11578: done getting next task for host managed_node2 6581 1726773021.11580: ^ task is: TASK: Check sysctl after reboot 6581 1726773021.11582: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.11587: getting variables 6581 1726773021.11589: in VariableManager get_vars() 6581 1726773021.11629: Calling all_inventory to load vars for managed_node2 6581 1726773021.11631: Calling groups_inventory to load vars for managed_node2 6581 1726773021.11634: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.11643: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.11645: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.11654: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.11794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.11913: done with get_vars() 6581 1726773021.11924: done getting variables 6581 1726773021.11966: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:141 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.037) 0:00:58.088 **** 6581 1726773021.11989: entering _queue_task() for managed_node2/shell 6581 1726773021.12204: worker is 1 (out of 1 available) 6581 1726773021.12215: exiting _queue_task() for managed_node2/shell 6581 1726773021.12231: done queuing things up, now waiting for results queue to drain 6581 1726773021.12233: waiting for pending results... 6581 1726773021.12402: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 6581 1726773021.12471: in run() - task 129c3c75-c909-a274-7900-00000000001e 6581 1726773021.12487: variable 'ansible_search_path' from source: unknown 6581 1726773021.12517: calling self._execute() 6581 1726773021.12590: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.12595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.12604: variable 'omit' from source: magic vars 6581 1726773021.12689: variable 'omit' from source: magic vars 6581 1726773021.12712: variable 'omit' from source: magic vars 6581 1726773021.12737: variable 'omit' from source: magic vars 6581 1726773021.12770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773021.12803: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773021.12821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773021.12834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.12848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.12872: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773021.12875: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.12880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.12950: Set connection var ansible_shell_type to sh 6581 1726773021.12959: Set connection var ansible_pipelining to False 6581 1726773021.12964: Set connection var ansible_timeout to 10 6581 1726773021.12972: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773021.12974: Set connection var ansible_shell_executable to /bin/sh 6581 1726773021.12981: Set connection var ansible_connection to ssh 6581 1726773021.13002: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.13005: variable 'ansible_connection' from source: unknown 6581 1726773021.13007: variable 'ansible_module_compression' from source: unknown 6581 1726773021.13010: variable 'ansible_shell_type' from source: unknown 6581 1726773021.13012: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.13014: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.13018: variable 'ansible_pipelining' from source: unknown 6581 1726773021.13021: variable 'ansible_timeout' from source: unknown 6581 1726773021.13023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.13129: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773021.13138: variable 'omit' from source: magic vars 6581 1726773021.13143: starting attempt loop 6581 1726773021.13146: running the handler 6581 1726773021.13155: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773021.13171: _low_level_execute_command(): starting 6581 1726773021.13180: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773021.13682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773021.13711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.13714: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773021.13719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.13773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773021.13779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773021.13783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.13845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773021.15493: stdout chunk (state=3): >>>/root <<< 6581 1726773021.15665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773021.15669: stderr chunk (state=3): >>><<< 6581 1726773021.15672: stdout chunk (state=3): >>><<< 6581 1726773021.15676: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773021.15824: _low_level_execute_command(): starting 6581 1726773021.15828: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737 `" && echo ansible-tmp-1726773021.1567829-9167-210843503801737="` echo /root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737 `" ) && sleep 0' 6581 1726773021.16327: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773021.16342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773021.16357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773021.16434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.16481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773021.16497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773021.16529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.16622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773021.19074: stdout chunk (state=3): >>>ansible-tmp-1726773021.1567829-9167-210843503801737=/root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737 <<< 6581 1726773021.19079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773021.19081: stdout chunk (state=3): >>><<< 6581 1726773021.19093: stderr chunk (state=3): >>><<< 6581 1726773021.19178: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773021.1567829-9167-210843503801737=/root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773021.19182: variable 'ansible_module_compression' from source: unknown 6581 1726773021.19214: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773021.19261: variable 'ansible_facts' from source: unknown 6581 1726773021.19365: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737/AnsiballZ_command.py 6581 1726773021.19518: Sending initial data 6581 1726773021.19620: Sent initial data (154 bytes) 6581 1726773021.20184: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773021.20200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773021.20237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773021.20264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.20284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773021.20414: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773021.20439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.20542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773021.22168: 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 <<< 6581 1726773021.22222: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773021.22322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmps5ydfxyz /root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737/AnsiballZ_command.py <<< 6581 1726773021.22326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737/AnsiballZ_command.py" <<< 6581 1726773021.22577: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmps5ydfxyz" to remote "/root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737/AnsiballZ_command.py" <<< 6581 1726773021.24077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773021.24082: stdout chunk (state=3): >>><<< 6581 1726773021.24085: stderr chunk (state=3): >>><<< 6581 1726773021.24087: done transferring module to remote 6581 1726773021.24089: _low_level_execute_command(): starting 6581 1726773021.24092: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737/ /root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737/AnsiballZ_command.py && sleep 0' 6581 1726773021.25134: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773021.25151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773021.25171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773021.25194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773021.25212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773021.25229: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726773021.25243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.25288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.25353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773021.25398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.25484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773021.27275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773021.27292: stdout chunk (state=3): >>><<< 6581 1726773021.27304: stderr chunk (state=3): >>><<< 6581 1726773021.27328: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773021.27339: _low_level_execute_command(): starting 6581 1726773021.27348: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737/AnsiballZ_command.py && sleep 0' 6581 1726773021.27980: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773021.27995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773021.28011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773021.28033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773021.28052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773021.28082: 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.46.238 is address debug1: re-parsing configuration <<< 6581 1726773021.28172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773021.28224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.28280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773021.43864: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "start": "2024-09-19 15:10:21.432798", "end": "2024-09-19 15:10:21.437698", "delta": "0:00:00.004900", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726773021.45261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773021.45291: stderr chunk (state=3): >>><<< 6581 1726773021.45295: stdout chunk (state=3): >>><<< 6581 1726773021.45311: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "start": "2024-09-19 15:10:21.432798", "end": "2024-09-19 15:10:21.437698", "delta": "0:00:00.004900", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773021.45425: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773021.45431: _low_level_execute_command(): starting 6581 1726773021.45436: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773021.1567829-9167-210843503801737/ > /dev/null 2>&1 && sleep 0' 6581 1726773021.45874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773021.45881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.45893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.45953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773021.45957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773021.45961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.46021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773021.47831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773021.47859: stderr chunk (state=3): >>><<< 6581 1726773021.47862: stdout chunk (state=3): >>><<< 6581 1726773021.47880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773021.47883: handler run complete 6581 1726773021.47901: Evaluated conditional (False): False 6581 1726773021.47909: attempt loop complete, returning result 6581 1726773021.47911: _execute() done 6581 1726773021.47914: dumping result to json 6581 1726773021.47920: done dumping result, returning 6581 1726773021.47928: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [129c3c75-c909-a274-7900-00000000001e] 6581 1726773021.47932: sending task result for task 129c3c75-c909-a274-7900-00000000001e 6581 1726773021.48032: done sending task result for task 129c3c75-c909-a274-7900-00000000001e 6581 1726773021.48034: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "delta": "0:00:00.004900", "end": "2024-09-19 15:10:21.437698", "rc": 0, "start": "2024-09-19 15:10:21.432798" } 6581 1726773021.48112: no more pending results, returning what we have 6581 1726773021.48115: results queue empty 6581 1726773021.48118: checking for any_errors_fatal 6581 1726773021.48123: done checking for any_errors_fatal 6581 1726773021.48123: checking for max_fail_percentage 6581 1726773021.48125: done checking for max_fail_percentage 6581 1726773021.48126: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.48127: done checking to see if all hosts have failed 6581 1726773021.48127: getting the remaining hosts for this loop 6581 1726773021.48129: done getting the remaining hosts for this loop 6581 1726773021.48133: getting the next task for host managed_node2 6581 1726773021.48139: done getting next task for host managed_node2 6581 1726773021.48142: ^ task is: TASK: Apply kernel_settings for removing 6581 1726773021.48145: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.48149: getting variables 6581 1726773021.48150: in VariableManager get_vars() 6581 1726773021.48183: Calling all_inventory to load vars for managed_node2 6581 1726773021.48185: Calling groups_inventory to load vars for managed_node2 6581 1726773021.48187: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.48196: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.48198: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.48201: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.48365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.48482: done with get_vars() 6581 1726773021.48490: done getting variables TASK [Apply kernel_settings for removing] ************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:147 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.365) 0:00:58.454 **** 6581 1726773021.48555: entering _queue_task() for managed_node2/include_role 6581 1726773021.48756: worker is 1 (out of 1 available) 6581 1726773021.48771: exiting _queue_task() for managed_node2/include_role 6581 1726773021.48786: done queuing things up, now waiting for results queue to drain 6581 1726773021.48788: waiting for pending results... 6581 1726773021.48951: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing 6581 1726773021.49019: in run() - task 129c3c75-c909-a274-7900-00000000001f 6581 1726773021.49031: variable 'ansible_search_path' from source: unknown 6581 1726773021.49058: calling self._execute() 6581 1726773021.49125: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.49129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.49135: variable 'omit' from source: magic vars 6581 1726773021.49209: _execute() done 6581 1726773021.49212: dumping result to json 6581 1726773021.49215: done dumping result, returning 6581 1726773021.49223: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing [129c3c75-c909-a274-7900-00000000001f] 6581 1726773021.49232: sending task result for task 129c3c75-c909-a274-7900-00000000001f 6581 1726773021.49339: done sending task result for task 129c3c75-c909-a274-7900-00000000001f 6581 1726773021.49342: WORKER PROCESS EXITING 6581 1726773021.49369: no more pending results, returning what we have 6581 1726773021.49373: in VariableManager get_vars() 6581 1726773021.49411: Calling all_inventory to load vars for managed_node2 6581 1726773021.49414: Calling groups_inventory to load vars for managed_node2 6581 1726773021.49418: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.49427: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.49429: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.49431: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.49554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.49668: done with get_vars() 6581 1726773021.49674: variable 'ansible_search_path' from source: unknown 6581 1726773021.51110: variable 'omit' from source: magic vars 6581 1726773021.51128: variable 'omit' from source: magic vars 6581 1726773021.51136: variable 'omit' from source: magic vars 6581 1726773021.51139: we have included files to process 6581 1726773021.51139: generating all_blocks data 6581 1726773021.51140: done generating all_blocks data 6581 1726773021.51143: processing included file: fedora.linux_system_roles.kernel_settings 6581 1726773021.51155: in VariableManager get_vars() 6581 1726773021.51166: done with get_vars() 6581 1726773021.51186: in VariableManager get_vars() 6581 1726773021.51198: done with get_vars() 6581 1726773021.51223: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6581 1726773021.51259: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6581 1726773021.51273: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6581 1726773021.51323: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6581 1726773021.51642: in VariableManager get_vars() 6581 1726773021.51656: done with get_vars() 6581 1726773021.52486: in VariableManager get_vars() 6581 1726773021.52502: done with get_vars() 6581 1726773021.52608: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6581 1726773021.53188: iterating over new_blocks loaded from include file 6581 1726773021.53190: in VariableManager get_vars() 6581 1726773021.53202: done with get_vars() 6581 1726773021.53203: filtering new block on tags 6581 1726773021.53226: done filtering new block on tags 6581 1726773021.53229: in VariableManager get_vars() 6581 1726773021.53237: done with get_vars() 6581 1726773021.53238: filtering new block on tags 6581 1726773021.53262: done filtering new block on tags 6581 1726773021.53264: in VariableManager get_vars() 6581 1726773021.53273: done with get_vars() 6581 1726773021.53274: filtering new block on tags 6581 1726773021.53348: done filtering new block on tags 6581 1726773021.53350: in VariableManager get_vars() 6581 1726773021.53379: done with get_vars() 6581 1726773021.53380: filtering new block on tags 6581 1726773021.53390: done filtering new block on tags 6581 1726773021.53391: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 6581 1726773021.53396: extending task lists for all hosts with included blocks 6581 1726773021.54741: done extending task lists 6581 1726773021.54742: done processing included files 6581 1726773021.54743: results queue empty 6581 1726773021.54743: checking for any_errors_fatal 6581 1726773021.54746: done checking for any_errors_fatal 6581 1726773021.54747: checking for max_fail_percentage 6581 1726773021.54748: done checking for max_fail_percentage 6581 1726773021.54748: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.54749: done checking to see if all hosts have failed 6581 1726773021.54750: getting the remaining hosts for this loop 6581 1726773021.54751: done getting the remaining hosts for this loop 6581 1726773021.54752: getting the next task for host managed_node2 6581 1726773021.54756: done getting next task for host managed_node2 6581 1726773021.54758: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6581 1726773021.54760: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.54768: getting variables 6581 1726773021.54768: in VariableManager get_vars() 6581 1726773021.54781: Calling all_inventory to load vars for managed_node2 6581 1726773021.54782: Calling groups_inventory to load vars for managed_node2 6581 1726773021.54784: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.54788: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.54789: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.54791: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.54890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.55001: done with get_vars() 6581 1726773021.55008: done getting variables 6581 1726773021.55039: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.065) 0:00:58.519 **** 6581 1726773021.55059: entering _queue_task() for managed_node2/fail 6581 1726773021.55295: worker is 1 (out of 1 available) 6581 1726773021.55306: exiting _queue_task() for managed_node2/fail 6581 1726773021.55322: done queuing things up, now waiting for results queue to drain 6581 1726773021.55324: waiting for pending results... 6581 1726773021.55499: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6581 1726773021.55581: in run() - task 129c3c75-c909-a274-7900-00000000060d 6581 1726773021.55592: variable 'ansible_search_path' from source: unknown 6581 1726773021.55596: variable 'ansible_search_path' from source: unknown 6581 1726773021.55625: calling self._execute() 6581 1726773021.55690: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.55694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.55702: variable 'omit' from source: magic vars 6581 1726773021.56043: variable 'kernel_settings_sysctl' from source: include params 6581 1726773021.56054: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773021.56061: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6581 1726773021.56259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773021.57653: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773021.57696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773021.57726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773021.57751: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773021.57770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773021.57830: 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) 6581 1726773021.57852: 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) 6581 1726773021.57869: 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) 6581 1726773021.57896: 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) 6581 1726773021.57906: 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) 6581 1726773021.57948: 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) 6581 1726773021.57962: 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) 6581 1726773021.57980: 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) 6581 1726773021.58003: 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) 6581 1726773021.58014: 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) 6581 1726773021.58046: 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) 6581 1726773021.58064: 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) 6581 1726773021.58081: 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) 6581 1726773021.58105: 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) 6581 1726773021.58115: 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) 6581 1726773021.58296: variable 'kernel_settings_sysctl' from source: include params 6581 1726773021.58343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773021.58460: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773021.58488: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773021.58510: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773021.58534: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773021.58563: 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) 6581 1726773021.58580: 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) 6581 1726773021.58595: 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) 6581 1726773021.58615: 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) 6581 1726773021.58643: 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) 6581 1726773021.58658: 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) 6581 1726773021.58673: 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) 6581 1726773021.58691: 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) 6581 1726773021.58715: 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 6581 1726773021.58729: when evaluation is False, skipping this task 6581 1726773021.58732: _execute() done 6581 1726773021.58735: dumping result to json 6581 1726773021.58737: done dumping result, returning 6581 1726773021.58739: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-a274-7900-00000000060d] 6581 1726773021.58742: sending task result for task 129c3c75-c909-a274-7900-00000000060d 6581 1726773021.58832: done sending task result for task 129c3c75-c909-a274-7900-00000000060d 6581 1726773021.58835: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 6581 1726773021.58886: no more pending results, returning what we have 6581 1726773021.58890: results queue empty 6581 1726773021.58891: checking for any_errors_fatal 6581 1726773021.58892: done checking for any_errors_fatal 6581 1726773021.58892: checking for max_fail_percentage 6581 1726773021.58894: done checking for max_fail_percentage 6581 1726773021.58895: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.58895: done checking to see if all hosts have failed 6581 1726773021.58896: getting the remaining hosts for this loop 6581 1726773021.58898: done getting the remaining hosts for this loop 6581 1726773021.58901: getting the next task for host managed_node2 6581 1726773021.58909: done getting next task for host managed_node2 6581 1726773021.58913: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6581 1726773021.58921: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.58938: getting variables 6581 1726773021.58940: in VariableManager get_vars() 6581 1726773021.58973: Calling all_inventory to load vars for managed_node2 6581 1726773021.58977: Calling groups_inventory to load vars for managed_node2 6581 1726773021.58980: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.58987: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.58989: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.58991: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.59129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.59257: done with get_vars() 6581 1726773021.59265: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.042) 0:00:58.562 **** 6581 1726773021.59333: entering _queue_task() for managed_node2/include_tasks 6581 1726773021.59536: worker is 1 (out of 1 available) 6581 1726773021.59549: exiting _queue_task() for managed_node2/include_tasks 6581 1726773021.59563: done queuing things up, now waiting for results queue to drain 6581 1726773021.59565: waiting for pending results... 6581 1726773021.59734: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6581 1726773021.59818: in run() - task 129c3c75-c909-a274-7900-00000000060e 6581 1726773021.59831: variable 'ansible_search_path' from source: unknown 6581 1726773021.59834: variable 'ansible_search_path' from source: unknown 6581 1726773021.59860: calling self._execute() 6581 1726773021.59929: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.59933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.59942: variable 'omit' from source: magic vars 6581 1726773021.60018: _execute() done 6581 1726773021.60022: dumping result to json 6581 1726773021.60025: done dumping result, returning 6581 1726773021.60032: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-a274-7900-00000000060e] 6581 1726773021.60037: sending task result for task 129c3c75-c909-a274-7900-00000000060e 6581 1726773021.60129: done sending task result for task 129c3c75-c909-a274-7900-00000000060e 6581 1726773021.60131: WORKER PROCESS EXITING 6581 1726773021.60173: no more pending results, returning what we have 6581 1726773021.60181: in VariableManager get_vars() 6581 1726773021.60214: Calling all_inventory to load vars for managed_node2 6581 1726773021.60219: Calling groups_inventory to load vars for managed_node2 6581 1726773021.60221: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.60229: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.60231: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.60234: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.60389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.60502: done with get_vars() 6581 1726773021.60508: variable 'ansible_search_path' from source: unknown 6581 1726773021.60509: variable 'ansible_search_path' from source: unknown 6581 1726773021.60531: we have included files to process 6581 1726773021.60532: generating all_blocks data 6581 1726773021.60534: done generating all_blocks data 6581 1726773021.60538: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773021.60539: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773021.60540: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773021.60985: done processing included file 6581 1726773021.60987: iterating over new_blocks loaded from include file 6581 1726773021.60988: in VariableManager get_vars() 6581 1726773021.61003: done with get_vars() 6581 1726773021.61004: filtering new block on tags 6581 1726773021.61022: done filtering new block on tags 6581 1726773021.61024: in VariableManager get_vars() 6581 1726773021.61039: done with get_vars() 6581 1726773021.61040: filtering new block on tags 6581 1726773021.61061: done filtering new block on tags 6581 1726773021.61063: in VariableManager get_vars() 6581 1726773021.61077: done with get_vars() 6581 1726773021.61079: filtering new block on tags 6581 1726773021.61099: done filtering new block on tags 6581 1726773021.61101: in VariableManager get_vars() 6581 1726773021.61114: done with get_vars() 6581 1726773021.61115: filtering new block on tags 6581 1726773021.61150: done filtering new block on tags 6581 1726773021.61152: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 6581 1726773021.61156: extending task lists for all hosts with included blocks 6581 1726773021.61245: done extending task lists 6581 1726773021.61246: done processing included files 6581 1726773021.61247: results queue empty 6581 1726773021.61247: checking for any_errors_fatal 6581 1726773021.61249: done checking for any_errors_fatal 6581 1726773021.61250: checking for max_fail_percentage 6581 1726773021.61250: done checking for max_fail_percentage 6581 1726773021.61251: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.61251: done checking to see if all hosts have failed 6581 1726773021.61252: getting the remaining hosts for this loop 6581 1726773021.61253: done getting the remaining hosts for this loop 6581 1726773021.61254: getting the next task for host managed_node2 6581 1726773021.61257: done getting next task for host managed_node2 6581 1726773021.61259: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6581 1726773021.61261: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.61268: getting variables 6581 1726773021.61268: in VariableManager get_vars() 6581 1726773021.61279: Calling all_inventory to load vars for managed_node2 6581 1726773021.61280: Calling groups_inventory to load vars for managed_node2 6581 1726773021.61282: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.61285: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.61287: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.61288: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.61368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.61481: done with get_vars() 6581 1726773021.61487: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.022) 0:00:58.584 **** 6581 1726773021.61535: entering _queue_task() for managed_node2/setup 6581 1726773021.61741: worker is 1 (out of 1 available) 6581 1726773021.61755: exiting _queue_task() for managed_node2/setup 6581 1726773021.61766: done queuing things up, now waiting for results queue to drain 6581 1726773021.61768: waiting for pending results... 6581 1726773021.61947: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6581 1726773021.62032: in run() - task 129c3c75-c909-a274-7900-000000000789 6581 1726773021.62044: variable 'ansible_search_path' from source: unknown 6581 1726773021.62049: variable 'ansible_search_path' from source: unknown 6581 1726773021.62078: calling self._execute() 6581 1726773021.62141: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.62145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.62154: variable 'omit' from source: magic vars 6581 1726773021.62514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773021.63955: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773021.64000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773021.64028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773021.64063: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773021.64084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773021.64143: 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) 6581 1726773021.64168: 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) 6581 1726773021.64184: 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) 6581 1726773021.64209: 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) 6581 1726773021.64220: 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) 6581 1726773021.64258: 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) 6581 1726773021.64274: 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) 6581 1726773021.64295: 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) 6581 1726773021.64321: 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) 6581 1726773021.64331: 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) 6581 1726773021.64451: variable '__kernel_settings_required_facts' from source: role '' all vars 6581 1726773021.64460: variable 'ansible_facts' from source: unknown 6581 1726773021.64528: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6581 1726773021.64532: when evaluation is False, skipping this task 6581 1726773021.64535: _execute() done 6581 1726773021.64538: dumping result to json 6581 1726773021.64540: done dumping result, returning 6581 1726773021.64547: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-a274-7900-000000000789] 6581 1726773021.64551: sending task result for task 129c3c75-c909-a274-7900-000000000789 6581 1726773021.64637: done sending task result for task 129c3c75-c909-a274-7900-000000000789 6581 1726773021.64640: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6581 1726773021.64687: no more pending results, returning what we have 6581 1726773021.64690: results queue empty 6581 1726773021.64691: checking for any_errors_fatal 6581 1726773021.64692: done checking for any_errors_fatal 6581 1726773021.64693: checking for max_fail_percentage 6581 1726773021.64694: done checking for max_fail_percentage 6581 1726773021.64695: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.64696: done checking to see if all hosts have failed 6581 1726773021.64697: getting the remaining hosts for this loop 6581 1726773021.64699: done getting the remaining hosts for this loop 6581 1726773021.64702: getting the next task for host managed_node2 6581 1726773021.64712: done getting next task for host managed_node2 6581 1726773021.64718: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6581 1726773021.64722: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.64741: getting variables 6581 1726773021.64742: in VariableManager get_vars() 6581 1726773021.64782: Calling all_inventory to load vars for managed_node2 6581 1726773021.64785: Calling groups_inventory to load vars for managed_node2 6581 1726773021.64787: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.64795: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.64797: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.64800: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.64969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.65093: done with get_vars() 6581 1726773021.65102: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.036) 0:00:58.620 **** 6581 1726773021.65176: entering _queue_task() for managed_node2/stat 6581 1726773021.65381: worker is 1 (out of 1 available) 6581 1726773021.65394: exiting _queue_task() for managed_node2/stat 6581 1726773021.65406: done queuing things up, now waiting for results queue to drain 6581 1726773021.65408: waiting for pending results... 6581 1726773021.65585: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6581 1726773021.65675: in run() - task 129c3c75-c909-a274-7900-00000000078b 6581 1726773021.65689: variable 'ansible_search_path' from source: unknown 6581 1726773021.65694: variable 'ansible_search_path' from source: unknown 6581 1726773021.65720: calling self._execute() 6581 1726773021.65790: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.65795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.65804: variable 'omit' from source: magic vars 6581 1726773021.66143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773021.66324: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773021.66358: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773021.66385: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773021.66414: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773021.66475: 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) 6581 1726773021.66494: 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) 6581 1726773021.66515: 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) 6581 1726773021.66535: 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) 6581 1726773021.66622: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773021.66631: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6581 1726773021.66634: when evaluation is False, skipping this task 6581 1726773021.66637: _execute() done 6581 1726773021.66640: dumping result to json 6581 1726773021.66642: done dumping result, returning 6581 1726773021.66649: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-a274-7900-00000000078b] 6581 1726773021.66654: sending task result for task 129c3c75-c909-a274-7900-00000000078b 6581 1726773021.66737: done sending task result for task 129c3c75-c909-a274-7900-00000000078b 6581 1726773021.66740: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6581 1726773021.66788: no more pending results, returning what we have 6581 1726773021.66792: results queue empty 6581 1726773021.66793: checking for any_errors_fatal 6581 1726773021.66801: done checking for any_errors_fatal 6581 1726773021.66802: checking for max_fail_percentage 6581 1726773021.66803: done checking for max_fail_percentage 6581 1726773021.66804: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.66805: done checking to see if all hosts have failed 6581 1726773021.66806: getting the remaining hosts for this loop 6581 1726773021.66807: done getting the remaining hosts for this loop 6581 1726773021.66811: getting the next task for host managed_node2 6581 1726773021.66820: done getting next task for host managed_node2 6581 1726773021.66824: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6581 1726773021.66828: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.66844: getting variables 6581 1726773021.66845: in VariableManager get_vars() 6581 1726773021.66876: Calling all_inventory to load vars for managed_node2 6581 1726773021.66878: Calling groups_inventory to load vars for managed_node2 6581 1726773021.66880: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.66888: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.66890: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.66893: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.67021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.67148: done with get_vars() 6581 1726773021.67156: done getting variables 6581 1726773021.67197: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.020) 0:00:58.641 **** 6581 1726773021.67223: entering _queue_task() for managed_node2/set_fact 6581 1726773021.67422: worker is 1 (out of 1 available) 6581 1726773021.67434: exiting _queue_task() for managed_node2/set_fact 6581 1726773021.67445: done queuing things up, now waiting for results queue to drain 6581 1726773021.67447: waiting for pending results... 6581 1726773021.67626: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6581 1726773021.67721: in run() - task 129c3c75-c909-a274-7900-00000000078c 6581 1726773021.67735: variable 'ansible_search_path' from source: unknown 6581 1726773021.67740: variable 'ansible_search_path' from source: unknown 6581 1726773021.67767: calling self._execute() 6581 1726773021.67834: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.67837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.67846: variable 'omit' from source: magic vars 6581 1726773021.68255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773021.68430: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773021.68463: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773021.68489: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773021.68513: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773021.68583: 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) 6581 1726773021.68600: 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) 6581 1726773021.68620: 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) 6581 1726773021.68637: 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) 6581 1726773021.68728: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773021.68737: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6581 1726773021.68740: when evaluation is False, skipping this task 6581 1726773021.68743: _execute() done 6581 1726773021.68746: dumping result to json 6581 1726773021.68748: done dumping result, returning 6581 1726773021.68755: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-a274-7900-00000000078c] 6581 1726773021.68760: sending task result for task 129c3c75-c909-a274-7900-00000000078c 6581 1726773021.68850: done sending task result for task 129c3c75-c909-a274-7900-00000000078c 6581 1726773021.68853: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6581 1726773021.68918: no more pending results, returning what we have 6581 1726773021.68922: results queue empty 6581 1726773021.68923: checking for any_errors_fatal 6581 1726773021.68928: done checking for any_errors_fatal 6581 1726773021.68929: checking for max_fail_percentage 6581 1726773021.68931: done checking for max_fail_percentage 6581 1726773021.68932: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.68933: done checking to see if all hosts have failed 6581 1726773021.68934: getting the remaining hosts for this loop 6581 1726773021.68936: done getting the remaining hosts for this loop 6581 1726773021.68939: getting the next task for host managed_node2 6581 1726773021.68949: done getting next task for host managed_node2 6581 1726773021.68953: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6581 1726773021.68957: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.68972: getting variables 6581 1726773021.68973: in VariableManager get_vars() 6581 1726773021.69006: Calling all_inventory to load vars for managed_node2 6581 1726773021.69009: Calling groups_inventory to load vars for managed_node2 6581 1726773021.69011: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.69021: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.69023: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.69026: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.69190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.69313: done with get_vars() 6581 1726773021.69325: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.021) 0:00:58.662 **** 6581 1726773021.69391: entering _queue_task() for managed_node2/stat 6581 1726773021.69599: worker is 1 (out of 1 available) 6581 1726773021.69611: exiting _queue_task() for managed_node2/stat 6581 1726773021.69624: done queuing things up, now waiting for results queue to drain 6581 1726773021.69626: waiting for pending results... 6581 1726773021.69810: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6581 1726773021.69903: in run() - task 129c3c75-c909-a274-7900-00000000078e 6581 1726773021.69914: variable 'ansible_search_path' from source: unknown 6581 1726773021.69918: variable 'ansible_search_path' from source: unknown 6581 1726773021.69947: calling self._execute() 6581 1726773021.70017: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.70021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.70030: variable 'omit' from source: magic vars 6581 1726773021.70374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773021.70558: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773021.70596: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773021.70624: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773021.70651: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773021.70718: 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) 6581 1726773021.70739: 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) 6581 1726773021.70757: 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) 6581 1726773021.70774: 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) 6581 1726773021.70865: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773021.70874: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6581 1726773021.70877: when evaluation is False, skipping this task 6581 1726773021.70882: _execute() done 6581 1726773021.70885: dumping result to json 6581 1726773021.70887: done dumping result, returning 6581 1726773021.70895: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-a274-7900-00000000078e] 6581 1726773021.70900: sending task result for task 129c3c75-c909-a274-7900-00000000078e 6581 1726773021.70984: done sending task result for task 129c3c75-c909-a274-7900-00000000078e 6581 1726773021.70987: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6581 1726773021.71038: no more pending results, returning what we have 6581 1726773021.71041: results queue empty 6581 1726773021.71042: checking for any_errors_fatal 6581 1726773021.71050: done checking for any_errors_fatal 6581 1726773021.71050: checking for max_fail_percentage 6581 1726773021.71052: done checking for max_fail_percentage 6581 1726773021.71053: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.71054: done checking to see if all hosts have failed 6581 1726773021.71054: getting the remaining hosts for this loop 6581 1726773021.71056: done getting the remaining hosts for this loop 6581 1726773021.71060: getting the next task for host managed_node2 6581 1726773021.71069: done getting next task for host managed_node2 6581 1726773021.71072: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6581 1726773021.71076: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.71093: getting variables 6581 1726773021.71094: in VariableManager get_vars() 6581 1726773021.71129: Calling all_inventory to load vars for managed_node2 6581 1726773021.71132: Calling groups_inventory to load vars for managed_node2 6581 1726773021.71134: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.71142: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.71144: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.71147: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.71275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.71400: done with get_vars() 6581 1726773021.71409: done getting variables 6581 1726773021.71451: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.020) 0:00:58.683 **** 6581 1726773021.71475: entering _queue_task() for managed_node2/set_fact 6581 1726773021.71669: worker is 1 (out of 1 available) 6581 1726773021.71682: exiting _queue_task() for managed_node2/set_fact 6581 1726773021.71695: done queuing things up, now waiting for results queue to drain 6581 1726773021.71697: waiting for pending results... 6581 1726773021.71875: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6581 1726773021.71959: in run() - task 129c3c75-c909-a274-7900-00000000078f 6581 1726773021.71971: variable 'ansible_search_path' from source: unknown 6581 1726773021.71974: variable 'ansible_search_path' from source: unknown 6581 1726773021.72003: calling self._execute() 6581 1726773021.72072: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.72079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.72088: variable 'omit' from source: magic vars 6581 1726773021.72497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773021.72666: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773021.72704: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773021.72729: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773021.72753: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773021.72819: 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) 6581 1726773021.72837: 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) 6581 1726773021.72856: 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) 6581 1726773021.72873: 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) 6581 1726773021.72962: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773021.72970: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6581 1726773021.72973: when evaluation is False, skipping this task 6581 1726773021.72976: _execute() done 6581 1726773021.72981: dumping result to json 6581 1726773021.72984: done dumping result, returning 6581 1726773021.72991: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-a274-7900-00000000078f] 6581 1726773021.72996: sending task result for task 129c3c75-c909-a274-7900-00000000078f 6581 1726773021.73078: done sending task result for task 129c3c75-c909-a274-7900-00000000078f 6581 1726773021.73082: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6581 1726773021.73159: no more pending results, returning what we have 6581 1726773021.73163: results queue empty 6581 1726773021.73164: checking for any_errors_fatal 6581 1726773021.73168: done checking for any_errors_fatal 6581 1726773021.73169: checking for max_fail_percentage 6581 1726773021.73170: done checking for max_fail_percentage 6581 1726773021.73171: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.73172: done checking to see if all hosts have failed 6581 1726773021.73173: getting the remaining hosts for this loop 6581 1726773021.73174: done getting the remaining hosts for this loop 6581 1726773021.73178: getting the next task for host managed_node2 6581 1726773021.73186: done getting next task for host managed_node2 6581 1726773021.73190: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6581 1726773021.73194: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.73208: getting variables 6581 1726773021.73210: in VariableManager get_vars() 6581 1726773021.73246: Calling all_inventory to load vars for managed_node2 6581 1726773021.73248: Calling groups_inventory to load vars for managed_node2 6581 1726773021.73250: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.73258: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.73261: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.73263: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.73410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.73530: done with get_vars() 6581 1726773021.73537: done getting variables 6581 1726773021.73580: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.021) 0:00:58.705 **** 6581 1726773021.73603: entering _queue_task() for managed_node2/include_vars 6581 1726773021.73798: worker is 1 (out of 1 available) 6581 1726773021.73811: exiting _queue_task() for managed_node2/include_vars 6581 1726773021.73824: done queuing things up, now waiting for results queue to drain 6581 1726773021.73826: waiting for pending results... 6581 1726773021.74000: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6581 1726773021.74092: in run() - task 129c3c75-c909-a274-7900-000000000791 6581 1726773021.74104: variable 'ansible_search_path' from source: unknown 6581 1726773021.74108: variable 'ansible_search_path' from source: unknown 6581 1726773021.74137: calling self._execute() 6581 1726773021.74202: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.74205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.74213: variable 'omit' from source: magic vars 6581 1726773021.74295: variable 'omit' from source: magic vars 6581 1726773021.74337: variable 'omit' from source: magic vars 6581 1726773021.74605: variable 'ffparams' from source: task vars 6581 1726773021.74701: variable 'ansible_facts' from source: unknown 6581 1726773021.74833: variable 'ansible_facts' from source: unknown 6581 1726773021.74920: variable 'ansible_facts' from source: unknown 6581 1726773021.75007: variable 'ansible_facts' from source: unknown 6581 1726773021.75084: variable 'role_path' from source: magic vars 6581 1726773021.75208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6581 1726773021.75366: Loaded config def from plugin (lookup/first_found) 6581 1726773021.75371: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6581 1726773021.75402: variable 'ansible_search_path' from source: unknown 6581 1726773021.75419: variable 'ansible_search_path' from source: unknown 6581 1726773021.75426: variable 'ansible_search_path' from source: unknown 6581 1726773021.75432: variable 'ansible_search_path' from source: unknown 6581 1726773021.75438: variable 'ansible_search_path' from source: unknown 6581 1726773021.75454: variable 'omit' from source: magic vars 6581 1726773021.75473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773021.75497: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773021.75511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773021.75526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.75534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.75555: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773021.75558: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.75560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.75625: Set connection var ansible_shell_type to sh 6581 1726773021.75634: Set connection var ansible_pipelining to False 6581 1726773021.75640: Set connection var ansible_timeout to 10 6581 1726773021.75646: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773021.75651: Set connection var ansible_shell_executable to /bin/sh 6581 1726773021.75653: Set connection var ansible_connection to ssh 6581 1726773021.75669: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.75672: variable 'ansible_connection' from source: unknown 6581 1726773021.75674: variable 'ansible_module_compression' from source: unknown 6581 1726773021.75679: variable 'ansible_shell_type' from source: unknown 6581 1726773021.75681: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.75683: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.75687: variable 'ansible_pipelining' from source: unknown 6581 1726773021.75689: variable 'ansible_timeout' from source: unknown 6581 1726773021.75691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.75769: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773021.75780: variable 'omit' from source: magic vars 6581 1726773021.75783: starting attempt loop 6581 1726773021.75786: running the handler 6581 1726773021.75834: handler run complete 6581 1726773021.75842: attempt loop complete, returning result 6581 1726773021.75845: _execute() done 6581 1726773021.75847: dumping result to json 6581 1726773021.75850: done dumping result, returning 6581 1726773021.75859: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-a274-7900-000000000791] 6581 1726773021.75863: sending task result for task 129c3c75-c909-a274-7900-000000000791 6581 1726773021.75960: done sending task result for task 129c3c75-c909-a274-7900-000000000791 6581 1726773021.75963: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6581 1726773021.76036: no more pending results, returning what we have 6581 1726773021.76039: results queue empty 6581 1726773021.76040: checking for any_errors_fatal 6581 1726773021.76045: done checking for any_errors_fatal 6581 1726773021.76046: checking for max_fail_percentage 6581 1726773021.76047: done checking for max_fail_percentage 6581 1726773021.76048: checking to see if all hosts have failed and the running result is not ok 6581 1726773021.76049: done checking to see if all hosts have failed 6581 1726773021.76050: getting the remaining hosts for this loop 6581 1726773021.76051: done getting the remaining hosts for this loop 6581 1726773021.76054: getting the next task for host managed_node2 6581 1726773021.76063: done getting next task for host managed_node2 6581 1726773021.76066: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6581 1726773021.76068: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773021.76081: getting variables 6581 1726773021.76082: in VariableManager get_vars() 6581 1726773021.76112: Calling all_inventory to load vars for managed_node2 6581 1726773021.76114: Calling groups_inventory to load vars for managed_node2 6581 1726773021.76120: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773021.76128: Calling all_plugins_play to load vars for managed_node2 6581 1726773021.76131: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773021.76134: Calling groups_plugins_play to load vars for managed_node2 6581 1726773021.76250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773021.76381: done with get_vars() 6581 1726773021.76389: done getting variables 6581 1726773021.76431: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.028) 0:00:58.733 **** 6581 1726773021.76455: entering _queue_task() for managed_node2/package 6581 1726773021.76648: worker is 1 (out of 1 available) 6581 1726773021.76659: exiting _queue_task() for managed_node2/package 6581 1726773021.76671: done queuing things up, now waiting for results queue to drain 6581 1726773021.76672: waiting for pending results... 6581 1726773021.76846: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6581 1726773021.76917: in run() - task 129c3c75-c909-a274-7900-00000000060f 6581 1726773021.76928: variable 'ansible_search_path' from source: unknown 6581 1726773021.76932: variable 'ansible_search_path' from source: unknown 6581 1726773021.76959: calling self._execute() 6581 1726773021.77025: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.77029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.77039: variable 'omit' from source: magic vars 6581 1726773021.77172: variable 'omit' from source: magic vars 6581 1726773021.77206: variable 'omit' from source: magic vars 6581 1726773021.77231: variable '__kernel_settings_packages' from source: include_vars 6581 1726773021.77428: variable '__kernel_settings_packages' from source: include_vars 6581 1726773021.77579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773021.78901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773021.79123: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773021.79150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773021.79178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773021.79197: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773021.79268: 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) 6581 1726773021.79291: 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) 6581 1726773021.79308: 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) 6581 1726773021.79336: 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) 6581 1726773021.79349: 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) 6581 1726773021.79425: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773021.79429: variable 'omit' from source: magic vars 6581 1726773021.79452: variable 'omit' from source: magic vars 6581 1726773021.79473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773021.79495: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773021.79510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773021.79525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.79533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773021.79555: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773021.79558: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.79561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.79626: Set connection var ansible_shell_type to sh 6581 1726773021.79635: Set connection var ansible_pipelining to False 6581 1726773021.79640: Set connection var ansible_timeout to 10 6581 1726773021.79647: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773021.79652: Set connection var ansible_shell_executable to /bin/sh 6581 1726773021.79654: Set connection var ansible_connection to ssh 6581 1726773021.79671: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.79673: variable 'ansible_connection' from source: unknown 6581 1726773021.79679: variable 'ansible_module_compression' from source: unknown 6581 1726773021.79681: variable 'ansible_shell_type' from source: unknown 6581 1726773021.79683: variable 'ansible_shell_executable' from source: unknown 6581 1726773021.79685: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773021.79687: variable 'ansible_pipelining' from source: unknown 6581 1726773021.79689: variable 'ansible_timeout' from source: unknown 6581 1726773021.79691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773021.79768: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773021.79778: variable 'omit' from source: magic vars 6581 1726773021.79781: starting attempt loop 6581 1726773021.79784: running the handler 6581 1726773021.79790: variable 'ansible_facts' from source: unknown 6581 1726773021.79792: variable 'ansible_facts' from source: unknown 6581 1726773021.79834: _low_level_execute_command(): starting 6581 1726773021.79840: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773021.80338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773021.80342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.80344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773021.80346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.80394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773021.80397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773021.80406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.80477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773021.82168: stdout chunk (state=3): >>>/root <<< 6581 1726773021.82261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773021.82294: stderr chunk (state=3): >>><<< 6581 1726773021.82306: stdout chunk (state=3): >>><<< 6581 1726773021.82324: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773021.82335: _low_level_execute_command(): starting 6581 1726773021.82341: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461 `" && echo ansible-tmp-1726773021.823251-9196-60829847026461="` echo /root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461 `" ) && sleep 0' 6581 1726773021.82790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773021.82793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773021.82795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.82797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773021.82799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.82853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773021.82860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773021.82863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.82920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773021.85011: stdout chunk (state=3): >>>ansible-tmp-1726773021.823251-9196-60829847026461=/root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461 <<< 6581 1726773021.85120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773021.85146: stderr chunk (state=3): >>><<< 6581 1726773021.85149: stdout chunk (state=3): >>><<< 6581 1726773021.85166: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773021.823251-9196-60829847026461=/root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773021.85193: variable 'ansible_module_compression' from source: unknown 6581 1726773021.85242: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6581 1726773021.85279: variable 'ansible_facts' from source: unknown 6581 1726773021.85357: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461/AnsiballZ_dnf.py 6581 1726773021.85464: Sending initial data 6581 1726773021.85467: Sent initial data (148 bytes) 6581 1726773021.85910: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773021.85914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.85918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773021.85921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.85972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773021.85978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773021.85982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.86040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773021.87566: 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 <<< 6581 1726773021.87620: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773021.87684: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpb7lxap78 /root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461/AnsiballZ_dnf.py <<< 6581 1726773021.87690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461/AnsiballZ_dnf.py" <<< 6581 1726773021.87746: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpb7lxap78" to remote "/root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461/AnsiballZ_dnf.py" <<< 6581 1726773021.87750: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461/AnsiballZ_dnf.py" <<< 6581 1726773021.88519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773021.88530: stderr chunk (state=3): >>><<< 6581 1726773021.88534: stdout chunk (state=3): >>><<< 6581 1726773021.88557: done transferring module to remote 6581 1726773021.88567: _low_level_execute_command(): starting 6581 1726773021.88578: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461/ /root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461/AnsiballZ_dnf.py && sleep 0' 6581 1726773021.89028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773021.89032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773021.89034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773021.89036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773021.89038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.89089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773021.89092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773021.89094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.89159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773021.90868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773021.90896: stderr chunk (state=3): >>><<< 6581 1726773021.90899: stdout chunk (state=3): >>><<< 6581 1726773021.90912: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773021.90915: _low_level_execute_command(): starting 6581 1726773021.90922: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461/AnsiballZ_dnf.py && sleep 0' 6581 1726773021.91369: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773021.91373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773021.91378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773021.91380: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773021.91382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773021.91432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773021.91435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773021.91505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.32333: 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}}} <<< 6581 1726773022.36334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773022.36362: stderr chunk (state=3): >>><<< 6581 1726773022.36365: stdout chunk (state=3): >>><<< 6581 1726773022.36382: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773022.36421: 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-1726773021.823251-9196-60829847026461/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773022.36429: _low_level_execute_command(): starting 6581 1726773022.36434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773021.823251-9196-60829847026461/ > /dev/null 2>&1 && sleep 0' 6581 1726773022.36888: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773022.36892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.36894: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773022.36897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773022.36899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.36950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773022.36953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773022.36955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.37021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.38870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773022.38899: stderr chunk (state=3): >>><<< 6581 1726773022.38902: stdout chunk (state=3): >>><<< 6581 1726773022.38919: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773022.38925: handler run complete 6581 1726773022.38955: attempt loop complete, returning result 6581 1726773022.38958: _execute() done 6581 1726773022.38961: dumping result to json 6581 1726773022.38966: done dumping result, returning 6581 1726773022.38974: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-a274-7900-00000000060f] 6581 1726773022.38981: sending task result for task 129c3c75-c909-a274-7900-00000000060f 6581 1726773022.39079: done sending task result for task 129c3c75-c909-a274-7900-00000000060f 6581 1726773022.39081: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6581 1726773022.39244: no more pending results, returning what we have 6581 1726773022.39247: results queue empty 6581 1726773022.39248: checking for any_errors_fatal 6581 1726773022.39252: done checking for any_errors_fatal 6581 1726773022.39253: checking for max_fail_percentage 6581 1726773022.39254: done checking for max_fail_percentage 6581 1726773022.39255: checking to see if all hosts have failed and the running result is not ok 6581 1726773022.39255: done checking to see if all hosts have failed 6581 1726773022.39256: getting the remaining hosts for this loop 6581 1726773022.39257: done getting the remaining hosts for this loop 6581 1726773022.39260: getting the next task for host managed_node2 6581 1726773022.39267: done getting next task for host managed_node2 6581 1726773022.39270: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6581 1726773022.39273: ^ state is: HOST STATE: block=2, task=34, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773022.39282: getting variables 6581 1726773022.39284: in VariableManager get_vars() 6581 1726773022.39308: Calling all_inventory to load vars for managed_node2 6581 1726773022.39310: Calling groups_inventory to load vars for managed_node2 6581 1726773022.39312: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773022.39326: Calling all_plugins_play to load vars for managed_node2 6581 1726773022.39328: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773022.39331: Calling groups_plugins_play to load vars for managed_node2 6581 1726773022.39434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773022.39551: done with get_vars() 6581 1726773022.39559: done getting variables 6581 1726773022.39600: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:10:22 -0400 (0:00:00.631) 0:00:59.365 **** 6581 1726773022.39624: entering _queue_task() for managed_node2/debug 6581 1726773022.39827: worker is 1 (out of 1 available) 6581 1726773022.39839: exiting _queue_task() for managed_node2/debug 6581 1726773022.39851: done queuing things up, now waiting for results queue to drain 6581 1726773022.39852: waiting for pending results... 6581 1726773022.40032: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6581 1726773022.40105: in run() - task 129c3c75-c909-a274-7900-000000000611 6581 1726773022.40122: variable 'ansible_search_path' from source: unknown 6581 1726773022.40126: variable 'ansible_search_path' from source: unknown 6581 1726773022.40148: calling self._execute() 6581 1726773022.40214: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773022.40219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773022.40230: variable 'omit' from source: magic vars 6581 1726773022.40571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773022.42144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773022.42188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773022.42213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773022.42239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773022.42259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773022.42318: 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) 6581 1726773022.42339: 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) 6581 1726773022.42359: 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) 6581 1726773022.42386: 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) 6581 1726773022.42397: 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) 6581 1726773022.42470: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773022.42486: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773022.42489: when evaluation is False, skipping this task 6581 1726773022.42492: _execute() done 6581 1726773022.42495: dumping result to json 6581 1726773022.42497: done dumping result, returning 6581 1726773022.42503: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-a274-7900-000000000611] 6581 1726773022.42507: sending task result for task 129c3c75-c909-a274-7900-000000000611 6581 1726773022.42590: done sending task result for task 129c3c75-c909-a274-7900-000000000611 6581 1726773022.42593: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6581 1726773022.42638: no more pending results, returning what we have 6581 1726773022.42641: results queue empty 6581 1726773022.42642: checking for any_errors_fatal 6581 1726773022.42648: done checking for any_errors_fatal 6581 1726773022.42649: checking for max_fail_percentage 6581 1726773022.42651: done checking for max_fail_percentage 6581 1726773022.42652: checking to see if all hosts have failed and the running result is not ok 6581 1726773022.42653: done checking to see if all hosts have failed 6581 1726773022.42653: getting the remaining hosts for this loop 6581 1726773022.42655: done getting the remaining hosts for this loop 6581 1726773022.42659: getting the next task for host managed_node2 6581 1726773022.42666: done getting next task for host managed_node2 6581 1726773022.42669: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6581 1726773022.42672: ^ state is: HOST STATE: block=2, task=34, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773022.42688: getting variables 6581 1726773022.42689: in VariableManager get_vars() 6581 1726773022.42727: Calling all_inventory to load vars for managed_node2 6581 1726773022.42730: Calling groups_inventory to load vars for managed_node2 6581 1726773022.42732: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773022.42740: Calling all_plugins_play to load vars for managed_node2 6581 1726773022.42742: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773022.42744: Calling groups_plugins_play to load vars for managed_node2 6581 1726773022.42871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773022.43023: done with get_vars() 6581 1726773022.43030: done getting variables 6581 1726773022.43071: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:10:22 -0400 (0:00:00.034) 0:00:59.400 **** 6581 1726773022.43093: entering _queue_task() for managed_node2/reboot 6581 1726773022.43283: worker is 1 (out of 1 available) 6581 1726773022.43296: exiting _queue_task() for managed_node2/reboot 6581 1726773022.43308: done queuing things up, now waiting for results queue to drain 6581 1726773022.43309: waiting for pending results... 6581 1726773022.43488: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6581 1726773022.43568: in run() - task 129c3c75-c909-a274-7900-000000000612 6581 1726773022.43581: variable 'ansible_search_path' from source: unknown 6581 1726773022.43585: variable 'ansible_search_path' from source: unknown 6581 1726773022.43610: calling self._execute() 6581 1726773022.43681: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773022.43685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773022.43695: variable 'omit' from source: magic vars 6581 1726773022.44043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773022.45651: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773022.45694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773022.45722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773022.45759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773022.45781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773022.45840: 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) 6581 1726773022.45859: 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) 6581 1726773022.45879: 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) 6581 1726773022.45903: 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) 6581 1726773022.45913: 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) 6581 1726773022.45987: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773022.46000: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773022.46003: when evaluation is False, skipping this task 6581 1726773022.46006: _execute() done 6581 1726773022.46009: dumping result to json 6581 1726773022.46011: done dumping result, returning 6581 1726773022.46020: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-a274-7900-000000000612] 6581 1726773022.46026: sending task result for task 129c3c75-c909-a274-7900-000000000612 6581 1726773022.46114: done sending task result for task 129c3c75-c909-a274-7900-000000000612 6581 1726773022.46119: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6581 1726773022.46181: no more pending results, returning what we have 6581 1726773022.46184: results queue empty 6581 1726773022.46185: checking for any_errors_fatal 6581 1726773022.46191: done checking for any_errors_fatal 6581 1726773022.46192: checking for max_fail_percentage 6581 1726773022.46194: done checking for max_fail_percentage 6581 1726773022.46195: checking to see if all hosts have failed and the running result is not ok 6581 1726773022.46196: done checking to see if all hosts have failed 6581 1726773022.46196: getting the remaining hosts for this loop 6581 1726773022.46198: done getting the remaining hosts for this loop 6581 1726773022.46202: getting the next task for host managed_node2 6581 1726773022.46208: done getting next task for host managed_node2 6581 1726773022.46212: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6581 1726773022.46214: ^ state is: HOST STATE: block=2, task=34, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773022.46232: getting variables 6581 1726773022.46234: in VariableManager get_vars() 6581 1726773022.46267: Calling all_inventory to load vars for managed_node2 6581 1726773022.46269: Calling groups_inventory to load vars for managed_node2 6581 1726773022.46271: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773022.46282: Calling all_plugins_play to load vars for managed_node2 6581 1726773022.46284: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773022.46286: Calling groups_plugins_play to load vars for managed_node2 6581 1726773022.46422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773022.46551: done with get_vars() 6581 1726773022.46560: done getting variables 6581 1726773022.46603: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:10:22 -0400 (0:00:00.035) 0:00:59.435 **** 6581 1726773022.46628: entering _queue_task() for managed_node2/fail 6581 1726773022.46844: worker is 1 (out of 1 available) 6581 1726773022.46857: exiting _queue_task() for managed_node2/fail 6581 1726773022.46869: done queuing things up, now waiting for results queue to drain 6581 1726773022.46870: waiting for pending results... 6581 1726773022.47050: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6581 1726773022.47136: in run() - task 129c3c75-c909-a274-7900-000000000613 6581 1726773022.47150: variable 'ansible_search_path' from source: unknown 6581 1726773022.47153: variable 'ansible_search_path' from source: unknown 6581 1726773022.47180: calling self._execute() 6581 1726773022.47251: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773022.47255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773022.47264: variable 'omit' from source: magic vars 6581 1726773022.47607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773022.49247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773022.49293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773022.49320: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773022.49345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773022.49364: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773022.49427: 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) 6581 1726773022.49447: 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) 6581 1726773022.49464: 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) 6581 1726773022.49494: 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) 6581 1726773022.49505: 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) 6581 1726773022.49581: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773022.49594: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773022.49600: when evaluation is False, skipping this task 6581 1726773022.49603: _execute() done 6581 1726773022.49605: dumping result to json 6581 1726773022.49607: done dumping result, returning 6581 1726773022.49617: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-a274-7900-000000000613] 6581 1726773022.49623: sending task result for task 129c3c75-c909-a274-7900-000000000613 6581 1726773022.49707: done sending task result for task 129c3c75-c909-a274-7900-000000000613 6581 1726773022.49710: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6581 1726773022.49760: no more pending results, returning what we have 6581 1726773022.49763: results queue empty 6581 1726773022.49764: checking for any_errors_fatal 6581 1726773022.49768: done checking for any_errors_fatal 6581 1726773022.49769: checking for max_fail_percentage 6581 1726773022.49771: done checking for max_fail_percentage 6581 1726773022.49772: checking to see if all hosts have failed and the running result is not ok 6581 1726773022.49773: done checking to see if all hosts have failed 6581 1726773022.49773: getting the remaining hosts for this loop 6581 1726773022.49775: done getting the remaining hosts for this loop 6581 1726773022.49779: getting the next task for host managed_node2 6581 1726773022.49789: done getting next task for host managed_node2 6581 1726773022.49793: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6581 1726773022.49795: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773022.49812: getting variables 6581 1726773022.49813: in VariableManager get_vars() 6581 1726773022.49851: Calling all_inventory to load vars for managed_node2 6581 1726773022.49853: Calling groups_inventory to load vars for managed_node2 6581 1726773022.49855: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773022.49864: Calling all_plugins_play to load vars for managed_node2 6581 1726773022.49866: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773022.49869: Calling groups_plugins_play to load vars for managed_node2 6581 1726773022.50044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773022.50166: done with get_vars() 6581 1726773022.50174: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:10:22 -0400 (0:00:00.036) 0:00:59.471 **** 6581 1726773022.50234: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773022.50438: worker is 1 (out of 1 available) 6581 1726773022.50452: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773022.50465: done queuing things up, now waiting for results queue to drain 6581 1726773022.50467: waiting for pending results... 6581 1726773022.50645: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6581 1726773022.50718: in run() - task 129c3c75-c909-a274-7900-000000000615 6581 1726773022.50731: variable 'ansible_search_path' from source: unknown 6581 1726773022.50735: variable 'ansible_search_path' from source: unknown 6581 1726773022.50759: calling self._execute() 6581 1726773022.50832: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773022.50836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773022.50845: variable 'omit' from source: magic vars 6581 1726773022.50925: variable 'omit' from source: magic vars 6581 1726773022.50960: variable 'omit' from source: magic vars 6581 1726773022.50984: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6581 1726773022.51201: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6581 1726773022.51262: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773022.51293: variable 'omit' from source: magic vars 6581 1726773022.51325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773022.51356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773022.51372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773022.51387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773022.51397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773022.51422: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773022.51425: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773022.51428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773022.51496: Set connection var ansible_shell_type to sh 6581 1726773022.51505: Set connection var ansible_pipelining to False 6581 1726773022.51511: Set connection var ansible_timeout to 10 6581 1726773022.51518: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773022.51523: Set connection var ansible_shell_executable to /bin/sh 6581 1726773022.51526: Set connection var ansible_connection to ssh 6581 1726773022.51541: variable 'ansible_shell_executable' from source: unknown 6581 1726773022.51544: variable 'ansible_connection' from source: unknown 6581 1726773022.51546: variable 'ansible_module_compression' from source: unknown 6581 1726773022.51549: variable 'ansible_shell_type' from source: unknown 6581 1726773022.51553: variable 'ansible_shell_executable' from source: unknown 6581 1726773022.51555: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773022.51558: variable 'ansible_pipelining' from source: unknown 6581 1726773022.51561: variable 'ansible_timeout' from source: unknown 6581 1726773022.51563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773022.51698: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773022.51707: variable 'omit' from source: magic vars 6581 1726773022.51712: starting attempt loop 6581 1726773022.51715: running the handler 6581 1726773022.51729: _low_level_execute_command(): starting 6581 1726773022.51736: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773022.52243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.52247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.52250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.52252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.52304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773022.52307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773022.52310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.52380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.53958: stdout chunk (state=3): >>>/root <<< 6581 1726773022.54051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773022.54083: stderr chunk (state=3): >>><<< 6581 1726773022.54086: stdout chunk (state=3): >>><<< 6581 1726773022.54106: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773022.54120: _low_level_execute_command(): starting 6581 1726773022.54126: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829 `" && echo ansible-tmp-1726773022.5410702-9210-199478903815829="` echo /root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829 `" ) && sleep 0' 6581 1726773022.54577: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773022.54581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773022.54591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.54593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.54596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.54635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773022.54646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.54711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.56784: stdout chunk (state=3): >>>ansible-tmp-1726773022.5410702-9210-199478903815829=/root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829 <<< 6581 1726773022.56885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773022.56918: stderr chunk (state=3): >>><<< 6581 1726773022.56922: stdout chunk (state=3): >>><<< 6581 1726773022.56937: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773022.5410702-9210-199478903815829=/root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773022.56983: variable 'ansible_module_compression' from source: unknown 6581 1726773022.57015: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6581 1726773022.57047: variable 'ansible_facts' from source: unknown 6581 1726773022.57109: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829/AnsiballZ_kernel_settings_get_config.py 6581 1726773022.57215: Sending initial data 6581 1726773022.57220: Sent initial data (173 bytes) 6581 1726773022.57670: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773022.57673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773022.57676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773022.57679: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.57730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773022.57734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.57803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.59328: 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 <<< 6581 1726773022.59385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773022.59442: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpi4fxw2sn /root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829/AnsiballZ_kernel_settings_get_config.py <<< 6581 1726773022.59445: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773022.59507: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 6581 1726773022.59509: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpi4fxw2sn" to remote "/root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773022.60087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773022.60132: stderr chunk (state=3): >>><<< 6581 1726773022.60136: stdout chunk (state=3): >>><<< 6581 1726773022.60168: done transferring module to remote 6581 1726773022.60179: _low_level_execute_command(): starting 6581 1726773022.60184: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829/ /root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773022.60637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773022.60640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773022.60643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.60649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773022.60651: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.60653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.60699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773022.60702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.60764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.62502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773022.62529: stderr chunk (state=3): >>><<< 6581 1726773022.62533: stdout chunk (state=3): >>><<< 6581 1726773022.62547: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773022.62550: _low_level_execute_command(): starting 6581 1726773022.62555: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773022.63009: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773022.63012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773022.63014: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.63018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.63021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.63074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773022.63078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773022.63085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.63145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.78573: 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"}}} <<< 6581 1726773022.79781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773022.79802: stderr chunk (state=3): >>><<< 6581 1726773022.79805: stdout chunk (state=3): >>><<< 6581 1726773022.79820: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773022.79852: 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-1726773022.5410702-9210-199478903815829/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773022.79860: _low_level_execute_command(): starting 6581 1726773022.79865: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773022.5410702-9210-199478903815829/ > /dev/null 2>&1 && sleep 0' 6581 1726773022.80296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.80300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.80308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773022.80310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.80350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773022.80354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.80423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.82276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773022.82280: stderr chunk (state=3): >>><<< 6581 1726773022.82283: stdout chunk (state=3): >>><<< 6581 1726773022.82304: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773022.82320: handler run complete 6581 1726773022.82340: attempt loop complete, returning result 6581 1726773022.82343: _execute() done 6581 1726773022.82349: dumping result to json 6581 1726773022.82385: done dumping result, returning 6581 1726773022.82389: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-a274-7900-000000000615] 6581 1726773022.82391: sending task result for task 129c3c75-c909-a274-7900-000000000615 6581 1726773022.82472: done sending task result for task 129c3c75-c909-a274-7900-000000000615 6581 1726773022.82477: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6581 1726773022.82599: no more pending results, returning what we have 6581 1726773022.82602: results queue empty 6581 1726773022.82603: checking for any_errors_fatal 6581 1726773022.82608: done checking for any_errors_fatal 6581 1726773022.82608: checking for max_fail_percentage 6581 1726773022.82610: done checking for max_fail_percentage 6581 1726773022.82611: checking to see if all hosts have failed and the running result is not ok 6581 1726773022.82612: done checking to see if all hosts have failed 6581 1726773022.82612: getting the remaining hosts for this loop 6581 1726773022.82614: done getting the remaining hosts for this loop 6581 1726773022.82618: getting the next task for host managed_node2 6581 1726773022.82624: done getting next task for host managed_node2 6581 1726773022.82628: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6581 1726773022.82630: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773022.82644: getting variables 6581 1726773022.82645: in VariableManager get_vars() 6581 1726773022.82679: Calling all_inventory to load vars for managed_node2 6581 1726773022.82682: Calling groups_inventory to load vars for managed_node2 6581 1726773022.82684: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773022.82692: Calling all_plugins_play to load vars for managed_node2 6581 1726773022.82695: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773022.82697: Calling groups_plugins_play to load vars for managed_node2 6581 1726773022.82806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773022.82932: done with get_vars() 6581 1726773022.82941: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:10:22 -0400 (0:00:00.327) 0:00:59.799 **** 6581 1726773022.83010: entering _queue_task() for managed_node2/stat 6581 1726773022.83205: worker is 1 (out of 1 available) 6581 1726773022.83220: exiting _queue_task() for managed_node2/stat 6581 1726773022.83232: done queuing things up, now waiting for results queue to drain 6581 1726773022.83233: waiting for pending results... 6581 1726773022.83402: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6581 1726773022.83479: in run() - task 129c3c75-c909-a274-7900-000000000616 6581 1726773022.83490: variable 'ansible_search_path' from source: unknown 6581 1726773022.83493: variable 'ansible_search_path' from source: unknown 6581 1726773022.83532: variable '__prof_from_conf' from source: task vars 6581 1726773022.83759: variable '__prof_from_conf' from source: task vars 6581 1726773022.83884: variable '__data' from source: task vars 6581 1726773022.83938: variable '__kernel_settings_register_tuned_main' from source: set_fact 6581 1726773022.84521: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773022.84525: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773022.84530: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773022.84552: variable 'omit' from source: magic vars 6581 1726773022.84645: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773022.84660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773022.84679: variable 'omit' from source: magic vars 6581 1726773022.84901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773022.86627: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773022.86631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773022.86661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773022.86685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773022.86704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773022.86763: 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) 6581 1726773022.86783: 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) 6581 1726773022.86801: 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) 6581 1726773022.86828: 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) 6581 1726773022.86842: 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) 6581 1726773022.86905: variable 'item' from source: unknown 6581 1726773022.86915: Evaluated conditional (item | length > 0): False 6581 1726773022.86920: when evaluation is False, skipping this task 6581 1726773022.86944: variable 'item' from source: unknown 6581 1726773022.86992: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6581 1726773022.87140: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773022.87144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773022.87146: variable 'omit' from source: magic vars 6581 1726773022.87199: 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) 6581 1726773022.87215: 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) 6581 1726773022.87234: 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) 6581 1726773022.87263: 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) 6581 1726773022.87269: 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) 6581 1726773022.87322: variable 'item' from source: unknown 6581 1726773022.87329: Evaluated conditional (item | length > 0): True 6581 1726773022.87335: variable 'omit' from source: magic vars 6581 1726773022.87361: variable 'omit' from source: magic vars 6581 1726773022.87393: variable 'item' from source: unknown 6581 1726773022.87437: variable 'item' from source: unknown 6581 1726773022.87448: variable 'omit' from source: magic vars 6581 1726773022.87466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773022.87489: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773022.87503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773022.87517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773022.87525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773022.87546: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773022.87549: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773022.87551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773022.87614: Set connection var ansible_shell_type to sh 6581 1726773022.87624: Set connection var ansible_pipelining to False 6581 1726773022.87630: Set connection var ansible_timeout to 10 6581 1726773022.87636: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773022.87641: Set connection var ansible_shell_executable to /bin/sh 6581 1726773022.87643: Set connection var ansible_connection to ssh 6581 1726773022.87657: variable 'ansible_shell_executable' from source: unknown 6581 1726773022.87659: variable 'ansible_connection' from source: unknown 6581 1726773022.87661: variable 'ansible_module_compression' from source: unknown 6581 1726773022.87664: variable 'ansible_shell_type' from source: unknown 6581 1726773022.87666: variable 'ansible_shell_executable' from source: unknown 6581 1726773022.87668: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773022.87673: variable 'ansible_pipelining' from source: unknown 6581 1726773022.87677: variable 'ansible_timeout' from source: unknown 6581 1726773022.87680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773022.87778: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773022.87793: variable 'omit' from source: magic vars 6581 1726773022.87796: starting attempt loop 6581 1726773022.87798: running the handler 6581 1726773022.87921: _low_level_execute_command(): starting 6581 1726773022.87924: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773022.88505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773022.88523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773022.88626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773022.88649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.88746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.90325: stdout chunk (state=3): >>>/root <<< 6581 1726773022.90419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773022.90449: stderr chunk (state=3): >>><<< 6581 1726773022.90452: stdout chunk (state=3): >>><<< 6581 1726773022.90473: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773022.90487: _low_level_execute_command(): starting 6581 1726773022.90493: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644 `" && echo ansible-tmp-1726773022.9047463-9225-85513618993644="` echo /root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644 `" ) && sleep 0' 6581 1726773022.90951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.90955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.90957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.90959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.91014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773022.91020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773022.91025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.91083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.93168: stdout chunk (state=3): >>>ansible-tmp-1726773022.9047463-9225-85513618993644=/root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644 <<< 6581 1726773022.93271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773022.93301: stderr chunk (state=3): >>><<< 6581 1726773022.93304: stdout chunk (state=3): >>><<< 6581 1726773022.93322: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773022.9047463-9225-85513618993644=/root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773022.93362: variable 'ansible_module_compression' from source: unknown 6581 1726773022.93406: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773022.93434: variable 'ansible_facts' from source: unknown 6581 1726773022.93495: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644/AnsiballZ_stat.py 6581 1726773022.93596: Sending initial data 6581 1726773022.93600: Sent initial data (150 bytes) 6581 1726773022.94051: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.94054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773022.94056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.94063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.94065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.94119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773022.94122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773022.94127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.94188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.95723: 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 <<< 6581 1726773022.95778: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773022.95837: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmps2pq5fyz /root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644/AnsiballZ_stat.py <<< 6581 1726773022.95844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644/AnsiballZ_stat.py" <<< 6581 1726773022.95901: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmps2pq5fyz" to remote "/root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644/AnsiballZ_stat.py" <<< 6581 1726773022.95904: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644/AnsiballZ_stat.py" <<< 6581 1726773022.96505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773022.96552: stderr chunk (state=3): >>><<< 6581 1726773022.96556: stdout chunk (state=3): >>><<< 6581 1726773022.96597: done transferring module to remote 6581 1726773022.96607: _low_level_execute_command(): starting 6581 1726773022.96611: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644/ /root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644/AnsiballZ_stat.py && sleep 0' 6581 1726773022.97065: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773022.97068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773022.97071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.97073: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.97075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.97122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773022.97140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773022.97143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.97196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773022.98936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773022.98963: stderr chunk (state=3): >>><<< 6581 1726773022.98966: stdout chunk (state=3): >>><<< 6581 1726773022.98984: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773022.98987: _low_level_execute_command(): starting 6581 1726773022.98991: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644/AnsiballZ_stat.py && sleep 0' 6581 1726773022.99435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773022.99439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.99442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773022.99444: 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 <<< 6581 1726773022.99446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773022.99495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773022.99506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773022.99566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.15312: 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": 29, "inode": 341835968, "dev": 51714, "nlink": 3, "atime": 1726772974.269851, "mtime": 1726772972.4608364, "ctime": 1726772972.4608364, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726773023.16719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773023.16744: stderr chunk (state=3): >>><<< 6581 1726773023.16747: stdout chunk (state=3): >>><<< 6581 1726773023.16761: _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": 29, "inode": 341835968, "dev": 51714, "nlink": 3, "atime": 1726772974.269851, "mtime": 1726772972.4608364, "ctime": 1726772972.4608364, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773023.16802: 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-1726773022.9047463-9225-85513618993644/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773023.16809: _low_level_execute_command(): starting 6581 1726773023.16814: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773022.9047463-9225-85513618993644/ > /dev/null 2>&1 && sleep 0' 6581 1726773023.17258: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.17261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.17264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773023.17266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773023.17268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.17319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773023.17322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773023.17326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.17389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.19454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773023.19457: stdout chunk (state=3): >>><<< 6581 1726773023.19460: stderr chunk (state=3): >>><<< 6581 1726773023.19463: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773023.19465: handler run complete 6581 1726773023.19467: attempt loop complete, returning result 6581 1726773023.19469: variable 'item' from source: unknown 6581 1726773023.19500: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726772974.269851, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772972.4608364, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 341835968, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772972.4608364, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "548754143", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726773023.19921: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773023.19925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773023.19927: variable 'omit' from source: magic vars 6581 1726773023.19971: 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) 6581 1726773023.20022: 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) 6581 1726773023.20040: 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) 6581 1726773023.20083: 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) 6581 1726773023.20131: 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) 6581 1726773023.20261: variable 'item' from source: unknown 6581 1726773023.20264: Evaluated conditional (item | length > 0): True 6581 1726773023.20266: variable 'omit' from source: magic vars 6581 1726773023.20349: variable 'omit' from source: magic vars 6581 1726773023.20352: variable 'item' from source: unknown 6581 1726773023.20436: variable 'item' from source: unknown 6581 1726773023.20535: variable 'omit' from source: magic vars 6581 1726773023.20751: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773023.20756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773023.20759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773023.20762: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773023.20765: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773023.20768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773023.20842: Set connection var ansible_shell_type to sh 6581 1726773023.20883: Set connection var ansible_pipelining to False 6581 1726773023.20886: Set connection var ansible_timeout to 10 6581 1726773023.20888: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773023.20890: Set connection var ansible_shell_executable to /bin/sh 6581 1726773023.20892: Set connection var ansible_connection to ssh 6581 1726773023.20911: variable 'ansible_shell_executable' from source: unknown 6581 1726773023.20920: variable 'ansible_connection' from source: unknown 6581 1726773023.20992: variable 'ansible_module_compression' from source: unknown 6581 1726773023.20995: variable 'ansible_shell_type' from source: unknown 6581 1726773023.20997: variable 'ansible_shell_executable' from source: unknown 6581 1726773023.20999: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773023.21001: variable 'ansible_pipelining' from source: unknown 6581 1726773023.21002: variable 'ansible_timeout' from source: unknown 6581 1726773023.21004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773023.21065: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773023.21079: variable 'omit' from source: magic vars 6581 1726773023.21088: starting attempt loop 6581 1726773023.21096: running the handler 6581 1726773023.21111: _low_level_execute_command(): starting 6581 1726773023.21120: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773023.21734: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773023.21752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773023.21771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.21791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773023.21810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773023.21822: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726773023.21878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.21954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773023.21981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773023.21999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.22101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.23713: stdout chunk (state=3): >>>/root <<< 6581 1726773023.23933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773023.23944: stdout chunk (state=3): >>><<< 6581 1726773023.23956: stderr chunk (state=3): >>><<< 6581 1726773023.24065: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773023.24072: _low_level_execute_command(): starting 6581 1726773023.24078: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852 `" && echo ansible-tmp-1726773023.2398043-9225-201784550748852="` echo /root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852 `" ) && sleep 0' 6581 1726773023.24637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773023.24652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773023.24667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.24688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773023.24730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.24800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773023.24828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773023.24843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.24940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.27103: stdout chunk (state=3): >>>ansible-tmp-1726773023.2398043-9225-201784550748852=/root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852 <<< 6581 1726773023.27159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773023.27422: stderr chunk (state=3): >>><<< 6581 1726773023.27426: stdout chunk (state=3): >>><<< 6581 1726773023.27429: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773023.2398043-9225-201784550748852=/root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773023.27431: variable 'ansible_module_compression' from source: unknown 6581 1726773023.27542: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773023.27569: variable 'ansible_facts' from source: unknown 6581 1726773023.27826: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852/AnsiballZ_stat.py 6581 1726773023.27952: Sending initial data 6581 1726773023.27961: Sent initial data (151 bytes) 6581 1726773023.28624: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773023.28705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.28753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773023.28772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773023.28810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.28913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.30449: 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 <<< 6581 1726773023.30538: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773023.30591: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpj6et0_18 /root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852/AnsiballZ_stat.py <<< 6581 1726773023.30613: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852/AnsiballZ_stat.py" <<< 6581 1726773023.30678: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpj6et0_18" to remote "/root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852/AnsiballZ_stat.py" <<< 6581 1726773023.31523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773023.31534: stdout chunk (state=3): >>><<< 6581 1726773023.31550: stderr chunk (state=3): >>><<< 6581 1726773023.31596: done transferring module to remote 6581 1726773023.31610: _low_level_execute_command(): starting 6581 1726773023.31691: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852/ /root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852/AnsiballZ_stat.py && sleep 0' 6581 1726773023.32298: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773023.32312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773023.32330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.32348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773023.32380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.32433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.32490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773023.32506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773023.32529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.32620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.34330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773023.34359: stderr chunk (state=3): >>><<< 6581 1726773023.34361: stdout chunk (state=3): >>><<< 6581 1726773023.34370: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773023.34422: _low_level_execute_command(): starting 6581 1726773023.34425: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852/AnsiballZ_stat.py && sleep 0' 6581 1726773023.34981: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773023.34995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773023.35007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.35097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.50934: 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": 152, "inode": 339738816, "dev": 51714, "nlink": 4, "atime": 1726772970.6258216, "mtime": 1726772979.7948954, "ctime": 1726772979.7948954, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3610907519", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726773023.52354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773023.52385: stderr chunk (state=3): >>><<< 6581 1726773023.52388: stdout chunk (state=3): >>><<< 6581 1726773023.52403: _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": 152, "inode": 339738816, "dev": 51714, "nlink": 4, "atime": 1726772970.6258216, "mtime": 1726772979.7948954, "ctime": 1726772979.7948954, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3610907519", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773023.52439: 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-1726773023.2398043-9225-201784550748852/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773023.52445: _low_level_execute_command(): starting 6581 1726773023.52450: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773023.2398043-9225-201784550748852/ > /dev/null 2>&1 && sleep 0' 6581 1726773023.52876: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.52906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773023.52909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.52911: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773023.52913: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.52918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.52970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773023.52973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773023.52980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.53043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.54826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773023.54952: stderr chunk (state=3): >>><<< 6581 1726773023.54957: stdout chunk (state=3): >>><<< 6581 1726773023.54960: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773023.54962: handler run complete 6581 1726773023.54964: attempt loop complete, returning result 6581 1726773023.54966: variable 'item' from source: unknown 6581 1726773023.54979: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772970.6258216, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772979.7948954, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 339738816, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772979.7948954, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "3610907519", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726773023.55121: dumping result to json 6581 1726773023.55123: done dumping result, returning 6581 1726773023.55125: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-a274-7900-000000000616] 6581 1726773023.55127: sending task result for task 129c3c75-c909-a274-7900-000000000616 6581 1726773023.55444: done sending task result for task 129c3c75-c909-a274-7900-000000000616 6581 1726773023.55448: WORKER PROCESS EXITING 6581 1726773023.55512: no more pending results, returning what we have 6581 1726773023.55514: results queue empty 6581 1726773023.55515: checking for any_errors_fatal 6581 1726773023.55519: done checking for any_errors_fatal 6581 1726773023.55520: checking for max_fail_percentage 6581 1726773023.55521: done checking for max_fail_percentage 6581 1726773023.55521: checking to see if all hosts have failed and the running result is not ok 6581 1726773023.55522: done checking to see if all hosts have failed 6581 1726773023.55522: getting the remaining hosts for this loop 6581 1726773023.55523: done getting the remaining hosts for this loop 6581 1726773023.55525: getting the next task for host managed_node2 6581 1726773023.55528: done getting next task for host managed_node2 6581 1726773023.55531: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6581 1726773023.55533: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773023.55539: getting variables 6581 1726773023.55540: in VariableManager get_vars() 6581 1726773023.55560: Calling all_inventory to load vars for managed_node2 6581 1726773023.55562: Calling groups_inventory to load vars for managed_node2 6581 1726773023.55564: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773023.55570: Calling all_plugins_play to load vars for managed_node2 6581 1726773023.55571: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773023.55577: Calling groups_plugins_play to load vars for managed_node2 6581 1726773023.55668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773023.55781: done with get_vars() 6581 1726773023.55789: done getting variables 6581 1726773023.55832: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.728) 0:01:00.527 **** 6581 1726773023.55851: entering _queue_task() for managed_node2/set_fact 6581 1726773023.56046: worker is 1 (out of 1 available) 6581 1726773023.56058: exiting _queue_task() for managed_node2/set_fact 6581 1726773023.56070: done queuing things up, now waiting for results queue to drain 6581 1726773023.56072: waiting for pending results... 6581 1726773023.56251: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6581 1726773023.56327: in run() - task 129c3c75-c909-a274-7900-000000000617 6581 1726773023.56340: variable 'ansible_search_path' from source: unknown 6581 1726773023.56343: variable 'ansible_search_path' from source: unknown 6581 1726773023.56369: calling self._execute() 6581 1726773023.56444: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773023.56448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773023.56457: variable 'omit' from source: magic vars 6581 1726773023.56539: variable 'omit' from source: magic vars 6581 1726773023.56575: variable 'omit' from source: magic vars 6581 1726773023.56895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773023.58328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773023.58372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773023.58401: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773023.58426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773023.58445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773023.58515: 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) 6581 1726773023.58539: 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) 6581 1726773023.58556: 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) 6581 1726773023.58587: 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) 6581 1726773023.58598: 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) 6581 1726773023.58631: 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) 6581 1726773023.58647: 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) 6581 1726773023.58662: 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) 6581 1726773023.58692: 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) 6581 1726773023.58702: 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) 6581 1726773023.58742: 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) 6581 1726773023.58757: 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) 6581 1726773023.58773: 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) 6581 1726773023.58803: 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) 6581 1726773023.58813: 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) 6581 1726773023.58968: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6581 1726773023.59036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773023.59149: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773023.59175: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773023.59200: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773023.59224: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773023.59252: 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) 6581 1726773023.59268: 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) 6581 1726773023.59287: 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) 6581 1726773023.59304: 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) 6581 1726773023.59347: variable 'omit' from source: magic vars 6581 1726773023.59366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773023.59388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773023.59402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773023.59415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773023.59425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773023.59449: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773023.59452: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773023.59455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773023.59519: Set connection var ansible_shell_type to sh 6581 1726773023.59528: Set connection var ansible_pipelining to False 6581 1726773023.59534: Set connection var ansible_timeout to 10 6581 1726773023.59541: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773023.59552: Set connection var ansible_shell_executable to /bin/sh 6581 1726773023.59555: Set connection var ansible_connection to ssh 6581 1726773023.59569: variable 'ansible_shell_executable' from source: unknown 6581 1726773023.59572: variable 'ansible_connection' from source: unknown 6581 1726773023.59574: variable 'ansible_module_compression' from source: unknown 6581 1726773023.59576: variable 'ansible_shell_type' from source: unknown 6581 1726773023.59582: variable 'ansible_shell_executable' from source: unknown 6581 1726773023.59584: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773023.59589: variable 'ansible_pipelining' from source: unknown 6581 1726773023.59591: variable 'ansible_timeout' from source: unknown 6581 1726773023.59595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773023.59665: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773023.59674: variable 'omit' from source: magic vars 6581 1726773023.59681: starting attempt loop 6581 1726773023.59684: running the handler 6581 1726773023.59692: handler run complete 6581 1726773023.59700: attempt loop complete, returning result 6581 1726773023.59702: _execute() done 6581 1726773023.59704: dumping result to json 6581 1726773023.59707: done dumping result, returning 6581 1726773023.59715: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-a274-7900-000000000617] 6581 1726773023.59720: sending task result for task 129c3c75-c909-a274-7900-000000000617 6581 1726773023.59803: done sending task result for task 129c3c75-c909-a274-7900-000000000617 6581 1726773023.59806: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 6581 1726773023.59871: no more pending results, returning what we have 6581 1726773023.59874: results queue empty 6581 1726773023.59874: checking for any_errors_fatal 6581 1726773023.59886: done checking for any_errors_fatal 6581 1726773023.59887: checking for max_fail_percentage 6581 1726773023.59888: done checking for max_fail_percentage 6581 1726773023.59889: checking to see if all hosts have failed and the running result is not ok 6581 1726773023.59890: done checking to see if all hosts have failed 6581 1726773023.59891: getting the remaining hosts for this loop 6581 1726773023.59893: done getting the remaining hosts for this loop 6581 1726773023.59896: getting the next task for host managed_node2 6581 1726773023.59903: done getting next task for host managed_node2 6581 1726773023.59906: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6581 1726773023.59909: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773023.59922: getting variables 6581 1726773023.59924: in VariableManager get_vars() 6581 1726773023.59958: Calling all_inventory to load vars for managed_node2 6581 1726773023.59960: Calling groups_inventory to load vars for managed_node2 6581 1726773023.59962: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773023.59970: Calling all_plugins_play to load vars for managed_node2 6581 1726773023.59973: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773023.59975: Calling groups_plugins_play to load vars for managed_node2 6581 1726773023.60135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773023.60268: done with get_vars() 6581 1726773023.60283: done getting variables 6581 1726773023.60333: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.045) 0:01:00.572 **** 6581 1726773023.60357: entering _queue_task() for managed_node2/service 6581 1726773023.60566: worker is 1 (out of 1 available) 6581 1726773023.60579: exiting _queue_task() for managed_node2/service 6581 1726773023.60591: done queuing things up, now waiting for results queue to drain 6581 1726773023.60592: waiting for pending results... 6581 1726773023.60783: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6581 1726773023.60864: in run() - task 129c3c75-c909-a274-7900-000000000618 6581 1726773023.60879: variable 'ansible_search_path' from source: unknown 6581 1726773023.60882: variable 'ansible_search_path' from source: unknown 6581 1726773023.60915: variable '__kernel_settings_services' from source: include_vars 6581 1726773023.61164: variable '__kernel_settings_services' from source: include_vars 6581 1726773023.61224: variable 'omit' from source: magic vars 6581 1726773023.61311: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773023.61320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773023.61329: variable 'omit' from source: magic vars 6581 1726773023.61386: variable 'omit' from source: magic vars 6581 1726773023.61414: variable 'omit' from source: magic vars 6581 1726773023.61447: variable 'item' from source: unknown 6581 1726773023.61506: variable 'item' from source: unknown 6581 1726773023.61526: variable 'omit' from source: magic vars 6581 1726773023.61557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773023.61586: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773023.61602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773023.61615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773023.61626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773023.61648: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773023.61652: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773023.61654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773023.61722: Set connection var ansible_shell_type to sh 6581 1726773023.61732: Set connection var ansible_pipelining to False 6581 1726773023.61737: Set connection var ansible_timeout to 10 6581 1726773023.61744: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773023.61749: Set connection var ansible_shell_executable to /bin/sh 6581 1726773023.61751: Set connection var ansible_connection to ssh 6581 1726773023.61765: variable 'ansible_shell_executable' from source: unknown 6581 1726773023.61767: variable 'ansible_connection' from source: unknown 6581 1726773023.61770: variable 'ansible_module_compression' from source: unknown 6581 1726773023.61772: variable 'ansible_shell_type' from source: unknown 6581 1726773023.61774: variable 'ansible_shell_executable' from source: unknown 6581 1726773023.61779: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773023.61781: variable 'ansible_pipelining' from source: unknown 6581 1726773023.61783: variable 'ansible_timeout' from source: unknown 6581 1726773023.61787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773023.61885: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773023.61893: variable 'omit' from source: magic vars 6581 1726773023.61903: starting attempt loop 6581 1726773023.61906: running the handler 6581 1726773023.62121: variable 'ansible_facts' from source: unknown 6581 1726773023.62124: _low_level_execute_command(): starting 6581 1726773023.62127: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773023.62780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773023.62794: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773023.62810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.62831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773023.62848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773023.62861: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726773023.62876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.62896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773023.62909: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773023.62936: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.63014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773023.63039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.63136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.64713: stdout chunk (state=3): >>>/root <<< 6581 1726773023.64812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773023.64844: stderr chunk (state=3): >>><<< 6581 1726773023.64848: stdout chunk (state=3): >>><<< 6581 1726773023.64868: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773023.64880: _low_level_execute_command(): starting 6581 1726773023.64886: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355 `" && echo ansible-tmp-1726773023.6486847-9258-109604912943355="` echo /root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355 `" ) && sleep 0' 6581 1726773023.65559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.65568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773023.65571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.65824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.67851: stdout chunk (state=3): >>>ansible-tmp-1726773023.6486847-9258-109604912943355=/root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355 <<< 6581 1726773023.67989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773023.68001: stdout chunk (state=3): >>><<< 6581 1726773023.68015: stderr chunk (state=3): >>><<< 6581 1726773023.68043: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773023.6486847-9258-109604912943355=/root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773023.68080: variable 'ansible_module_compression' from source: unknown 6581 1726773023.68150: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6581 1726773023.68271: variable 'ansible_facts' from source: unknown 6581 1726773023.68442: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355/AnsiballZ_systemd.py 6581 1726773023.68556: Sending initial data 6581 1726773023.68560: Sent initial data (154 bytes) 6581 1726773023.68974: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.68980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773023.68983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773023.68985: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.68989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.69035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773023.69038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.69106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.70669: 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 <<< 6581 1726773023.70705: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773023.70766: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpqjrtaexl /root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355/AnsiballZ_systemd.py <<< 6581 1726773023.70774: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355/AnsiballZ_systemd.py" <<< 6581 1726773023.70820: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpqjrtaexl" to remote "/root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355/AnsiballZ_systemd.py" <<< 6581 1726773023.71947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773023.71986: stderr chunk (state=3): >>><<< 6581 1726773023.71989: stdout chunk (state=3): >>><<< 6581 1726773023.72005: done transferring module to remote 6581 1726773023.72014: _low_level_execute_command(): starting 6581 1726773023.72019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355/ /root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355/AnsiballZ_systemd.py && sleep 0' 6581 1726773023.72425: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.72428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773023.72430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773023.72436: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.72438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.72483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773023.72489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.72549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773023.74262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773023.74292: stderr chunk (state=3): >>><<< 6581 1726773023.74294: stdout chunk (state=3): >>><<< 6581 1726773023.74323: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773023.74326: _low_level_execute_command(): starting 6581 1726773023.74328: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355/AnsiballZ_systemd.py && sleep 0' 6581 1726773023.74733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.74736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.74739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773023.74741: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773023.74743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773023.74792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773023.74798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773023.74865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.04171: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "708", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "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:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "MemoryCurrent": "19746816", "MemoryPeak": "21594112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3325984768", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "207882000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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}}} <<< 6581 1726773024.05908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773024.05935: stderr chunk (state=3): >>><<< 6581 1726773024.05938: stdout chunk (state=3): >>><<< 6581 1726773024.05962: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "708", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "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:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "MemoryCurrent": "19746816", "MemoryPeak": "21594112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3325984768", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "207882000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773024.06122: 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-1726773023.6486847-9258-109604912943355/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773024.06139: _low_level_execute_command(): starting 6581 1726773024.06143: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773023.6486847-9258-109604912943355/ > /dev/null 2>&1 && sleep 0' 6581 1726773024.06589: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.06593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.06595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.06597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773024.06599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.06647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.06651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.06657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.06719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.08536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.08562: stderr chunk (state=3): >>><<< 6581 1726773024.08565: stdout chunk (state=3): >>><<< 6581 1726773024.08581: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.08586: handler run complete 6581 1726773024.08627: attempt loop complete, returning result 6581 1726773024.08643: variable 'item' from source: unknown 6581 1726773024.08706: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "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": "207882000", "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:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "708", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3325984768", "MemoryCurrent": "19746816", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "21594112", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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.socket dbus-broker.service system.slice sysinit.target", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6581 1726773024.09159: dumping result to json 6581 1726773024.09162: done dumping result, returning 6581 1726773024.09164: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-a274-7900-000000000618] 6581 1726773024.09166: sending task result for task 129c3c75-c909-a274-7900-000000000618 6581 1726773024.09262: done sending task result for task 129c3c75-c909-a274-7900-000000000618 6581 1726773024.09265: WORKER PROCESS EXITING 6581 1726773024.09340: no more pending results, returning what we have 6581 1726773024.09344: results queue empty 6581 1726773024.09345: checking for any_errors_fatal 6581 1726773024.09347: done checking for any_errors_fatal 6581 1726773024.09348: checking for max_fail_percentage 6581 1726773024.09349: done checking for max_fail_percentage 6581 1726773024.09349: checking to see if all hosts have failed and the running result is not ok 6581 1726773024.09350: done checking to see if all hosts have failed 6581 1726773024.09350: getting the remaining hosts for this loop 6581 1726773024.09351: done getting the remaining hosts for this loop 6581 1726773024.09353: getting the next task for host managed_node2 6581 1726773024.09357: done getting next task for host managed_node2 6581 1726773024.09360: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6581 1726773024.09362: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773024.09368: getting variables 6581 1726773024.09369: in VariableManager get_vars() 6581 1726773024.09390: Calling all_inventory to load vars for managed_node2 6581 1726773024.09392: Calling groups_inventory to load vars for managed_node2 6581 1726773024.09393: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773024.09400: Calling all_plugins_play to load vars for managed_node2 6581 1726773024.09401: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773024.09403: Calling groups_plugins_play to load vars for managed_node2 6581 1726773024.09514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773024.09680: done with get_vars() 6581 1726773024.09688: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:10:24 -0400 (0:00:00.494) 0:01:01.066 **** 6581 1726773024.09785: entering _queue_task() for managed_node2/file 6581 1726773024.10023: worker is 1 (out of 1 available) 6581 1726773024.10033: exiting _queue_task() for managed_node2/file 6581 1726773024.10047: done queuing things up, now waiting for results queue to drain 6581 1726773024.10049: waiting for pending results... 6581 1726773024.10346: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6581 1726773024.10439: in run() - task 129c3c75-c909-a274-7900-000000000619 6581 1726773024.10451: variable 'ansible_search_path' from source: unknown 6581 1726773024.10459: variable 'ansible_search_path' from source: unknown 6581 1726773024.10490: calling self._execute() 6581 1726773024.10622: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.10626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.10629: variable 'omit' from source: magic vars 6581 1726773024.10703: variable 'omit' from source: magic vars 6581 1726773024.10761: variable 'omit' from source: magic vars 6581 1726773024.10795: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773024.11103: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773024.11206: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773024.11220: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773024.11268: variable 'omit' from source: magic vars 6581 1726773024.11421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773024.11425: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773024.11427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773024.11429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773024.11431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773024.11444: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773024.11451: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.11459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.11554: Set connection var ansible_shell_type to sh 6581 1726773024.11572: Set connection var ansible_pipelining to False 6581 1726773024.11586: Set connection var ansible_timeout to 10 6581 1726773024.11596: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773024.11599: Set connection var ansible_shell_executable to /bin/sh 6581 1726773024.11602: Set connection var ansible_connection to ssh 6581 1726773024.11659: variable 'ansible_shell_executable' from source: unknown 6581 1726773024.11662: variable 'ansible_connection' from source: unknown 6581 1726773024.11664: variable 'ansible_module_compression' from source: unknown 6581 1726773024.11666: variable 'ansible_shell_type' from source: unknown 6581 1726773024.11668: variable 'ansible_shell_executable' from source: unknown 6581 1726773024.11670: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.11672: variable 'ansible_pipelining' from source: unknown 6581 1726773024.11674: variable 'ansible_timeout' from source: unknown 6581 1726773024.11680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.11810: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773024.11827: variable 'omit' from source: magic vars 6581 1726773024.11832: starting attempt loop 6581 1726773024.11835: running the handler 6581 1726773024.11850: _low_level_execute_command(): starting 6581 1726773024.11857: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773024.12347: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.12351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.12354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.12356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.12408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.12411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.12479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.14083: stdout chunk (state=3): >>>/root <<< 6581 1726773024.14170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.14211: stderr chunk (state=3): >>><<< 6581 1726773024.14214: stdout chunk (state=3): >>><<< 6581 1726773024.14243: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.14255: _low_level_execute_command(): starting 6581 1726773024.14264: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472 `" && echo ansible-tmp-1726773024.1424296-9280-149521694040472="` echo /root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472 `" ) && sleep 0' 6581 1726773024.14675: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.14678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.14705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.14750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.14754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.14824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.16894: stdout chunk (state=3): >>>ansible-tmp-1726773024.1424296-9280-149521694040472=/root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472 <<< 6581 1726773024.16997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.17025: stderr chunk (state=3): >>><<< 6581 1726773024.17028: stdout chunk (state=3): >>><<< 6581 1726773024.17043: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773024.1424296-9280-149521694040472=/root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.17088: variable 'ansible_module_compression' from source: unknown 6581 1726773024.17133: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773024.17167: variable 'ansible_facts' from source: unknown 6581 1726773024.17231: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472/AnsiballZ_file.py 6581 1726773024.17337: Sending initial data 6581 1726773024.17340: Sent initial data (151 bytes) 6581 1726773024.17797: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.17800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773024.17802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.17805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.17807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773024.17809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.17859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.17863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.17865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.17928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.19444: 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 <<< 6581 1726773024.19453: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773024.19500: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773024.19561: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpgbnkqa7k /root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472/AnsiballZ_file.py <<< 6581 1726773024.19568: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472/AnsiballZ_file.py" <<< 6581 1726773024.19622: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpgbnkqa7k" to remote "/root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472/AnsiballZ_file.py" <<< 6581 1726773024.19627: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472/AnsiballZ_file.py" <<< 6581 1726773024.20233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.20278: stderr chunk (state=3): >>><<< 6581 1726773024.20282: stdout chunk (state=3): >>><<< 6581 1726773024.20330: done transferring module to remote 6581 1726773024.20339: _low_level_execute_command(): starting 6581 1726773024.20344: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472/ /root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472/AnsiballZ_file.py && sleep 0' 6581 1726773024.20796: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.20800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773024.20802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.20804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.20810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.20862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.20865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.20872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.20932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.22680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.22708: stderr chunk (state=3): >>><<< 6581 1726773024.22711: stdout chunk (state=3): >>><<< 6581 1726773024.22728: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.22731: _low_level_execute_command(): starting 6581 1726773024.22736: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472/AnsiballZ_file.py && sleep 0' 6581 1726773024.23190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.23194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.23196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773024.23198: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.23201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.23255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.23258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.23262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.23327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.40002: 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": 24, "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}}} <<< 6581 1726773024.41338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773024.41365: stderr chunk (state=3): >>><<< 6581 1726773024.41368: stdout chunk (state=3): >>><<< 6581 1726773024.41387: _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": 24, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773024.41420: 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-1726773024.1424296-9280-149521694040472/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773024.41428: _low_level_execute_command(): starting 6581 1726773024.41434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773024.1424296-9280-149521694040472/ > /dev/null 2>&1 && sleep 0' 6581 1726773024.41878: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.41882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.41886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773024.41888: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.41890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.41935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.41938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.42009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.43811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.43853: stderr chunk (state=3): >>><<< 6581 1726773024.43855: stdout chunk (state=3): >>><<< 6581 1726773024.43869: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.43881: handler run complete 6581 1726773024.43900: attempt loop complete, returning result 6581 1726773024.43903: _execute() done 6581 1726773024.43905: dumping result to json 6581 1726773024.43910: done dumping result, returning 6581 1726773024.43921: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-a274-7900-000000000619] 6581 1726773024.43924: sending task result for task 129c3c75-c909-a274-7900-000000000619 6581 1726773024.44031: done sending task result for task 129c3c75-c909-a274-7900-000000000619 6581 1726773024.44034: WORKER PROCESS EXITING ok: [managed_node2] => { "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": 24, "state": "directory", "uid": 0 } 6581 1726773024.44114: no more pending results, returning what we have 6581 1726773024.44120: results queue empty 6581 1726773024.44121: checking for any_errors_fatal 6581 1726773024.44142: done checking for any_errors_fatal 6581 1726773024.44142: checking for max_fail_percentage 6581 1726773024.44144: done checking for max_fail_percentage 6581 1726773024.44145: checking to see if all hosts have failed and the running result is not ok 6581 1726773024.44145: done checking to see if all hosts have failed 6581 1726773024.44146: getting the remaining hosts for this loop 6581 1726773024.44148: done getting the remaining hosts for this loop 6581 1726773024.44151: getting the next task for host managed_node2 6581 1726773024.44158: done getting next task for host managed_node2 6581 1726773024.44161: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6581 1726773024.44164: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773024.44174: getting variables 6581 1726773024.44178: in VariableManager get_vars() 6581 1726773024.44210: Calling all_inventory to load vars for managed_node2 6581 1726773024.44212: Calling groups_inventory to load vars for managed_node2 6581 1726773024.44214: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773024.44224: Calling all_plugins_play to load vars for managed_node2 6581 1726773024.44226: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773024.44229: Calling groups_plugins_play to load vars for managed_node2 6581 1726773024.44352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773024.44479: done with get_vars() 6581 1726773024.44488: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:10:24 -0400 (0:00:00.347) 0:01:01.414 **** 6581 1726773024.44557: entering _queue_task() for managed_node2/slurp 6581 1726773024.44766: worker is 1 (out of 1 available) 6581 1726773024.44780: exiting _queue_task() for managed_node2/slurp 6581 1726773024.44794: done queuing things up, now waiting for results queue to drain 6581 1726773024.44796: waiting for pending results... 6581 1726773024.44964: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6581 1726773024.45042: in run() - task 129c3c75-c909-a274-7900-00000000061a 6581 1726773024.45053: variable 'ansible_search_path' from source: unknown 6581 1726773024.45057: variable 'ansible_search_path' from source: unknown 6581 1726773024.45083: calling self._execute() 6581 1726773024.45153: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.45157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.45167: variable 'omit' from source: magic vars 6581 1726773024.45248: variable 'omit' from source: magic vars 6581 1726773024.45286: variable 'omit' from source: magic vars 6581 1726773024.45333: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773024.45601: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773024.45681: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773024.45921: variable 'omit' from source: magic vars 6581 1726773024.45925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773024.45929: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773024.45934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773024.45937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773024.45941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773024.45942: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773024.45945: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.45947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.46006: Set connection var ansible_shell_type to sh 6581 1726773024.46025: Set connection var ansible_pipelining to False 6581 1726773024.46035: Set connection var ansible_timeout to 10 6581 1726773024.46046: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773024.46059: Set connection var ansible_shell_executable to /bin/sh 6581 1726773024.46068: Set connection var ansible_connection to ssh 6581 1726773024.46091: variable 'ansible_shell_executable' from source: unknown 6581 1726773024.46103: variable 'ansible_connection' from source: unknown 6581 1726773024.46109: variable 'ansible_module_compression' from source: unknown 6581 1726773024.46115: variable 'ansible_shell_type' from source: unknown 6581 1726773024.46126: variable 'ansible_shell_executable' from source: unknown 6581 1726773024.46135: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.46149: variable 'ansible_pipelining' from source: unknown 6581 1726773024.46152: variable 'ansible_timeout' from source: unknown 6581 1726773024.46154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.46333: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773024.46368: variable 'omit' from source: magic vars 6581 1726773024.46377: starting attempt loop 6581 1726773024.46381: running the handler 6581 1726773024.46383: _low_level_execute_command(): starting 6581 1726773024.46385: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773024.47047: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773024.47062: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.47076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.47093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773024.47111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773024.47125: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726773024.47141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.47159: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773024.47172: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773024.47238: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.47276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.47293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.47319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.47408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.48990: stdout chunk (state=3): >>>/root <<< 6581 1726773024.49085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.49119: stderr chunk (state=3): >>><<< 6581 1726773024.49123: stdout chunk (state=3): >>><<< 6581 1726773024.49143: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.49155: _low_level_execute_command(): starting 6581 1726773024.49161: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886 `" && echo ansible-tmp-1726773024.4914358-9299-97749950980886="` echo /root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886 `" ) && sleep 0' 6581 1726773024.49761: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773024.49784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.49800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.49819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773024.49836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773024.49846: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726773024.49859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.49876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773024.49888: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773024.49899: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6581 1726773024.49983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.50005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.50097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.52215: stdout chunk (state=3): >>>ansible-tmp-1726773024.4914358-9299-97749950980886=/root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886 <<< 6581 1726773024.52322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.52352: stderr chunk (state=3): >>><<< 6581 1726773024.52356: stdout chunk (state=3): >>><<< 6581 1726773024.52372: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773024.4914358-9299-97749950980886=/root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.52412: variable 'ansible_module_compression' from source: unknown 6581 1726773024.52450: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6581 1726773024.52480: variable 'ansible_facts' from source: unknown 6581 1726773024.52532: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886/AnsiballZ_slurp.py 6581 1726773024.52699: Sending initial data 6581 1726773024.52702: Sent initial data (151 bytes) 6581 1726773024.53159: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.53162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773024.53165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.53167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.53169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773024.53171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.53222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.53225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.53284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.54795: 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 <<< 6581 1726773024.54801: 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 <<< 6581 1726773024.54853: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773024.54913: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpyd9xljwv /root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886/AnsiballZ_slurp.py <<< 6581 1726773024.54920: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886/AnsiballZ_slurp.py" <<< 6581 1726773024.54970: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpyd9xljwv" to remote "/root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886/AnsiballZ_slurp.py" <<< 6581 1726773024.54977: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886/AnsiballZ_slurp.py" <<< 6581 1726773024.55549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.55597: stderr chunk (state=3): >>><<< 6581 1726773024.55601: stdout chunk (state=3): >>><<< 6581 1726773024.55634: done transferring module to remote 6581 1726773024.55644: _low_level_execute_command(): starting 6581 1726773024.55649: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886/ /root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886/AnsiballZ_slurp.py && sleep 0' 6581 1726773024.56109: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.56113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.56118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.56121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.56174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.56184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.56186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.56244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.57975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.58003: stderr chunk (state=3): >>><<< 6581 1726773024.58006: stdout chunk (state=3): >>><<< 6581 1726773024.58024: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.58027: _low_level_execute_command(): starting 6581 1726773024.58032: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886/AnsiballZ_slurp.py && sleep 0' 6581 1726773024.58491: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.58495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.58497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773024.58499: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.58501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.58556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.58559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.58564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.58630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.73557: 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"}}} <<< 6581 1726773024.74759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773024.74777: stderr chunk (state=3): >>><<< 6581 1726773024.74780: stdout chunk (state=3): >>><<< 6581 1726773024.74800: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773024.74830: 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-1726773024.4914358-9299-97749950980886/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773024.74838: _low_level_execute_command(): starting 6581 1726773024.74845: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773024.4914358-9299-97749950980886/ > /dev/null 2>&1 && sleep 0' 6581 1726773024.75274: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.75286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.75300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.75350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.75359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.75361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.75418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.77301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.77306: stdout chunk (state=3): >>><<< 6581 1726773024.77309: stderr chunk (state=3): >>><<< 6581 1726773024.77331: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.77344: handler run complete 6581 1726773024.77483: attempt loop complete, returning result 6581 1726773024.77486: _execute() done 6581 1726773024.77489: dumping result to json 6581 1726773024.77491: done dumping result, returning 6581 1726773024.77493: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-a274-7900-00000000061a] 6581 1726773024.77495: sending task result for task 129c3c75-c909-a274-7900-00000000061a 6581 1726773024.77567: done sending task result for task 129c3c75-c909-a274-7900-00000000061a 6581 1726773024.77571: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6581 1726773024.77646: no more pending results, returning what we have 6581 1726773024.77650: results queue empty 6581 1726773024.77651: checking for any_errors_fatal 6581 1726773024.77661: done checking for any_errors_fatal 6581 1726773024.77662: checking for max_fail_percentage 6581 1726773024.77663: done checking for max_fail_percentage 6581 1726773024.77664: checking to see if all hosts have failed and the running result is not ok 6581 1726773024.77665: done checking to see if all hosts have failed 6581 1726773024.77667: getting the remaining hosts for this loop 6581 1726773024.77669: done getting the remaining hosts for this loop 6581 1726773024.77672: getting the next task for host managed_node2 6581 1726773024.77681: done getting next task for host managed_node2 6581 1726773024.77684: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6581 1726773024.77687: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773024.77699: getting variables 6581 1726773024.77700: in VariableManager get_vars() 6581 1726773024.77739: Calling all_inventory to load vars for managed_node2 6581 1726773024.77742: Calling groups_inventory to load vars for managed_node2 6581 1726773024.77744: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773024.77753: Calling all_plugins_play to load vars for managed_node2 6581 1726773024.77756: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773024.77758: Calling groups_plugins_play to load vars for managed_node2 6581 1726773024.77933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773024.78102: done with get_vars() 6581 1726773024.78110: done getting variables 6581 1726773024.78155: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:10:24 -0400 (0:00:00.336) 0:01:01.750 **** 6581 1726773024.78180: entering _queue_task() for managed_node2/set_fact 6581 1726773024.78364: worker is 1 (out of 1 available) 6581 1726773024.78379: exiting _queue_task() for managed_node2/set_fact 6581 1726773024.78392: done queuing things up, now waiting for results queue to drain 6581 1726773024.78394: waiting for pending results... 6581 1726773024.78564: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6581 1726773024.78642: in run() - task 129c3c75-c909-a274-7900-00000000061b 6581 1726773024.78655: variable 'ansible_search_path' from source: unknown 6581 1726773024.78659: variable 'ansible_search_path' from source: unknown 6581 1726773024.78685: calling self._execute() 6581 1726773024.78754: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.78758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.78767: variable 'omit' from source: magic vars 6581 1726773024.78843: variable 'omit' from source: magic vars 6581 1726773024.78880: variable 'omit' from source: magic vars 6581 1726773024.79170: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773024.79180: variable '__cur_profile' from source: task vars 6581 1726773024.79282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773024.81086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773024.81143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773024.81169: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773024.81196: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773024.81219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773024.81276: 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) 6581 1726773024.81299: 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) 6581 1726773024.81317: 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) 6581 1726773024.81351: 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) 6581 1726773024.81362: 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) 6581 1726773024.81440: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6581 1726773024.81482: variable 'omit' from source: magic vars 6581 1726773024.81504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773024.81526: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773024.81544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773024.81556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773024.81564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773024.81589: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773024.81592: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.81594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.81661: Set connection var ansible_shell_type to sh 6581 1726773024.81670: Set connection var ansible_pipelining to False 6581 1726773024.81675: Set connection var ansible_timeout to 10 6581 1726773024.81684: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773024.81689: Set connection var ansible_shell_executable to /bin/sh 6581 1726773024.81691: Set connection var ansible_connection to ssh 6581 1726773024.81708: variable 'ansible_shell_executable' from source: unknown 6581 1726773024.81710: variable 'ansible_connection' from source: unknown 6581 1726773024.81713: variable 'ansible_module_compression' from source: unknown 6581 1726773024.81715: variable 'ansible_shell_type' from source: unknown 6581 1726773024.81719: variable 'ansible_shell_executable' from source: unknown 6581 1726773024.81721: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.81726: variable 'ansible_pipelining' from source: unknown 6581 1726773024.81728: variable 'ansible_timeout' from source: unknown 6581 1726773024.81732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.81805: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773024.81813: variable 'omit' from source: magic vars 6581 1726773024.81819: starting attempt loop 6581 1726773024.81823: running the handler 6581 1726773024.81831: handler run complete 6581 1726773024.81839: attempt loop complete, returning result 6581 1726773024.81841: _execute() done 6581 1726773024.81844: dumping result to json 6581 1726773024.81846: done dumping result, returning 6581 1726773024.81854: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-a274-7900-00000000061b] 6581 1726773024.81858: sending task result for task 129c3c75-c909-a274-7900-00000000061b 6581 1726773024.81943: done sending task result for task 129c3c75-c909-a274-7900-00000000061b 6581 1726773024.81946: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6581 1726773024.82038: no more pending results, returning what we have 6581 1726773024.82041: results queue empty 6581 1726773024.82042: checking for any_errors_fatal 6581 1726773024.82048: done checking for any_errors_fatal 6581 1726773024.82049: checking for max_fail_percentage 6581 1726773024.82050: done checking for max_fail_percentage 6581 1726773024.82051: checking to see if all hosts have failed and the running result is not ok 6581 1726773024.82052: done checking to see if all hosts have failed 6581 1726773024.82053: getting the remaining hosts for this loop 6581 1726773024.82055: done getting the remaining hosts for this loop 6581 1726773024.82057: getting the next task for host managed_node2 6581 1726773024.82065: done getting next task for host managed_node2 6581 1726773024.82068: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6581 1726773024.82071: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773024.82088: getting variables 6581 1726773024.82090: in VariableManager get_vars() 6581 1726773024.82122: Calling all_inventory to load vars for managed_node2 6581 1726773024.82124: Calling groups_inventory to load vars for managed_node2 6581 1726773024.82126: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773024.82134: Calling all_plugins_play to load vars for managed_node2 6581 1726773024.82137: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773024.82139: Calling groups_plugins_play to load vars for managed_node2 6581 1726773024.82265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773024.82396: done with get_vars() 6581 1726773024.82408: done getting variables 6581 1726773024.82454: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:10:24 -0400 (0:00:00.042) 0:01:01.793 **** 6581 1726773024.82478: entering _queue_task() for managed_node2/copy 6581 1726773024.82685: worker is 1 (out of 1 available) 6581 1726773024.82698: exiting _queue_task() for managed_node2/copy 6581 1726773024.82710: done queuing things up, now waiting for results queue to drain 6581 1726773024.82711: waiting for pending results... 6581 1726773024.82896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6581 1726773024.82974: in run() - task 129c3c75-c909-a274-7900-00000000061c 6581 1726773024.82989: variable 'ansible_search_path' from source: unknown 6581 1726773024.82992: variable 'ansible_search_path' from source: unknown 6581 1726773024.83020: calling self._execute() 6581 1726773024.83092: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.83096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.83106: variable 'omit' from source: magic vars 6581 1726773024.83189: variable 'omit' from source: magic vars 6581 1726773024.83223: variable 'omit' from source: magic vars 6581 1726773024.83245: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773024.83468: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773024.83493: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773024.83545: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773024.83600: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773024.83690: variable 'omit' from source: magic vars 6581 1726773024.83724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773024.83753: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773024.83770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773024.83785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773024.83795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773024.83820: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773024.83823: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.83827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.83894: Set connection var ansible_shell_type to sh 6581 1726773024.83903: Set connection var ansible_pipelining to False 6581 1726773024.83910: Set connection var ansible_timeout to 10 6581 1726773024.83919: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773024.83922: Set connection var ansible_shell_executable to /bin/sh 6581 1726773024.83925: Set connection var ansible_connection to ssh 6581 1726773024.83941: variable 'ansible_shell_executable' from source: unknown 6581 1726773024.83944: variable 'ansible_connection' from source: unknown 6581 1726773024.83946: variable 'ansible_module_compression' from source: unknown 6581 1726773024.83948: variable 'ansible_shell_type' from source: unknown 6581 1726773024.83950: variable 'ansible_shell_executable' from source: unknown 6581 1726773024.83952: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773024.83957: variable 'ansible_pipelining' from source: unknown 6581 1726773024.83960: variable 'ansible_timeout' from source: unknown 6581 1726773024.83962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773024.84065: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773024.84075: variable 'omit' from source: magic vars 6581 1726773024.84082: starting attempt loop 6581 1726773024.84085: running the handler 6581 1726773024.84095: _low_level_execute_command(): starting 6581 1726773024.84102: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773024.84589: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.84623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.84626: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.84628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773024.84631: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.84682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.84685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.84687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.84752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.86339: stdout chunk (state=3): >>>/root <<< 6581 1726773024.86436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.86467: stderr chunk (state=3): >>><<< 6581 1726773024.86470: stdout chunk (state=3): >>><<< 6581 1726773024.86492: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.86504: _low_level_execute_command(): starting 6581 1726773024.86509: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264 `" && echo ansible-tmp-1726773024.864927-9317-205948218237264="` echo /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264 `" ) && sleep 0' 6581 1726773024.86967: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.86978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773024.86983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773024.86986: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773024.86988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.87035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.87038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.87042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.87104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.89258: stdout chunk (state=3): >>>ansible-tmp-1726773024.864927-9317-205948218237264=/root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264 <<< 6581 1726773024.89363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.89394: stderr chunk (state=3): >>><<< 6581 1726773024.89397: stdout chunk (state=3): >>><<< 6581 1726773024.89412: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773024.864927-9317-205948218237264=/root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.89492: variable 'ansible_module_compression' from source: unknown 6581 1726773024.89534: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773024.89567: variable 'ansible_facts' from source: unknown 6581 1726773024.89627: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_stat.py 6581 1726773024.89722: Sending initial data 6581 1726773024.89725: Sent initial data (150 bytes) 6581 1726773024.90184: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.90187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.90190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.90192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773024.90194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.90247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.90250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.90253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.90319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.91840: 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" <<< 6581 1726773024.91847: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773024.91897: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773024.91960: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpxnci7ex6 /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_stat.py <<< 6581 1726773024.91963: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_stat.py" <<< 6581 1726773024.92020: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpxnci7ex6" to remote "/root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_stat.py" <<< 6581 1726773024.92024: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_stat.py" <<< 6581 1726773024.92605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.92650: stderr chunk (state=3): >>><<< 6581 1726773024.92654: stdout chunk (state=3): >>><<< 6581 1726773024.92680: done transferring module to remote 6581 1726773024.92688: _low_level_execute_command(): starting 6581 1726773024.92692: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/ /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_stat.py && sleep 0' 6581 1726773024.93146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773024.93149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773024.93155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773024.93157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773024.93159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.93204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.93207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.93283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773024.95010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773024.95038: stderr chunk (state=3): >>><<< 6581 1726773024.95041: stdout chunk (state=3): >>><<< 6581 1726773024.95054: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773024.95057: _low_level_execute_command(): starting 6581 1726773024.95063: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_stat.py && sleep 0' 6581 1726773024.95501: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.95504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.95507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773024.95509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773024.95564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773024.95571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773024.95573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773024.95636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.12779: 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": 517996677, "dev": 51714, "nlink": 1, "atime": 1726773024.733654, "mtime": 1726773019.4056098, "ctime": 1726773019.4056098, "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": "3118696626", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726773025.14425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773025.14429: stdout chunk (state=3): >>><<< 6581 1726773025.14432: stderr chunk (state=3): >>><<< 6581 1726773025.14434: _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": 517996677, "dev": 51714, "nlink": 1, "atime": 1726773024.733654, "mtime": 1726773019.4056098, "ctime": 1726773019.4056098, "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": "3118696626", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773025.14442: 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-1726773024.864927-9317-205948218237264/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773025.14445: variable 'ansible_module_compression' from source: unknown 6581 1726773025.14533: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773025.14561: variable 'ansible_facts' from source: unknown 6581 1726773025.14632: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_file.py 6581 1726773025.14738: Sending initial data 6581 1726773025.14747: Sent initial data (150 bytes) 6581 1726773025.15185: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773025.15198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.15211: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.15259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.15272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.15345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.16946: 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 <<< 6581 1726773025.16999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773025.17064: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmprg4jeb1w /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_file.py <<< 6581 1726773025.17067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_file.py" <<< 6581 1726773025.17126: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmprg4jeb1w" to remote "/root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_file.py" <<< 6581 1726773025.17129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_file.py" <<< 6581 1726773025.17754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773025.17800: stderr chunk (state=3): >>><<< 6581 1726773025.17803: stdout chunk (state=3): >>><<< 6581 1726773025.17831: done transferring module to remote 6581 1726773025.17839: _low_level_execute_command(): starting 6581 1726773025.17843: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/ /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_file.py && sleep 0' 6581 1726773025.18295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773025.18298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773025.18300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.18302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773025.18304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.18306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773025.18308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.18360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.18368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773025.18371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.18423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.20180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773025.20206: stderr chunk (state=3): >>><<< 6581 1726773025.20209: stdout chunk (state=3): >>><<< 6581 1726773025.20225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773025.20232: _low_level_execute_command(): starting 6581 1726773025.20235: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/AnsiballZ_file.py && sleep 0' 6581 1726773025.20668: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773025.20672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773025.20674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.20679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.20681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.20722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.20744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.20800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.37191: 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": ".zmrdit3s", "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}}} <<< 6581 1726773025.38524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773025.38528: stdout chunk (state=3): >>><<< 6581 1726773025.38531: stderr chunk (state=3): >>><<< 6581 1726773025.38677: _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": ".zmrdit3s", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773025.38681: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.zmrdit3s', '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-1726773024.864927-9317-205948218237264/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773025.38685: _low_level_execute_command(): starting 6581 1726773025.38687: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773024.864927-9317-205948218237264/ > /dev/null 2>&1 && sleep 0' 6581 1726773025.39113: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.39132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773025.39143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.39186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.39198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.39263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.41105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773025.41119: stderr chunk (state=3): >>><<< 6581 1726773025.41122: stdout chunk (state=3): >>><<< 6581 1726773025.41142: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773025.41149: handler run complete 6581 1726773025.41186: attempt loop complete, returning result 6581 1726773025.41190: _execute() done 6581 1726773025.41193: dumping result to json 6581 1726773025.41195: done dumping result, returning 6581 1726773025.41200: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-a274-7900-00000000061c] 6581 1726773025.41205: sending task result for task 129c3c75-c909-a274-7900-00000000061c 6581 1726773025.41325: done sending task result for task 129c3c75-c909-a274-7900-00000000061c 6581 1726773025.41328: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 6581 1726773025.41439: no more pending results, returning what we have 6581 1726773025.41442: results queue empty 6581 1726773025.41443: checking for any_errors_fatal 6581 1726773025.41449: done checking for any_errors_fatal 6581 1726773025.41450: checking for max_fail_percentage 6581 1726773025.41451: done checking for max_fail_percentage 6581 1726773025.41452: checking to see if all hosts have failed and the running result is not ok 6581 1726773025.41453: done checking to see if all hosts have failed 6581 1726773025.41453: getting the remaining hosts for this loop 6581 1726773025.41455: done getting the remaining hosts for this loop 6581 1726773025.41458: getting the next task for host managed_node2 6581 1726773025.41464: done getting next task for host managed_node2 6581 1726773025.41467: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6581 1726773025.41470: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773025.41481: getting variables 6581 1726773025.41483: in VariableManager get_vars() 6581 1726773025.41513: Calling all_inventory to load vars for managed_node2 6581 1726773025.41521: Calling groups_inventory to load vars for managed_node2 6581 1726773025.41524: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773025.41533: Calling all_plugins_play to load vars for managed_node2 6581 1726773025.41535: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773025.41538: Calling groups_plugins_play to load vars for managed_node2 6581 1726773025.41765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773025.41981: done with get_vars() 6581 1726773025.41991: done getting variables 6581 1726773025.42049: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:10:25 -0400 (0:00:00.596) 0:01:02.389 **** 6581 1726773025.42087: entering _queue_task() for managed_node2/copy 6581 1726773025.42334: worker is 1 (out of 1 available) 6581 1726773025.42346: exiting _queue_task() for managed_node2/copy 6581 1726773025.42358: done queuing things up, now waiting for results queue to drain 6581 1726773025.42360: waiting for pending results... 6581 1726773025.42660: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6581 1726773025.42734: in run() - task 129c3c75-c909-a274-7900-00000000061d 6581 1726773025.42747: variable 'ansible_search_path' from source: unknown 6581 1726773025.42751: variable 'ansible_search_path' from source: unknown 6581 1726773025.42783: calling self._execute() 6581 1726773025.42854: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773025.42860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773025.42869: variable 'omit' from source: magic vars 6581 1726773025.42950: variable 'omit' from source: magic vars 6581 1726773025.42989: variable 'omit' from source: magic vars 6581 1726773025.43011: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6581 1726773025.43239: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6581 1726773025.43301: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773025.43330: variable 'omit' from source: magic vars 6581 1726773025.43361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773025.43392: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773025.43409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773025.43423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773025.43433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773025.43455: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773025.43458: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773025.43462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773025.43530: Set connection var ansible_shell_type to sh 6581 1726773025.43540: Set connection var ansible_pipelining to False 6581 1726773025.43545: Set connection var ansible_timeout to 10 6581 1726773025.43551: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773025.43556: Set connection var ansible_shell_executable to /bin/sh 6581 1726773025.43559: Set connection var ansible_connection to ssh 6581 1726773025.43574: variable 'ansible_shell_executable' from source: unknown 6581 1726773025.43577: variable 'ansible_connection' from source: unknown 6581 1726773025.43582: variable 'ansible_module_compression' from source: unknown 6581 1726773025.43584: variable 'ansible_shell_type' from source: unknown 6581 1726773025.43588: variable 'ansible_shell_executable' from source: unknown 6581 1726773025.43590: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773025.43592: variable 'ansible_pipelining' from source: unknown 6581 1726773025.43598: variable 'ansible_timeout' from source: unknown 6581 1726773025.43600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773025.43708: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773025.43722: variable 'omit' from source: magic vars 6581 1726773025.43728: starting attempt loop 6581 1726773025.43730: running the handler 6581 1726773025.43744: _low_level_execute_command(): starting 6581 1726773025.43751: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773025.44266: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.44269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.44275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773025.44278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.44329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.44332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773025.44335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.44401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.45974: stdout chunk (state=3): >>>/root <<< 6581 1726773025.46069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773025.46095: stderr chunk (state=3): >>><<< 6581 1726773025.46098: stdout chunk (state=3): >>><<< 6581 1726773025.46120: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773025.46132: _low_level_execute_command(): starting 6581 1726773025.46139: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437 `" && echo ansible-tmp-1726773025.4612043-9346-208931121619437="` echo /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437 `" ) && sleep 0' 6581 1726773025.46569: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773025.46573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773025.46583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.46586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.46588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.46635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773025.46638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.46702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.48827: stdout chunk (state=3): >>>ansible-tmp-1726773025.4612043-9346-208931121619437=/root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437 <<< 6581 1726773025.48932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773025.48960: stderr chunk (state=3): >>><<< 6581 1726773025.48964: stdout chunk (state=3): >>><<< 6581 1726773025.48985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773025.4612043-9346-208931121619437=/root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773025.49059: variable 'ansible_module_compression' from source: unknown 6581 1726773025.49105: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773025.49136: variable 'ansible_facts' from source: unknown 6581 1726773025.49198: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_stat.py 6581 1726773025.49288: Sending initial data 6581 1726773025.49291: Sent initial data (151 bytes) 6581 1726773025.49745: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.49751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773025.49753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.49755: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773025.49757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.49808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.49814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773025.49818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.49873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.51411: 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 <<< 6581 1726773025.51462: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773025.51523: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp9_2jhe2d /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_stat.py <<< 6581 1726773025.51530: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_stat.py" <<< 6581 1726773025.51589: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp9_2jhe2d" to remote "/root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_stat.py" <<< 6581 1726773025.51593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_stat.py" <<< 6581 1726773025.52191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773025.52240: stderr chunk (state=3): >>><<< 6581 1726773025.52243: stdout chunk (state=3): >>><<< 6581 1726773025.52281: done transferring module to remote 6581 1726773025.52289: _low_level_execute_command(): starting 6581 1726773025.52295: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/ /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_stat.py && sleep 0' 6581 1726773025.52722: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773025.52725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773025.52728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.52735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.52750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.52796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.52801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.52858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.54577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773025.54606: stderr chunk (state=3): >>><<< 6581 1726773025.54609: stdout chunk (state=3): >>><<< 6581 1726773025.54625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773025.54629: _low_level_execute_command(): starting 6581 1726773025.54634: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_stat.py && sleep 0' 6581 1726773025.55072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.55076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.55087: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.55146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.55149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773025.55154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.55221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.71634: 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": 524288132, "dev": 51714, "nlink": 1, "atime": 1726773017.622595, "mtime": 1726773019.4066098, "ctime": 1726773019.4066098, "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": "1821666671", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726773025.73039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773025.73059: stderr chunk (state=3): >>><<< 6581 1726773025.73063: stdout chunk (state=3): >>><<< 6581 1726773025.73084: _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": 524288132, "dev": 51714, "nlink": 1, "atime": 1726773017.622595, "mtime": 1726773019.4066098, "ctime": 1726773019.4066098, "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": "1821666671", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773025.73130: 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-1726773025.4612043-9346-208931121619437/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773025.73165: variable 'ansible_module_compression' from source: unknown 6581 1726773025.73200: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773025.73215: variable 'ansible_facts' from source: unknown 6581 1726773025.73263: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_file.py 6581 1726773025.73354: Sending initial data 6581 1726773025.73358: Sent initial data (151 bytes) 6581 1726773025.74006: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.74068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.75643: 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 <<< 6581 1726773025.75700: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773025.75759: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp3yh7phg8 /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_file.py <<< 6581 1726773025.75762: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_file.py" <<< 6581 1726773025.75813: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp3yh7phg8" to remote "/root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_file.py" <<< 6581 1726773025.75821: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_file.py" <<< 6581 1726773025.76440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773025.76493: stderr chunk (state=3): >>><<< 6581 1726773025.76497: stdout chunk (state=3): >>><<< 6581 1726773025.76556: done transferring module to remote 6581 1726773025.76560: _low_level_execute_command(): starting 6581 1726773025.76562: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/ /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_file.py && sleep 0' 6581 1726773025.77236: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.77297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.77319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773025.77367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.77431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.79171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773025.79194: stderr chunk (state=3): >>><<< 6581 1726773025.79198: stdout chunk (state=3): >>><<< 6581 1726773025.79215: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773025.79219: _low_level_execute_command(): starting 6581 1726773025.79224: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/AnsiballZ_file.py && sleep 0' 6581 1726773025.79646: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.79649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773025.79651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.79653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.79659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.79703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.79706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.79780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.95999: 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": ".8miujeqj", "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}}} <<< 6581 1726773025.97278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773025.97306: stderr chunk (state=3): >>><<< 6581 1726773025.97309: stdout chunk (state=3): >>><<< 6581 1726773025.97326: _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": ".8miujeqj", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773025.97357: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.8miujeqj', '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-1726773025.4612043-9346-208931121619437/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773025.97366: _low_level_execute_command(): starting 6581 1726773025.97371: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773025.4612043-9346-208931121619437/ > /dev/null 2>&1 && sleep 0' 6581 1726773025.97834: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773025.97838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.97840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773025.97842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773025.97844: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773025.97895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773025.97899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773025.97901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773025.97966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773025.99776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773025.99803: stderr chunk (state=3): >>><<< 6581 1726773025.99806: stdout chunk (state=3): >>><<< 6581 1726773025.99824: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773025.99834: handler run complete 6581 1726773025.99858: attempt loop complete, returning result 6581 1726773025.99862: _execute() done 6581 1726773025.99865: dumping result to json 6581 1726773025.99869: done dumping result, returning 6581 1726773025.99880: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-a274-7900-00000000061d] 6581 1726773025.99883: sending task result for task 129c3c75-c909-a274-7900-00000000061d 6581 1726773025.99986: done sending task result for task 129c3c75-c909-a274-7900-00000000061d 6581 1726773025.99989: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 6581 1726773026.00083: no more pending results, returning what we have 6581 1726773026.00087: results queue empty 6581 1726773026.00087: checking for any_errors_fatal 6581 1726773026.00094: done checking for any_errors_fatal 6581 1726773026.00095: checking for max_fail_percentage 6581 1726773026.00097: done checking for max_fail_percentage 6581 1726773026.00099: checking to see if all hosts have failed and the running result is not ok 6581 1726773026.00100: done checking to see if all hosts have failed 6581 1726773026.00100: getting the remaining hosts for this loop 6581 1726773026.00102: done getting the remaining hosts for this loop 6581 1726773026.00105: getting the next task for host managed_node2 6581 1726773026.00113: done getting next task for host managed_node2 6581 1726773026.00121: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6581 1726773026.00124: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773026.00135: getting variables 6581 1726773026.00136: in VariableManager get_vars() 6581 1726773026.00168: Calling all_inventory to load vars for managed_node2 6581 1726773026.00171: Calling groups_inventory to load vars for managed_node2 6581 1726773026.00173: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773026.00183: Calling all_plugins_play to load vars for managed_node2 6581 1726773026.00186: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773026.00188: Calling groups_plugins_play to load vars for managed_node2 6581 1726773026.00312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773026.00442: done with get_vars() 6581 1726773026.00452: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:10:26 -0400 (0:00:00.584) 0:01:02.974 **** 6581 1726773026.00512: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773026.00711: worker is 1 (out of 1 available) 6581 1726773026.00725: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773026.00738: done queuing things up, now waiting for results queue to drain 6581 1726773026.00740: waiting for pending results... 6581 1726773026.00925: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6581 1726773026.00996: in run() - task 129c3c75-c909-a274-7900-00000000061e 6581 1726773026.01008: variable 'ansible_search_path' from source: unknown 6581 1726773026.01010: variable 'ansible_search_path' from source: unknown 6581 1726773026.01044: calling self._execute() 6581 1726773026.01117: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773026.01121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773026.01131: variable 'omit' from source: magic vars 6581 1726773026.01210: variable 'omit' from source: magic vars 6581 1726773026.01246: variable 'omit' from source: magic vars 6581 1726773026.01268: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773026.01562: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773026.01623: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773026.01683: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773026.01686: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773026.01725: variable 'omit' from source: magic vars 6581 1726773026.01757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773026.01786: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773026.01802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773026.01814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773026.01825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773026.01849: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773026.01852: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773026.01855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773026.01920: Set connection var ansible_shell_type to sh 6581 1726773026.01930: Set connection var ansible_pipelining to False 6581 1726773026.01935: Set connection var ansible_timeout to 10 6581 1726773026.01941: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773026.01945: Set connection var ansible_shell_executable to /bin/sh 6581 1726773026.01948: Set connection var ansible_connection to ssh 6581 1726773026.01965: variable 'ansible_shell_executable' from source: unknown 6581 1726773026.01968: variable 'ansible_connection' from source: unknown 6581 1726773026.01970: variable 'ansible_module_compression' from source: unknown 6581 1726773026.01973: variable 'ansible_shell_type' from source: unknown 6581 1726773026.01975: variable 'ansible_shell_executable' from source: unknown 6581 1726773026.01977: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773026.01983: variable 'ansible_pipelining' from source: unknown 6581 1726773026.01986: variable 'ansible_timeout' from source: unknown 6581 1726773026.01988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773026.02119: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773026.02128: variable 'omit' from source: magic vars 6581 1726773026.02133: starting attempt loop 6581 1726773026.02136: running the handler 6581 1726773026.02148: _low_level_execute_command(): starting 6581 1726773026.02154: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773026.02660: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.02664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.02666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.02668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.02724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.02727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.02729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.02798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.04368: stdout chunk (state=3): >>>/root <<< 6581 1726773026.04464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.04495: stderr chunk (state=3): >>><<< 6581 1726773026.04498: stdout chunk (state=3): >>><<< 6581 1726773026.04521: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773026.04533: _low_level_execute_command(): starting 6581 1726773026.04539: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171 `" && echo ansible-tmp-1726773026.0452094-9367-194815201712171="` echo /root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171 `" ) && sleep 0' 6581 1726773026.04980: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.04990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.04993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.04995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.05041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.05044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.05048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.05108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.07220: stdout chunk (state=3): >>>ansible-tmp-1726773026.0452094-9367-194815201712171=/root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171 <<< 6581 1726773026.07322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.07351: stderr chunk (state=3): >>><<< 6581 1726773026.07355: stdout chunk (state=3): >>><<< 6581 1726773026.07371: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773026.0452094-9367-194815201712171=/root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773026.07413: variable 'ansible_module_compression' from source: unknown 6581 1726773026.07450: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6581 1726773026.07521: variable 'ansible_facts' from source: unknown 6581 1726773026.07543: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171/AnsiballZ_kernel_settings_get_config.py 6581 1726773026.07647: Sending initial data 6581 1726773026.07650: Sent initial data (173 bytes) 6581 1726773026.08105: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.08108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773026.08111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.08113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.08115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.08169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.08173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.08179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.08241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.09788: 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 <<< 6581 1726773026.09848: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773026.09908: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpzqzsb1cy /root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171/AnsiballZ_kernel_settings_get_config.py <<< 6581 1726773026.09912: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773026.09971: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpzqzsb1cy" to remote "/root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773026.09973: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773026.10590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.10639: stderr chunk (state=3): >>><<< 6581 1726773026.10642: stdout chunk (state=3): >>><<< 6581 1726773026.10682: done transferring module to remote 6581 1726773026.10692: _low_level_execute_command(): starting 6581 1726773026.10697: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171/ /root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773026.11148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.11151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773026.11157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.11160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.11162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773026.11164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.11212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.11220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.11222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.11271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.12990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.13014: stderr chunk (state=3): >>><<< 6581 1726773026.13019: stdout chunk (state=3): >>><<< 6581 1726773026.13040: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773026.13044: _low_level_execute_command(): starting 6581 1726773026.13047: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773026.13490: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.13493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.13496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.13498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773026.13500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.13550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.13557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.13559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.13624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.29022: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 6581 1726773026.30352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773026.30460: stdout chunk (state=3): >>><<< 6581 1726773026.30464: stderr chunk (state=3): >>><<< 6581 1726773026.30467: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773026.30471: 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-1726773026.0452094-9367-194815201712171/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773026.30474: _low_level_execute_command(): starting 6581 1726773026.30479: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773026.0452094-9367-194815201712171/ > /dev/null 2>&1 && sleep 0' 6581 1726773026.31143: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773026.31158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.31175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.31199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773026.31223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773026.31238: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726773026.31289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.31354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.31357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.31364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.31427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.33237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.33265: stderr chunk (state=3): >>><<< 6581 1726773026.33268: stdout chunk (state=3): >>><<< 6581 1726773026.33289: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773026.33295: handler run complete 6581 1726773026.33310: attempt loop complete, returning result 6581 1726773026.33313: _execute() done 6581 1726773026.33317: dumping result to json 6581 1726773026.33322: done dumping result, returning 6581 1726773026.33330: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-a274-7900-00000000061e] 6581 1726773026.33336: sending task result for task 129c3c75-c909-a274-7900-00000000061e 6581 1726773026.33435: done sending task result for task 129c3c75-c909-a274-7900-00000000061e 6581 1726773026.33438: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } } } 6581 1726773026.33542: no more pending results, returning what we have 6581 1726773026.33545: results queue empty 6581 1726773026.33546: checking for any_errors_fatal 6581 1726773026.33553: done checking for any_errors_fatal 6581 1726773026.33554: checking for max_fail_percentage 6581 1726773026.33555: done checking for max_fail_percentage 6581 1726773026.33556: checking to see if all hosts have failed and the running result is not ok 6581 1726773026.33557: done checking to see if all hosts have failed 6581 1726773026.33558: getting the remaining hosts for this loop 6581 1726773026.33559: done getting the remaining hosts for this loop 6581 1726773026.33562: getting the next task for host managed_node2 6581 1726773026.33569: done getting next task for host managed_node2 6581 1726773026.33572: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6581 1726773026.33574: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773026.33587: getting variables 6581 1726773026.33588: in VariableManager get_vars() 6581 1726773026.33622: Calling all_inventory to load vars for managed_node2 6581 1726773026.33628: Calling groups_inventory to load vars for managed_node2 6581 1726773026.33630: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773026.33639: Calling all_plugins_play to load vars for managed_node2 6581 1726773026.33641: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773026.33644: Calling groups_plugins_play to load vars for managed_node2 6581 1726773026.33802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773026.33930: done with get_vars() 6581 1726773026.33938: done getting variables 6581 1726773026.33981: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:10:26 -0400 (0:00:00.334) 0:01:03.309 **** 6581 1726773026.34003: entering _queue_task() for managed_node2/template 6581 1726773026.34193: worker is 1 (out of 1 available) 6581 1726773026.34206: exiting _queue_task() for managed_node2/template 6581 1726773026.34220: done queuing things up, now waiting for results queue to drain 6581 1726773026.34222: waiting for pending results... 6581 1726773026.34396: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6581 1726773026.34471: in run() - task 129c3c75-c909-a274-7900-00000000061f 6581 1726773026.34481: variable 'ansible_search_path' from source: unknown 6581 1726773026.34485: variable 'ansible_search_path' from source: unknown 6581 1726773026.34510: calling self._execute() 6581 1726773026.34582: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773026.34585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773026.34594: variable 'omit' from source: magic vars 6581 1726773026.34672: variable 'omit' from source: magic vars 6581 1726773026.34706: variable 'omit' from source: magic vars 6581 1726773026.34941: variable '__kernel_settings_profile_src' from source: role '' all vars 6581 1726773026.34948: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773026.35004: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773026.35025: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773026.35069: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773026.35321: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773026.35324: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773026.35327: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773026.35329: variable 'omit' from source: magic vars 6581 1726773026.35331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773026.35334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773026.35337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773026.35347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773026.35357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773026.35384: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773026.35387: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773026.35391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773026.35475: Set connection var ansible_shell_type to sh 6581 1726773026.35485: Set connection var ansible_pipelining to False 6581 1726773026.35491: Set connection var ansible_timeout to 10 6581 1726773026.35498: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773026.35503: Set connection var ansible_shell_executable to /bin/sh 6581 1726773026.35506: Set connection var ansible_connection to ssh 6581 1726773026.35525: variable 'ansible_shell_executable' from source: unknown 6581 1726773026.35528: variable 'ansible_connection' from source: unknown 6581 1726773026.35530: variable 'ansible_module_compression' from source: unknown 6581 1726773026.35533: variable 'ansible_shell_type' from source: unknown 6581 1726773026.35535: variable 'ansible_shell_executable' from source: unknown 6581 1726773026.35538: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773026.35541: variable 'ansible_pipelining' from source: unknown 6581 1726773026.35544: variable 'ansible_timeout' from source: unknown 6581 1726773026.35548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773026.35668: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773026.35674: variable 'omit' from source: magic vars 6581 1726773026.35679: starting attempt loop 6581 1726773026.35682: running the handler 6581 1726773026.35694: _low_level_execute_command(): starting 6581 1726773026.35701: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773026.36334: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773026.36345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.36355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.36423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773026.36426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773026.36429: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726773026.36431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.36433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773026.36436: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773026.36438: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6581 1726773026.36440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.36442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.36444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773026.36447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773026.36449: stderr chunk (state=3): >>>debug2: match found <<< 6581 1726773026.36458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.36520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.36531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.36549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.36629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.38226: stdout chunk (state=3): >>>/root <<< 6581 1726773026.38319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.38350: stderr chunk (state=3): >>><<< 6581 1726773026.38353: stdout chunk (state=3): >>><<< 6581 1726773026.38378: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773026.38391: _low_level_execute_command(): starting 6581 1726773026.38397: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334 `" && echo ansible-tmp-1726773026.3837717-9401-76724862973334="` echo /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334 `" ) && sleep 0' 6581 1726773026.38850: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.38854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773026.38856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.38859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.38861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.38904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.38917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.38981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.41059: stdout chunk (state=3): >>>ansible-tmp-1726773026.3837717-9401-76724862973334=/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334 <<< 6581 1726773026.41162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.41191: stderr chunk (state=3): >>><<< 6581 1726773026.41195: stdout chunk (state=3): >>><<< 6581 1726773026.41211: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773026.3837717-9401-76724862973334=/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773026.41229: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6581 1726773026.41248: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6581 1726773026.41269: variable 'ansible_search_path' from source: unknown 6581 1726773026.41855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773026.43156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773026.43208: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773026.43236: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773026.43261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773026.43281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773026.43469: 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) 6581 1726773026.43491: 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) 6581 1726773026.43510: 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) 6581 1726773026.43537: 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) 6581 1726773026.43547: 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) 6581 1726773026.43769: 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) 6581 1726773026.43788: 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) 6581 1726773026.43804: 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) 6581 1726773026.43831: 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) 6581 1726773026.43842: 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) 6581 1726773026.44084: variable 'ansible_managed' from source: unknown 6581 1726773026.44090: variable '__sections' from source: task vars 6581 1726773026.44177: 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) 6581 1726773026.44197: 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) 6581 1726773026.44213: 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) 6581 1726773026.44239: 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) 6581 1726773026.44249: 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) 6581 1726773026.44323: variable 'kernel_settings_sysctl' from source: include params 6581 1726773026.44330: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773026.44336: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773026.44374: variable '__sysctl_old' from source: task vars 6581 1726773026.44421: variable '__sysctl_old' from source: task vars 6581 1726773026.44556: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773026.44559: variable 'kernel_settings_sysctl' from source: include params 6581 1726773026.44566: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773026.44570: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773026.44574: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773026.44713: variable 'kernel_settings_sysfs' from source: include params 6581 1726773026.44721: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773026.44726: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773026.44745: variable '__sysfs_old' from source: task vars 6581 1726773026.44791: variable '__sysfs_old' from source: task vars 6581 1726773026.44924: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773026.44928: variable 'kernel_settings_sysfs' from source: include params 6581 1726773026.44935: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773026.44939: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773026.44944: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773026.44982: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6581 1726773026.44988: variable '__systemd_old' from source: task vars 6581 1726773026.45032: variable '__systemd_old' from source: task vars 6581 1726773026.45156: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773026.45159: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6581 1726773026.45164: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45169: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773026.45185: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6581 1726773026.45187: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6581 1726773026.45192: variable '__trans_huge_old' from source: task vars 6581 1726773026.45236: variable '__trans_huge_old' from source: task vars 6581 1726773026.45364: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773026.45367: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6581 1726773026.45369: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45375: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773026.45388: variable '__trans_defrag_old' from source: task vars 6581 1726773026.45431: variable '__trans_defrag_old' from source: task vars 6581 1726773026.45573: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773026.45576: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6581 1726773026.45582: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45587: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773026.45602: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45618: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45630: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45637: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45642: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45656: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45662: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45672: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45682: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45688: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45694: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45699: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.45704: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773026.46111: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773026.46155: variable 'ansible_module_compression' from source: unknown 6581 1726773026.46194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773026.46211: variable 'ansible_facts' from source: unknown 6581 1726773026.46274: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_stat.py 6581 1726773026.46367: Sending initial data 6581 1726773026.46370: Sent initial data (150 bytes) 6581 1726773026.46826: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.46830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.46832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773026.46834: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.46836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.46889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.46892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.46894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.46962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.48493: 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 <<< 6581 1726773026.48548: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773026.48610: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpxqdtu98u /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_stat.py <<< 6581 1726773026.48619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_stat.py" <<< 6581 1726773026.48670: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpxqdtu98u" to remote "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_stat.py" <<< 6581 1726773026.49263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.49308: stderr chunk (state=3): >>><<< 6581 1726773026.49311: stdout chunk (state=3): >>><<< 6581 1726773026.49348: done transferring module to remote 6581 1726773026.49359: _low_level_execute_command(): starting 6581 1726773026.49364: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/ /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_stat.py && sleep 0' 6581 1726773026.49812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.49815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773026.49823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.49825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.49827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.49876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.49879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.49882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.49945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.51672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.51699: stderr chunk (state=3): >>><<< 6581 1726773026.51702: stdout chunk (state=3): >>><<< 6581 1726773026.51719: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773026.51722: _low_level_execute_command(): starting 6581 1726773026.51744: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_stat.py && sleep 0' 6581 1726773026.52175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.52179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.52181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773026.52183: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.52185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.52235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.52238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.52309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.68633: 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": 351, "inode": 134217986, "dev": 51714, "nlink": 1, "atime": 1726773019.3996098, "mtime": 1726772972.8758397, "ctime": 1726773018.9146056, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "mimetype": "text/plain", "charset": "us-ascii", "version": "2909701175", "attributes": [], "attr_flags": ""}, "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}}} <<< 6581 1726773026.70020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773026.70043: stderr chunk (state=3): >>><<< 6581 1726773026.70046: stdout chunk (state=3): >>><<< 6581 1726773026.70061: _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": 351, "inode": 134217986, "dev": 51714, "nlink": 1, "atime": 1726773019.3996098, "mtime": 1726772972.8758397, "ctime": 1726773018.9146056, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "mimetype": "text/plain", "charset": "us-ascii", "version": "2909701175", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773026.70102: 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-1726773026.3837717-9401-76724862973334/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773026.70196: Sending initial data 6581 1726773026.70200: Sent initial data (164 bytes) 6581 1726773026.70647: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.70650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773026.70652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.70654: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.70656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.70709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.70712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.70714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.70779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.72353: 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 <<< 6581 1726773026.72409: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773026.72468: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmplara93tr/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf <<< 6581 1726773026.72477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf" <<< 6581 1726773026.72530: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmplara93tr/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf" <<< 6581 1726773026.72534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf" <<< 6581 1726773026.72781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.72826: stderr chunk (state=3): >>><<< 6581 1726773026.72829: stdout chunk (state=3): >>><<< 6581 1726773026.72843: _low_level_execute_command(): starting 6581 1726773026.72848: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/ /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf && sleep 0' 6581 1726773026.73296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.73299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773026.73302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.73308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.73311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773026.73312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.73363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.73366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.73370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.73444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.75199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.75223: stderr chunk (state=3): >>><<< 6581 1726773026.75226: stdout chunk (state=3): >>><<< 6581 1726773026.75240: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773026.75264: variable 'ansible_module_compression' from source: unknown 6581 1726773026.75300: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6581 1726773026.75320: variable 'ansible_facts' from source: unknown 6581 1726773026.75364: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_copy.py 6581 1726773026.75452: Sending initial data 6581 1726773026.75455: Sent initial data (150 bytes) 6581 1726773026.75898: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.75901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773026.75903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.75905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773026.75907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.75909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.75963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.75966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.75974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.76029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.77561: 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 <<< 6581 1726773026.77569: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773026.77617: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773026.77677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpryc2r4me /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_copy.py <<< 6581 1726773026.77687: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_copy.py" <<< 6581 1726773026.77740: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpryc2r4me" to remote "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_copy.py" <<< 6581 1726773026.77744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_copy.py" <<< 6581 1726773026.78362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.78401: stderr chunk (state=3): >>><<< 6581 1726773026.78405: stdout chunk (state=3): >>><<< 6581 1726773026.78445: done transferring module to remote 6581 1726773026.78453: _low_level_execute_command(): starting 6581 1726773026.78457: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/ /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_copy.py && sleep 0' 6581 1726773026.78900: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.78903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773026.78906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773026.78908: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.78914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773026.78919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.78961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.78964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.78966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.79026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.80749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773026.80774: stderr chunk (state=3): >>><<< 6581 1726773026.80777: stdout chunk (state=3): >>><<< 6581 1726773026.80792: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773026.80795: _low_level_execute_command(): starting 6581 1726773026.80800: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/AnsiballZ_copy.py && sleep 0' 6581 1726773026.81232: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773026.81235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773026.81238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.81240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.81242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.81291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.81294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.81364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773026.97637: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf", "md5sum": "1fd7f2202613b516022cf613601e26bd", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6581 1726773026.98878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773026.98909: stderr chunk (state=3): >>><<< 6581 1726773026.98912: stdout chunk (state=3): >>><<< 6581 1726773026.98929: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf", "md5sum": "1fd7f2202613b516022cf613601e26bd", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773026.98955: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '3107bf46f5c007ef178305bb243dd11664f9bf35', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773026.98984: _low_level_execute_command(): starting 6581 1726773026.98987: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/ > /dev/null 2>&1 && sleep 0' 6581 1726773026.99435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773026.99438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.99441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773026.99443: 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 <<< 6581 1726773026.99445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773026.99488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773026.99492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773026.99500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773026.99570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773027.01362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773027.01389: stderr chunk (state=3): >>><<< 6581 1726773027.01392: stdout chunk (state=3): >>><<< 6581 1726773027.01405: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773027.01414: handler run complete 6581 1726773027.01435: attempt loop complete, returning result 6581 1726773027.01438: _execute() done 6581 1726773027.01441: dumping result to json 6581 1726773027.01446: done dumping result, returning 6581 1726773027.01455: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-a274-7900-00000000061f] 6581 1726773027.01459: sending task result for task 129c3c75-c909-a274-7900-00000000061f 6581 1726773027.01593: done sending task result for task 129c3c75-c909-a274-7900-00000000061f 6581 1726773027.01596: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "1fd7f2202613b516022cf613601e26bd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "src": "/root/.ansible/tmp/ansible-tmp-1726773026.3837717-9401-76724862973334/.source.conf", "state": "file", "uid": 0 } 6581 1726773027.01680: no more pending results, returning what we have 6581 1726773027.01683: results queue empty 6581 1726773027.01684: checking for any_errors_fatal 6581 1726773027.01690: done checking for any_errors_fatal 6581 1726773027.01690: checking for max_fail_percentage 6581 1726773027.01692: done checking for max_fail_percentage 6581 1726773027.01693: checking to see if all hosts have failed and the running result is not ok 6581 1726773027.01693: done checking to see if all hosts have failed 6581 1726773027.01694: getting the remaining hosts for this loop 6581 1726773027.01696: done getting the remaining hosts for this loop 6581 1726773027.01699: getting the next task for host managed_node2 6581 1726773027.01705: done getting next task for host managed_node2 6581 1726773027.01708: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6581 1726773027.01711: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773027.01724: getting variables 6581 1726773027.01725: in VariableManager get_vars() 6581 1726773027.01757: Calling all_inventory to load vars for managed_node2 6581 1726773027.01760: Calling groups_inventory to load vars for managed_node2 6581 1726773027.01762: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773027.01769: Calling all_plugins_play to load vars for managed_node2 6581 1726773027.01772: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773027.01774: Calling groups_plugins_play to load vars for managed_node2 6581 1726773027.01940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773027.02059: done with get_vars() 6581 1726773027.02066: done getting variables 6581 1726773027.02107: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:10:27 -0400 (0:00:00.681) 0:01:03.990 **** 6581 1726773027.02131: entering _queue_task() for managed_node2/service 6581 1726773027.02312: worker is 1 (out of 1 available) 6581 1726773027.02327: exiting _queue_task() for managed_node2/service 6581 1726773027.02339: done queuing things up, now waiting for results queue to drain 6581 1726773027.02341: waiting for pending results... 6581 1726773027.02519: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6581 1726773027.02593: in run() - task 129c3c75-c909-a274-7900-000000000620 6581 1726773027.02604: variable 'ansible_search_path' from source: unknown 6581 1726773027.02607: variable 'ansible_search_path' from source: unknown 6581 1726773027.02643: variable '__kernel_settings_services' from source: include_vars 6581 1726773027.02873: variable '__kernel_settings_services' from source: include_vars 6581 1726773027.02930: variable 'omit' from source: magic vars 6581 1726773027.03014: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773027.03022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773027.03032: variable 'omit' from source: magic vars 6581 1726773027.03204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773027.03369: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773027.03402: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773027.03427: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773027.03451: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773027.03525: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773027.03535: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773027.03553: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 6581 1726773027.03556: when evaluation is False, skipping this task 6581 1726773027.03576: variable 'item' from source: unknown 6581 1726773027.03645: variable 'item' from source: unknown skipping: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 6581 1726773027.03799: dumping result to json 6581 1726773027.03802: done dumping result, returning 6581 1726773027.03804: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-a274-7900-000000000620] 6581 1726773027.03806: sending task result for task 129c3c75-c909-a274-7900-000000000620 skipping: [managed_node2] => { "changed": false } MSG: All items skipped 6581 1726773027.03871: no more pending results, returning what we have 6581 1726773027.03874: results queue empty 6581 1726773027.03875: checking for any_errors_fatal 6581 1726773027.03884: done checking for any_errors_fatal 6581 1726773027.03885: checking for max_fail_percentage 6581 1726773027.03886: done checking for max_fail_percentage 6581 1726773027.03887: checking to see if all hosts have failed and the running result is not ok 6581 1726773027.03888: done checking to see if all hosts have failed 6581 1726773027.03889: getting the remaining hosts for this loop 6581 1726773027.03890: done getting the remaining hosts for this loop 6581 1726773027.03892: getting the next task for host managed_node2 6581 1726773027.03898: done getting next task for host managed_node2 6581 1726773027.03901: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6581 1726773027.03903: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773027.03918: getting variables 6581 1726773027.03920: in VariableManager get_vars() 6581 1726773027.03946: Calling all_inventory to load vars for managed_node2 6581 1726773027.03947: Calling groups_inventory to load vars for managed_node2 6581 1726773027.03949: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773027.03955: Calling all_plugins_play to load vars for managed_node2 6581 1726773027.03957: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773027.03960: Calling groups_plugins_play to load vars for managed_node2 6581 1726773027.04061: done sending task result for task 129c3c75-c909-a274-7900-000000000620 6581 1726773027.04064: WORKER PROCESS EXITING 6581 1726773027.04073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773027.04192: done with get_vars() 6581 1726773027.04199: done getting variables 6581 1726773027.04239: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:10:27 -0400 (0:00:00.021) 0:01:04.011 **** 6581 1726773027.04261: entering _queue_task() for managed_node2/command 6581 1726773027.04435: worker is 1 (out of 1 available) 6581 1726773027.04450: exiting _queue_task() for managed_node2/command 6581 1726773027.04462: done queuing things up, now waiting for results queue to drain 6581 1726773027.04464: waiting for pending results... 6581 1726773027.04633: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6581 1726773027.04701: in run() - task 129c3c75-c909-a274-7900-000000000621 6581 1726773027.04711: variable 'ansible_search_path' from source: unknown 6581 1726773027.04714: variable 'ansible_search_path' from source: unknown 6581 1726773027.04742: calling self._execute() 6581 1726773027.04808: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773027.04812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773027.04823: variable 'omit' from source: magic vars 6581 1726773027.05140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773027.05368: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773027.05401: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773027.05425: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773027.05454: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773027.05528: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773027.05546: Evaluated conditional (not __kernel_settings_register_profile is changed): True 6581 1726773027.05636: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773027.05645: Evaluated conditional (not __kernel_settings_register_mode is changed): True 6581 1726773027.05724: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773027.05732: Evaluated conditional (__kernel_settings_register_apply is changed): True 6581 1726773027.05738: variable 'omit' from source: magic vars 6581 1726773027.05767: variable 'omit' from source: magic vars 6581 1726773027.05844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773027.07108: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773027.07158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773027.07187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773027.07210: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773027.07231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773027.07283: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773027.07307: variable 'omit' from source: magic vars 6581 1726773027.07330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773027.07352: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773027.07366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773027.07381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773027.07390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773027.07413: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773027.07418: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773027.07420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773027.07481: Set connection var ansible_shell_type to sh 6581 1726773027.07491: Set connection var ansible_pipelining to False 6581 1726773027.07496: Set connection var ansible_timeout to 10 6581 1726773027.07502: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773027.07506: Set connection var ansible_shell_executable to /bin/sh 6581 1726773027.07509: Set connection var ansible_connection to ssh 6581 1726773027.07527: variable 'ansible_shell_executable' from source: unknown 6581 1726773027.07530: variable 'ansible_connection' from source: unknown 6581 1726773027.07532: variable 'ansible_module_compression' from source: unknown 6581 1726773027.07534: variable 'ansible_shell_type' from source: unknown 6581 1726773027.07536: variable 'ansible_shell_executable' from source: unknown 6581 1726773027.07539: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773027.07543: variable 'ansible_pipelining' from source: unknown 6581 1726773027.07546: variable 'ansible_timeout' from source: unknown 6581 1726773027.07550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773027.07624: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773027.07633: variable 'omit' from source: magic vars 6581 1726773027.07638: starting attempt loop 6581 1726773027.07641: running the handler 6581 1726773027.07652: _low_level_execute_command(): starting 6581 1726773027.07658: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773027.08147: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773027.08151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773027.08153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773027.08157: 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 <<< 6581 1726773027.08161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773027.08209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773027.08212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773027.08215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773027.08283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773027.09874: stdout chunk (state=3): >>>/root <<< 6581 1726773027.09967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773027.10001: stderr chunk (state=3): >>><<< 6581 1726773027.10004: stdout chunk (state=3): >>><<< 6581 1726773027.10024: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773027.10035: _low_level_execute_command(): starting 6581 1726773027.10041: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087 `" && echo ansible-tmp-1726773027.100245-9417-193334244441087="` echo /root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087 `" ) && sleep 0' 6581 1726773027.10482: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773027.10485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773027.10488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773027.10490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773027.10492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773027.10546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773027.10550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773027.10552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773027.10615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773027.12687: stdout chunk (state=3): >>>ansible-tmp-1726773027.100245-9417-193334244441087=/root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087 <<< 6581 1726773027.12795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773027.12825: stderr chunk (state=3): >>><<< 6581 1726773027.12828: stdout chunk (state=3): >>><<< 6581 1726773027.12843: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773027.100245-9417-193334244441087=/root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773027.12870: variable 'ansible_module_compression' from source: unknown 6581 1726773027.12908: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773027.12937: variable 'ansible_facts' from source: unknown 6581 1726773027.12993: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087/AnsiballZ_command.py 6581 1726773027.13092: Sending initial data 6581 1726773027.13095: Sent initial data (153 bytes) 6581 1726773027.13543: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773027.13546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773027.13549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773027.13551: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773027.13553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773027.13605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773027.13608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773027.13610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773027.13672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773027.15187: 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 <<< 6581 1726773027.15195: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773027.15248: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773027.15308: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpe42dsrs8 /root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087/AnsiballZ_command.py <<< 6581 1726773027.15312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087/AnsiballZ_command.py" <<< 6581 1726773027.15383: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpe42dsrs8" to remote "/root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087/AnsiballZ_command.py" <<< 6581 1726773027.15385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087/AnsiballZ_command.py" <<< 6581 1726773027.15975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773027.16015: stderr chunk (state=3): >>><<< 6581 1726773027.16020: stdout chunk (state=3): >>><<< 6581 1726773027.16045: done transferring module to remote 6581 1726773027.16056: _low_level_execute_command(): starting 6581 1726773027.16060: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087/ /root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087/AnsiballZ_command.py && sleep 0' 6581 1726773027.16499: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773027.16502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773027.16505: 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.46.238 is address debug1: re-parsing configuration <<< 6581 1726773027.16507: 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 <<< 6581 1726773027.16509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773027.16561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773027.16567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773027.16570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773027.16626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773027.18359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773027.18370: stderr chunk (state=3): >>><<< 6581 1726773027.18372: stdout chunk (state=3): >>><<< 6581 1726773027.18389: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773027.18392: _low_level_execute_command(): starting 6581 1726773027.18397: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087/AnsiballZ_command.py && sleep 0' 6581 1726773027.18827: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773027.18830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773027.18833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773027.18835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773027.18837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773027.18886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773027.18890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773027.18892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773027.18971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773028.45481: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:10:27.340981", "end": "2024-09-19 15:10:28.453584", "delta": "0:00:01.112603", "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}}} <<< 6581 1726773028.47181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773028.47186: stdout chunk (state=3): >>><<< 6581 1726773028.47188: stderr chunk (state=3): >>><<< 6581 1726773028.47203: _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:10:27.340981", "end": "2024-09-19 15:10:28.453584", "delta": "0:00:01.112603", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773028.47237: 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-1726773027.100245-9417-193334244441087/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773028.47246: _low_level_execute_command(): starting 6581 1726773028.47249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773027.100245-9417-193334244441087/ > /dev/null 2>&1 && sleep 0' 6581 1726773028.47684: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773028.47689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.47698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.47757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773028.47760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773028.47766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773028.47829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773028.49771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773028.49797: stderr chunk (state=3): >>><<< 6581 1726773028.49800: stdout chunk (state=3): >>><<< 6581 1726773028.49815: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773028.49823: handler run complete 6581 1726773028.49840: Evaluated conditional (True): True 6581 1726773028.49848: attempt loop complete, returning result 6581 1726773028.49851: _execute() done 6581 1726773028.49853: dumping result to json 6581 1726773028.49859: done dumping result, returning 6581 1726773028.49867: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-a274-7900-000000000621] 6581 1726773028.49872: sending task result for task 129c3c75-c909-a274-7900-000000000621 6581 1726773028.49971: done sending task result for task 129c3c75-c909-a274-7900-000000000621 6581 1726773028.49973: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.112603", "end": "2024-09-19 15:10:28.453584", "rc": 0, "start": "2024-09-19 15:10:27.340981" } 6581 1726773028.50047: no more pending results, returning what we have 6581 1726773028.50050: results queue empty 6581 1726773028.50051: checking for any_errors_fatal 6581 1726773028.50060: done checking for any_errors_fatal 6581 1726773028.50060: checking for max_fail_percentage 6581 1726773028.50062: done checking for max_fail_percentage 6581 1726773028.50063: checking to see if all hosts have failed and the running result is not ok 6581 1726773028.50064: done checking to see if all hosts have failed 6581 1726773028.50065: getting the remaining hosts for this loop 6581 1726773028.50067: done getting the remaining hosts for this loop 6581 1726773028.50070: getting the next task for host managed_node2 6581 1726773028.50078: done getting next task for host managed_node2 6581 1726773028.50081: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6581 1726773028.50084: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773028.50095: getting variables 6581 1726773028.50097: in VariableManager get_vars() 6581 1726773028.50137: Calling all_inventory to load vars for managed_node2 6581 1726773028.50139: Calling groups_inventory to load vars for managed_node2 6581 1726773028.50141: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773028.50150: Calling all_plugins_play to load vars for managed_node2 6581 1726773028.50153: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773028.50155: Calling groups_plugins_play to load vars for managed_node2 6581 1726773028.50334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773028.50453: done with get_vars() 6581 1726773028.50460: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:10:28 -0400 (0:00:01.462) 0:01:05.474 **** 6581 1726773028.50528: entering _queue_task() for managed_node2/include_tasks 6581 1726773028.50725: worker is 1 (out of 1 available) 6581 1726773028.50740: exiting _queue_task() for managed_node2/include_tasks 6581 1726773028.50753: done queuing things up, now waiting for results queue to drain 6581 1726773028.50755: waiting for pending results... 6581 1726773028.50940: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6581 1726773028.51015: in run() - task 129c3c75-c909-a274-7900-000000000622 6581 1726773028.51031: variable 'ansible_search_path' from source: unknown 6581 1726773028.51035: variable 'ansible_search_path' from source: unknown 6581 1726773028.51060: calling self._execute() 6581 1726773028.51130: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773028.51133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773028.51142: variable 'omit' from source: magic vars 6581 1726773028.51471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773028.51646: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773028.51681: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773028.51703: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773028.51730: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773028.51805: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773028.51827: Evaluated conditional (__kernel_settings_register_apply is changed): True 6581 1726773028.51832: _execute() done 6581 1726773028.51835: dumping result to json 6581 1726773028.51837: done dumping result, returning 6581 1726773028.51847: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-a274-7900-000000000622] 6581 1726773028.51850: sending task result for task 129c3c75-c909-a274-7900-000000000622 6581 1726773028.51936: done sending task result for task 129c3c75-c909-a274-7900-000000000622 6581 1726773028.51938: WORKER PROCESS EXITING 6581 1726773028.51989: no more pending results, returning what we have 6581 1726773028.51993: in VariableManager get_vars() 6581 1726773028.52032: Calling all_inventory to load vars for managed_node2 6581 1726773028.52034: Calling groups_inventory to load vars for managed_node2 6581 1726773028.52037: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773028.52045: Calling all_plugins_play to load vars for managed_node2 6581 1726773028.52047: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773028.52050: Calling groups_plugins_play to load vars for managed_node2 6581 1726773028.52173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773028.52291: done with get_vars() 6581 1726773028.52297: variable 'ansible_search_path' from source: unknown 6581 1726773028.52298: variable 'ansible_search_path' from source: unknown 6581 1726773028.52320: we have included files to process 6581 1726773028.52321: generating all_blocks data 6581 1726773028.52326: done generating all_blocks data 6581 1726773028.52329: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773028.52330: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773028.52332: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773028.52578: done processing included file 6581 1726773028.52580: iterating over new_blocks loaded from include file 6581 1726773028.52581: in VariableManager get_vars() 6581 1726773028.52596: done with get_vars() 6581 1726773028.52597: filtering new block on tags 6581 1726773028.52630: done filtering new block on tags 6581 1726773028.52632: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 6581 1726773028.52636: extending task lists for all hosts with included blocks 6581 1726773028.52994: done extending task lists 6581 1726773028.52995: done processing included files 6581 1726773028.52995: results queue empty 6581 1726773028.52996: checking for any_errors_fatal 6581 1726773028.52999: done checking for any_errors_fatal 6581 1726773028.52999: checking for max_fail_percentage 6581 1726773028.53000: done checking for max_fail_percentage 6581 1726773028.53001: checking to see if all hosts have failed and the running result is not ok 6581 1726773028.53001: done checking to see if all hosts have failed 6581 1726773028.53002: getting the remaining hosts for this loop 6581 1726773028.53003: done getting the remaining hosts for this loop 6581 1726773028.53004: getting the next task for host managed_node2 6581 1726773028.53007: done getting next task for host managed_node2 6581 1726773028.53009: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6581 1726773028.53011: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773028.53018: getting variables 6581 1726773028.53019: in VariableManager get_vars() 6581 1726773028.53027: Calling all_inventory to load vars for managed_node2 6581 1726773028.53029: Calling groups_inventory to load vars for managed_node2 6581 1726773028.53030: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773028.53033: Calling all_plugins_play to load vars for managed_node2 6581 1726773028.53034: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773028.53036: Calling groups_plugins_play to load vars for managed_node2 6581 1726773028.53112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773028.53223: done with get_vars() 6581 1726773028.53229: done getting variables 6581 1726773028.53254: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:10:28 -0400 (0:00:00.027) 0:01:05.501 **** 6581 1726773028.53275: entering _queue_task() for managed_node2/command 6581 1726773028.53469: worker is 1 (out of 1 available) 6581 1726773028.53485: exiting _queue_task() for managed_node2/command 6581 1726773028.53498: done queuing things up, now waiting for results queue to drain 6581 1726773028.53499: waiting for pending results... 6581 1726773028.53669: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6581 1726773028.53758: in run() - task 129c3c75-c909-a274-7900-0000000007f9 6581 1726773028.53770: variable 'ansible_search_path' from source: unknown 6581 1726773028.53774: variable 'ansible_search_path' from source: unknown 6581 1726773028.53799: calling self._execute() 6581 1726773028.53866: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773028.53870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773028.53881: variable 'omit' from source: magic vars 6581 1726773028.53954: variable 'omit' from source: magic vars 6581 1726773028.53994: variable 'omit' from source: magic vars 6581 1726773028.54017: variable 'omit' from source: magic vars 6581 1726773028.54049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773028.54081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773028.54096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773028.54110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773028.54122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773028.54146: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773028.54151: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773028.54153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773028.54218: Set connection var ansible_shell_type to sh 6581 1726773028.54227: Set connection var ansible_pipelining to False 6581 1726773028.54233: Set connection var ansible_timeout to 10 6581 1726773028.54239: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773028.54244: Set connection var ansible_shell_executable to /bin/sh 6581 1726773028.54247: Set connection var ansible_connection to ssh 6581 1726773028.54263: variable 'ansible_shell_executable' from source: unknown 6581 1726773028.54267: variable 'ansible_connection' from source: unknown 6581 1726773028.54270: variable 'ansible_module_compression' from source: unknown 6581 1726773028.54272: variable 'ansible_shell_type' from source: unknown 6581 1726773028.54274: variable 'ansible_shell_executable' from source: unknown 6581 1726773028.54280: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773028.54282: variable 'ansible_pipelining' from source: unknown 6581 1726773028.54284: variable 'ansible_timeout' from source: unknown 6581 1726773028.54287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773028.54385: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773028.54393: variable 'omit' from source: magic vars 6581 1726773028.54398: starting attempt loop 6581 1726773028.54400: running the handler 6581 1726773028.54414: _low_level_execute_command(): starting 6581 1726773028.54422: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773028.54927: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773028.54931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.54935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773028.54938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.54989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773028.54992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773028.54994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773028.55064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773028.56657: stdout chunk (state=3): >>>/root <<< 6581 1726773028.56753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773028.56785: stderr chunk (state=3): >>><<< 6581 1726773028.56788: stdout chunk (state=3): >>><<< 6581 1726773028.56808: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773028.56822: _low_level_execute_command(): starting 6581 1726773028.56828: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730 `" && echo ansible-tmp-1726773028.5680778-9482-185864755826730="` echo /root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730 `" ) && sleep 0' 6581 1726773028.57272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773028.57275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773028.57280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773028.57290: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773028.57293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.57338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773028.57342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773028.57346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773028.57404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773028.59607: stdout chunk (state=3): >>>ansible-tmp-1726773028.5680778-9482-185864755826730=/root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730 <<< 6581 1726773028.59711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773028.59742: stderr chunk (state=3): >>><<< 6581 1726773028.59745: stdout chunk (state=3): >>><<< 6581 1726773028.59873: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773028.5680778-9482-185864755826730=/root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773028.59878: variable 'ansible_module_compression' from source: unknown 6581 1726773028.59881: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773028.59882: variable 'ansible_facts' from source: unknown 6581 1726773028.59918: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730/AnsiballZ_command.py 6581 1726773028.60023: Sending initial data 6581 1726773028.60027: Sent initial data (154 bytes) 6581 1726773028.60470: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773028.60473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773028.60475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.60480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773028.60483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.60521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773028.60540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773028.60602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773028.62148: 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 <<< 6581 1726773028.62202: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773028.62262: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp08p963kk /root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730/AnsiballZ_command.py <<< 6581 1726773028.62271: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730/AnsiballZ_command.py" <<< 6581 1726773028.62326: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp08p963kk" to remote "/root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730/AnsiballZ_command.py" <<< 6581 1726773028.62329: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730/AnsiballZ_command.py" <<< 6581 1726773028.62919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773028.62963: stderr chunk (state=3): >>><<< 6581 1726773028.62966: stdout chunk (state=3): >>><<< 6581 1726773028.63008: done transferring module to remote 6581 1726773028.63021: _low_level_execute_command(): starting 6581 1726773028.63027: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730/ /root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730/AnsiballZ_command.py && sleep 0' 6581 1726773028.63468: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773028.63471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773028.63474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773028.63476: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773028.63483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.63531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773028.63534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773028.63599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773028.65348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773028.65373: stderr chunk (state=3): >>><<< 6581 1726773028.65376: stdout chunk (state=3): >>><<< 6581 1726773028.65393: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773028.65396: _low_level_execute_command(): starting 6581 1726773028.65401: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730/AnsiballZ_command.py && sleep 0' 6581 1726773028.65839: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773028.65843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773028.65845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773028.65847: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773028.65849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.65896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773028.65900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773028.65973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773028.91239: 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:10:28.815461", "end": "2024-09-19 15:10:28.911196", "delta": "0:00:00.095735", "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}}} <<< 6581 1726773028.92900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773028.92928: stderr chunk (state=3): >>><<< 6581 1726773028.92931: stdout chunk (state=3): >>><<< 6581 1726773028.92951: _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:10:28.815461", "end": "2024-09-19 15:10:28.911196", "delta": "0:00:00.095735", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773028.92991: 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-1726773028.5680778-9482-185864755826730/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773028.92998: _low_level_execute_command(): starting 6581 1726773028.93003: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773028.5680778-9482-185864755826730/ > /dev/null 2>&1 && sleep 0' 6581 1726773028.93447: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773028.93450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773028.93457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.93459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773028.93461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773028.93511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773028.93514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773028.93522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773028.93581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773028.95405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773028.95431: stderr chunk (state=3): >>><<< 6581 1726773028.95434: stdout chunk (state=3): >>><<< 6581 1726773028.95449: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773028.95454: handler run complete 6581 1726773028.95471: Evaluated conditional (False): False 6581 1726773028.95481: attempt loop complete, returning result 6581 1726773028.95484: _execute() done 6581 1726773028.95486: dumping result to json 6581 1726773028.95492: done dumping result, returning 6581 1726773028.95500: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [129c3c75-c909-a274-7900-0000000007f9] 6581 1726773028.95504: sending task result for task 129c3c75-c909-a274-7900-0000000007f9 6581 1726773028.95604: done sending task result for task 129c3c75-c909-a274-7900-0000000007f9 6581 1726773028.95607: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.095735", "end": "2024-09-19 15:10:28.911196", "rc": 0, "start": "2024-09-19 15:10:28.815461" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6581 1726773028.95711: no more pending results, returning what we have 6581 1726773028.95714: results queue empty 6581 1726773028.95715: checking for any_errors_fatal 6581 1726773028.95718: done checking for any_errors_fatal 6581 1726773028.95719: checking for max_fail_percentage 6581 1726773028.95720: done checking for max_fail_percentage 6581 1726773028.95721: checking to see if all hosts have failed and the running result is not ok 6581 1726773028.95722: done checking to see if all hosts have failed 6581 1726773028.95722: getting the remaining hosts for this loop 6581 1726773028.95724: done getting the remaining hosts for this loop 6581 1726773028.95727: getting the next task for host managed_node2 6581 1726773028.95733: done getting next task for host managed_node2 6581 1726773028.95737: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6581 1726773028.95741: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773028.95750: getting variables 6581 1726773028.95751: in VariableManager get_vars() 6581 1726773028.95785: Calling all_inventory to load vars for managed_node2 6581 1726773028.95788: Calling groups_inventory to load vars for managed_node2 6581 1726773028.95790: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773028.95798: Calling all_plugins_play to load vars for managed_node2 6581 1726773028.95800: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773028.95802: Calling groups_plugins_play to load vars for managed_node2 6581 1726773028.95934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773028.96056: done with get_vars() 6581 1726773028.96064: done getting variables 6581 1726773028.96107: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:10:28 -0400 (0:00:00.428) 0:01:05.930 **** 6581 1726773028.96132: entering _queue_task() for managed_node2/shell 6581 1726773028.96318: worker is 1 (out of 1 available) 6581 1726773028.96331: exiting _queue_task() for managed_node2/shell 6581 1726773028.96344: done queuing things up, now waiting for results queue to drain 6581 1726773028.96345: waiting for pending results... 6581 1726773028.96511: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6581 1726773028.96592: in run() - task 129c3c75-c909-a274-7900-0000000007fa 6581 1726773028.96604: variable 'ansible_search_path' from source: unknown 6581 1726773028.96608: variable 'ansible_search_path' from source: unknown 6581 1726773028.96636: calling self._execute() 6581 1726773028.96702: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773028.96706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773028.96717: variable 'omit' from source: magic vars 6581 1726773028.97037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773028.97206: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773028.97240: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773028.97264: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773028.97287: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773028.97363: variable '__kernel_settings_register_verify_values' from source: set_fact 6581 1726773028.97385: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6581 1726773028.97388: when evaluation is False, skipping this task 6581 1726773028.97391: _execute() done 6581 1726773028.97394: dumping result to json 6581 1726773028.97396: done dumping result, returning 6581 1726773028.97402: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [129c3c75-c909-a274-7900-0000000007fa] 6581 1726773028.97407: sending task result for task 129c3c75-c909-a274-7900-0000000007fa 6581 1726773028.97491: done sending task result for task 129c3c75-c909-a274-7900-0000000007fa 6581 1726773028.97494: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6581 1726773028.97543: no more pending results, returning what we have 6581 1726773028.97546: results queue empty 6581 1726773028.97547: checking for any_errors_fatal 6581 1726773028.97556: done checking for any_errors_fatal 6581 1726773028.97557: checking for max_fail_percentage 6581 1726773028.97559: done checking for max_fail_percentage 6581 1726773028.97559: checking to see if all hosts have failed and the running result is not ok 6581 1726773028.97560: done checking to see if all hosts have failed 6581 1726773028.97561: getting the remaining hosts for this loop 6581 1726773028.97562: done getting the remaining hosts for this loop 6581 1726773028.97565: getting the next task for host managed_node2 6581 1726773028.97571: done getting next task for host managed_node2 6581 1726773028.97574: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6581 1726773028.97580: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773028.97594: getting variables 6581 1726773028.97595: in VariableManager get_vars() 6581 1726773028.97628: Calling all_inventory to load vars for managed_node2 6581 1726773028.97631: Calling groups_inventory to load vars for managed_node2 6581 1726773028.97633: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773028.97640: Calling all_plugins_play to load vars for managed_node2 6581 1726773028.97642: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773028.97644: Calling groups_plugins_play to load vars for managed_node2 6581 1726773028.97747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773028.97867: done with get_vars() 6581 1726773028.97875: done getting variables 6581 1726773028.97915: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:10:28 -0400 (0:00:00.018) 0:01:05.948 **** 6581 1726773028.97940: entering _queue_task() for managed_node2/fail 6581 1726773028.98114: worker is 1 (out of 1 available) 6581 1726773028.98129: exiting _queue_task() for managed_node2/fail 6581 1726773028.98142: done queuing things up, now waiting for results queue to drain 6581 1726773028.98143: waiting for pending results... 6581 1726773028.98304: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6581 1726773028.98392: in run() - task 129c3c75-c909-a274-7900-0000000007fb 6581 1726773028.98404: variable 'ansible_search_path' from source: unknown 6581 1726773028.98408: variable 'ansible_search_path' from source: unknown 6581 1726773028.98437: calling self._execute() 6581 1726773028.98502: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773028.98506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773028.98514: variable 'omit' from source: magic vars 6581 1726773028.98836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773028.99058: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773028.99091: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773028.99113: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773028.99139: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773028.99214: variable '__kernel_settings_register_verify_values' from source: set_fact 6581 1726773028.99237: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6581 1726773028.99241: when evaluation is False, skipping this task 6581 1726773028.99243: _execute() done 6581 1726773028.99246: dumping result to json 6581 1726773028.99248: done dumping result, returning 6581 1726773028.99251: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [129c3c75-c909-a274-7900-0000000007fb] 6581 1726773028.99257: sending task result for task 129c3c75-c909-a274-7900-0000000007fb 6581 1726773028.99336: done sending task result for task 129c3c75-c909-a274-7900-0000000007fb 6581 1726773028.99341: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6581 1726773028.99382: no more pending results, returning what we have 6581 1726773028.99386: results queue empty 6581 1726773028.99387: checking for any_errors_fatal 6581 1726773028.99392: done checking for any_errors_fatal 6581 1726773028.99393: checking for max_fail_percentage 6581 1726773028.99395: done checking for max_fail_percentage 6581 1726773028.99395: checking to see if all hosts have failed and the running result is not ok 6581 1726773028.99396: done checking to see if all hosts have failed 6581 1726773028.99397: getting the remaining hosts for this loop 6581 1726773028.99398: done getting the remaining hosts for this loop 6581 1726773028.99402: getting the next task for host managed_node2 6581 1726773028.99411: done getting next task for host managed_node2 6581 1726773028.99414: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6581 1726773028.99419: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773028.99433: getting variables 6581 1726773028.99435: in VariableManager get_vars() 6581 1726773028.99469: Calling all_inventory to load vars for managed_node2 6581 1726773028.99472: Calling groups_inventory to load vars for managed_node2 6581 1726773028.99474: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773028.99482: Calling all_plugins_play to load vars for managed_node2 6581 1726773028.99484: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773028.99487: Calling groups_plugins_play to load vars for managed_node2 6581 1726773028.99626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773028.99742: done with get_vars() 6581 1726773028.99749: done getting variables 6581 1726773028.99788: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:10:28 -0400 (0:00:00.018) 0:01:05.967 **** 6581 1726773028.99808: entering _queue_task() for managed_node2/set_fact 6581 1726773028.99982: worker is 1 (out of 1 available) 6581 1726773028.99997: exiting _queue_task() for managed_node2/set_fact 6581 1726773029.00009: done queuing things up, now waiting for results queue to drain 6581 1726773029.00011: waiting for pending results... 6581 1726773029.00186: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6581 1726773029.00256: in run() - task 129c3c75-c909-a274-7900-000000000623 6581 1726773029.00270: variable 'ansible_search_path' from source: unknown 6581 1726773029.00273: variable 'ansible_search_path' from source: unknown 6581 1726773029.00301: calling self._execute() 6581 1726773029.00368: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.00372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.00384: variable 'omit' from source: magic vars 6581 1726773029.00459: variable 'omit' from source: magic vars 6581 1726773029.00494: variable 'omit' from source: magic vars 6581 1726773029.00518: variable 'omit' from source: magic vars 6581 1726773029.00552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773029.00578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773029.00598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773029.00611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.00623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.00646: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773029.00650: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.00652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.00720: Set connection var ansible_shell_type to sh 6581 1726773029.00731: Set connection var ansible_pipelining to False 6581 1726773029.00736: Set connection var ansible_timeout to 10 6581 1726773029.00743: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773029.00747: Set connection var ansible_shell_executable to /bin/sh 6581 1726773029.00749: Set connection var ansible_connection to ssh 6581 1726773029.00764: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.00767: variable 'ansible_connection' from source: unknown 6581 1726773029.00771: variable 'ansible_module_compression' from source: unknown 6581 1726773029.00773: variable 'ansible_shell_type' from source: unknown 6581 1726773029.00776: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.00778: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.00784: variable 'ansible_pipelining' from source: unknown 6581 1726773029.00786: variable 'ansible_timeout' from source: unknown 6581 1726773029.00790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.00896: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773029.00905: variable 'omit' from source: magic vars 6581 1726773029.00910: starting attempt loop 6581 1726773029.00913: running the handler 6581 1726773029.00923: handler run complete 6581 1726773029.00932: attempt loop complete, returning result 6581 1726773029.00935: _execute() done 6581 1726773029.00938: dumping result to json 6581 1726773029.00942: done dumping result, returning 6581 1726773029.00948: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-a274-7900-000000000623] 6581 1726773029.00953: sending task result for task 129c3c75-c909-a274-7900-000000000623 6581 1726773029.01030: done sending task result for task 129c3c75-c909-a274-7900-000000000623 6581 1726773029.01033: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6581 1726773029.01097: no more pending results, returning what we have 6581 1726773029.01100: results queue empty 6581 1726773029.01101: checking for any_errors_fatal 6581 1726773029.01110: done checking for any_errors_fatal 6581 1726773029.01110: checking for max_fail_percentage 6581 1726773029.01112: done checking for max_fail_percentage 6581 1726773029.01113: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.01113: done checking to see if all hosts have failed 6581 1726773029.01114: getting the remaining hosts for this loop 6581 1726773029.01118: done getting the remaining hosts for this loop 6581 1726773029.01121: getting the next task for host managed_node2 6581 1726773029.01127: done getting next task for host managed_node2 6581 1726773029.01131: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6581 1726773029.01134: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.01144: getting variables 6581 1726773029.01145: in VariableManager get_vars() 6581 1726773029.01176: Calling all_inventory to load vars for managed_node2 6581 1726773029.01178: Calling groups_inventory to load vars for managed_node2 6581 1726773029.01180: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.01188: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.01191: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.01193: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.01310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.01432: done with get_vars() 6581 1726773029.01440: done getting variables 6581 1726773029.01481: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.016) 0:01:05.984 **** 6581 1726773029.01503: entering _queue_task() for managed_node2/set_fact 6581 1726773029.01693: worker is 1 (out of 1 available) 6581 1726773029.01706: exiting _queue_task() for managed_node2/set_fact 6581 1726773029.01721: done queuing things up, now waiting for results queue to drain 6581 1726773029.01723: waiting for pending results... 6581 1726773029.01898: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6581 1726773029.01973: in run() - task 129c3c75-c909-a274-7900-000000000624 6581 1726773029.01989: variable 'ansible_search_path' from source: unknown 6581 1726773029.01993: variable 'ansible_search_path' from source: unknown 6581 1726773029.02020: calling self._execute() 6581 1726773029.02087: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.02091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.02100: variable 'omit' from source: magic vars 6581 1726773029.02177: variable 'omit' from source: magic vars 6581 1726773029.02210: variable 'omit' from source: magic vars 6581 1726773029.02752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773029.02913: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773029.02947: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773029.02970: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773029.02996: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773029.03090: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773029.03100: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773029.03106: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773029.03146: variable 'omit' from source: magic vars 6581 1726773029.03166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773029.03190: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773029.03205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773029.03219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.03227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.03250: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773029.03253: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.03256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.03322: Set connection var ansible_shell_type to sh 6581 1726773029.03331: Set connection var ansible_pipelining to False 6581 1726773029.03337: Set connection var ansible_timeout to 10 6581 1726773029.03344: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773029.03350: Set connection var ansible_shell_executable to /bin/sh 6581 1726773029.03352: Set connection var ansible_connection to ssh 6581 1726773029.03368: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.03370: variable 'ansible_connection' from source: unknown 6581 1726773029.03373: variable 'ansible_module_compression' from source: unknown 6581 1726773029.03375: variable 'ansible_shell_type' from source: unknown 6581 1726773029.03377: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.03383: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.03386: variable 'ansible_pipelining' from source: unknown 6581 1726773029.03389: variable 'ansible_timeout' from source: unknown 6581 1726773029.03393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.03468: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773029.03476: variable 'omit' from source: magic vars 6581 1726773029.03483: starting attempt loop 6581 1726773029.03486: running the handler 6581 1726773029.03494: handler run complete 6581 1726773029.03502: attempt loop complete, returning result 6581 1726773029.03504: _execute() done 6581 1726773029.03507: dumping result to json 6581 1726773029.03510: done dumping result, returning 6581 1726773029.03519: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-a274-7900-000000000624] 6581 1726773029.03523: sending task result for task 129c3c75-c909-a274-7900-000000000624 6581 1726773029.03598: done sending task result for task 129c3c75-c909-a274-7900-000000000624 6581 1726773029.03600: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6581 1726773029.03661: no more pending results, returning what we have 6581 1726773029.03664: results queue empty 6581 1726773029.03665: checking for any_errors_fatal 6581 1726773029.03669: done checking for any_errors_fatal 6581 1726773029.03670: checking for max_fail_percentage 6581 1726773029.03672: done checking for max_fail_percentage 6581 1726773029.03673: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.03674: done checking to see if all hosts have failed 6581 1726773029.03675: getting the remaining hosts for this loop 6581 1726773029.03676: done getting the remaining hosts for this loop 6581 1726773029.03679: getting the next task for host managed_node2 6581 1726773029.03690: done getting next task for host managed_node2 6581 1726773029.03692: ^ task is: TASK: meta (role_complete) 6581 1726773029.03694: ^ state is: HOST STATE: block=2, task=36, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.03704: getting variables 6581 1726773029.03706: in VariableManager get_vars() 6581 1726773029.03741: Calling all_inventory to load vars for managed_node2 6581 1726773029.03744: Calling groups_inventory to load vars for managed_node2 6581 1726773029.03746: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.03754: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.03756: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.03759: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.04069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.04180: done with get_vars() 6581 1726773029.04187: done getting variables 6581 1726773029.04239: done queuing things up, now waiting for results queue to drain 6581 1726773029.04241: results queue empty 6581 1726773029.04241: checking for any_errors_fatal 6581 1726773029.04242: done checking for any_errors_fatal 6581 1726773029.04243: checking for max_fail_percentage 6581 1726773029.04243: done checking for max_fail_percentage 6581 1726773029.04248: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.04248: done checking to see if all hosts have failed 6581 1726773029.04249: getting the remaining hosts for this loop 6581 1726773029.04249: done getting the remaining hosts for this loop 6581 1726773029.04251: getting the next task for host managed_node2 6581 1726773029.04253: done getting next task for host managed_node2 6581 1726773029.04254: ^ task is: TASK: meta (flush_handlers) 6581 1726773029.04255: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.04258: getting variables 6581 1726773029.04258: in VariableManager get_vars() 6581 1726773029.04265: Calling all_inventory to load vars for managed_node2 6581 1726773029.04267: Calling groups_inventory to load vars for managed_node2 6581 1726773029.04268: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.04271: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.04272: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.04274: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.04351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.04451: done with get_vars() 6581 1726773029.04456: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:159 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.029) 0:01:06.014 **** 6581 1726773029.04498: in VariableManager get_vars() 6581 1726773029.04504: Calling all_inventory to load vars for managed_node2 6581 1726773029.04506: Calling groups_inventory to load vars for managed_node2 6581 1726773029.04507: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.04510: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.04511: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.04512: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.04602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.04703: done with get_vars() META: triggered running handlers for managed_node2 6581 1726773029.04712: done queuing things up, now waiting for results queue to drain 6581 1726773029.04713: results queue empty 6581 1726773029.04713: checking for any_errors_fatal 6581 1726773029.04714: done checking for any_errors_fatal 6581 1726773029.04715: checking for max_fail_percentage 6581 1726773029.04715: done checking for max_fail_percentage 6581 1726773029.04717: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.04718: done checking to see if all hosts have failed 6581 1726773029.04718: getting the remaining hosts for this loop 6581 1726773029.04719: done getting the remaining hosts for this loop 6581 1726773029.04720: getting the next task for host managed_node2 6581 1726773029.04722: done getting next task for host managed_node2 6581 1726773029.04723: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 6581 1726773029.04724: ^ state is: HOST STATE: block=2, task=38, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.04726: getting variables 6581 1726773029.04726: in VariableManager get_vars() 6581 1726773029.04732: Calling all_inventory to load vars for managed_node2 6581 1726773029.04734: Calling groups_inventory to load vars for managed_node2 6581 1726773029.04735: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.04738: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.04739: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.04740: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.04813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.04920: done with get_vars() 6581 1726773029.04925: done getting variables 6581 1726773029.04950: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:162 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.004) 0:01:06.018 **** 6581 1726773029.04962: entering _queue_task() for managed_node2/assert 6581 1726773029.05155: worker is 1 (out of 1 available) 6581 1726773029.05169: exiting _queue_task() for managed_node2/assert 6581 1726773029.05180: done queuing things up, now waiting for results queue to drain 6581 1726773029.05182: waiting for pending results... 6581 1726773029.05354: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 6581 1726773029.05409: in run() - task 129c3c75-c909-a274-7900-000000000021 6581 1726773029.05423: variable 'ansible_search_path' from source: unknown 6581 1726773029.05448: calling self._execute() 6581 1726773029.05521: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.05525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.05535: variable 'omit' from source: magic vars 6581 1726773029.05613: variable 'omit' from source: magic vars 6581 1726773029.05638: variable 'omit' from source: magic vars 6581 1726773029.05661: variable 'omit' from source: magic vars 6581 1726773029.05695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773029.05723: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773029.05743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773029.05756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.05766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.05791: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773029.05794: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.05797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.05863: Set connection var ansible_shell_type to sh 6581 1726773029.05872: Set connection var ansible_pipelining to False 6581 1726773029.05877: Set connection var ansible_timeout to 10 6581 1726773029.05887: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773029.05891: Set connection var ansible_shell_executable to /bin/sh 6581 1726773029.05893: Set connection var ansible_connection to ssh 6581 1726773029.05909: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.05912: variable 'ansible_connection' from source: unknown 6581 1726773029.05914: variable 'ansible_module_compression' from source: unknown 6581 1726773029.05919: variable 'ansible_shell_type' from source: unknown 6581 1726773029.05921: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.05924: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.05929: variable 'ansible_pipelining' from source: unknown 6581 1726773029.05931: variable 'ansible_timeout' from source: unknown 6581 1726773029.05935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.06036: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773029.06044: variable 'omit' from source: magic vars 6581 1726773029.06051: starting attempt loop 6581 1726773029.06053: running the handler 6581 1726773029.06303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773029.07756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773029.07798: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773029.07827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773029.07851: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773029.07870: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773029.07923: 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) 6581 1726773029.07953: 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) 6581 1726773029.07971: 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) 6581 1726773029.07999: 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) 6581 1726773029.08011: 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) 6581 1726773029.08092: variable 'kernel_settings_reboot_required' from source: set_fact 6581 1726773029.08105: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 6581 1726773029.08110: handler run complete 6581 1726773029.08130: attempt loop complete, returning result 6581 1726773029.08133: _execute() done 6581 1726773029.08136: dumping result to json 6581 1726773029.08139: done dumping result, returning 6581 1726773029.08146: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [129c3c75-c909-a274-7900-000000000021] 6581 1726773029.08151: sending task result for task 129c3c75-c909-a274-7900-000000000021 6581 1726773029.08235: done sending task result for task 129c3c75-c909-a274-7900-000000000021 6581 1726773029.08237: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6581 1726773029.08281: no more pending results, returning what we have 6581 1726773029.08284: results queue empty 6581 1726773029.08285: checking for any_errors_fatal 6581 1726773029.08287: done checking for any_errors_fatal 6581 1726773029.08287: checking for max_fail_percentage 6581 1726773029.08289: done checking for max_fail_percentage 6581 1726773029.08290: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.08291: done checking to see if all hosts have failed 6581 1726773029.08292: getting the remaining hosts for this loop 6581 1726773029.08293: done getting the remaining hosts for this loop 6581 1726773029.08296: getting the next task for host managed_node2 6581 1726773029.08303: done getting next task for host managed_node2 6581 1726773029.08305: ^ task is: TASK: Ensure role reported changed 6581 1726773029.08307: ^ state is: HOST STATE: block=2, task=39, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.08311: getting variables 6581 1726773029.08313: in VariableManager get_vars() 6581 1726773029.08350: Calling all_inventory to load vars for managed_node2 6581 1726773029.08353: Calling groups_inventory to load vars for managed_node2 6581 1726773029.08355: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.08364: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.08373: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.08376: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.08559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.08668: done with get_vars() 6581 1726773029.08676: done getting variables 6581 1726773029.08715: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:166 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.037) 0:01:06.056 **** 6581 1726773029.08736: entering _queue_task() for managed_node2/assert 6581 1726773029.08921: worker is 1 (out of 1 available) 6581 1726773029.08934: exiting _queue_task() for managed_node2/assert 6581 1726773029.08947: done queuing things up, now waiting for results queue to drain 6581 1726773029.08949: waiting for pending results... 6581 1726773029.09114: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 6581 1726773029.09170: in run() - task 129c3c75-c909-a274-7900-000000000022 6581 1726773029.09184: variable 'ansible_search_path' from source: unknown 6581 1726773029.09209: calling self._execute() 6581 1726773029.09290: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.09295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.09304: variable 'omit' from source: magic vars 6581 1726773029.09385: variable 'omit' from source: magic vars 6581 1726773029.09409: variable 'omit' from source: magic vars 6581 1726773029.09435: variable 'omit' from source: magic vars 6581 1726773029.09466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773029.09495: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773029.09513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773029.09528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.09538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.09560: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773029.09564: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.09567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.09632: Set connection var ansible_shell_type to sh 6581 1726773029.09641: Set connection var ansible_pipelining to False 6581 1726773029.09645: Set connection var ansible_timeout to 10 6581 1726773029.09652: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773029.09656: Set connection var ansible_shell_executable to /bin/sh 6581 1726773029.09659: Set connection var ansible_connection to ssh 6581 1726773029.09675: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.09680: variable 'ansible_connection' from source: unknown 6581 1726773029.09682: variable 'ansible_module_compression' from source: unknown 6581 1726773029.09684: variable 'ansible_shell_type' from source: unknown 6581 1726773029.09687: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.09689: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.09692: variable 'ansible_pipelining' from source: unknown 6581 1726773029.09696: variable 'ansible_timeout' from source: unknown 6581 1726773029.09700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.09802: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773029.09812: variable 'omit' from source: magic vars 6581 1726773029.09819: starting attempt loop 6581 1726773029.09822: running the handler 6581 1726773029.10060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773029.11489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773029.11538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773029.11564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773029.11590: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773029.11609: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773029.11659: 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) 6581 1726773029.11682: 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) 6581 1726773029.11698: 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) 6581 1726773029.11725: 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) 6581 1726773029.11736: 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) 6581 1726773029.11806: variable '__kernel_settings_changed' from source: set_fact 6581 1726773029.11819: Evaluated conditional (__kernel_settings_changed | d(false)): True 6581 1726773029.11825: handler run complete 6581 1726773029.11841: attempt loop complete, returning result 6581 1726773029.11844: _execute() done 6581 1726773029.11847: dumping result to json 6581 1726773029.11849: done dumping result, returning 6581 1726773029.11855: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [129c3c75-c909-a274-7900-000000000022] 6581 1726773029.11859: sending task result for task 129c3c75-c909-a274-7900-000000000022 6581 1726773029.11939: done sending task result for task 129c3c75-c909-a274-7900-000000000022 6581 1726773029.11942: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6581 1726773029.11988: no more pending results, returning what we have 6581 1726773029.11992: results queue empty 6581 1726773029.11993: checking for any_errors_fatal 6581 1726773029.11998: done checking for any_errors_fatal 6581 1726773029.11999: checking for max_fail_percentage 6581 1726773029.12000: done checking for max_fail_percentage 6581 1726773029.12001: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.12002: done checking to see if all hosts have failed 6581 1726773029.12003: getting the remaining hosts for this loop 6581 1726773029.12004: done getting the remaining hosts for this loop 6581 1726773029.12007: getting the next task for host managed_node2 6581 1726773029.12013: done getting next task for host managed_node2 6581 1726773029.12017: ^ task is: TASK: Check sysctl 6581 1726773029.12020: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.12023: getting variables 6581 1726773029.12024: in VariableManager get_vars() 6581 1726773029.12056: Calling all_inventory to load vars for managed_node2 6581 1726773029.12058: Calling groups_inventory to load vars for managed_node2 6581 1726773029.12060: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.12068: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.12071: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.12081: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.12206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.12325: done with get_vars() 6581 1726773029.12333: done getting variables 6581 1726773029.12370: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl] ************************************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:170 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.036) 0:01:06.093 **** 6581 1726773029.12392: entering _queue_task() for managed_node2/shell 6581 1726773029.12569: worker is 1 (out of 1 available) 6581 1726773029.12583: exiting _queue_task() for managed_node2/shell 6581 1726773029.12595: done queuing things up, now waiting for results queue to drain 6581 1726773029.12597: waiting for pending results... 6581 1726773029.12763: running TaskExecutor() for managed_node2/TASK: Check sysctl 6581 1726773029.12825: in run() - task 129c3c75-c909-a274-7900-000000000023 6581 1726773029.12839: variable 'ansible_search_path' from source: unknown 6581 1726773029.12864: calling self._execute() 6581 1726773029.12936: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.12941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.12950: variable 'omit' from source: magic vars 6581 1726773029.13029: variable 'omit' from source: magic vars 6581 1726773029.13054: variable 'omit' from source: magic vars 6581 1726773029.13076: variable 'omit' from source: magic vars 6581 1726773029.13109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773029.13137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773029.13155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773029.13167: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.13177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.13201: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773029.13205: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.13207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.13272: Set connection var ansible_shell_type to sh 6581 1726773029.13283: Set connection var ansible_pipelining to False 6581 1726773029.13288: Set connection var ansible_timeout to 10 6581 1726773029.13295: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773029.13300: Set connection var ansible_shell_executable to /bin/sh 6581 1726773029.13302: Set connection var ansible_connection to ssh 6581 1726773029.13318: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.13321: variable 'ansible_connection' from source: unknown 6581 1726773029.13323: variable 'ansible_module_compression' from source: unknown 6581 1726773029.13326: variable 'ansible_shell_type' from source: unknown 6581 1726773029.13328: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.13331: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.13336: variable 'ansible_pipelining' from source: unknown 6581 1726773029.13338: variable 'ansible_timeout' from source: unknown 6581 1726773029.13343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.13443: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773029.13452: variable 'omit' from source: magic vars 6581 1726773029.13457: starting attempt loop 6581 1726773029.13460: running the handler 6581 1726773029.13469: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773029.13487: _low_level_execute_command(): starting 6581 1726773029.13494: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773029.13991: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773029.13995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.13999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773029.14002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.14051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.14054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773029.14056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.14126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.15764: stdout chunk (state=3): >>>/root <<< 6581 1726773029.15859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773029.15889: stderr chunk (state=3): >>><<< 6581 1726773029.15892: stdout chunk (state=3): >>><<< 6581 1726773029.15915: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773029.15928: _low_level_execute_command(): starting 6581 1726773029.15934: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879 `" && echo ansible-tmp-1726773029.1591344-9496-24394061863879="` echo /root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879 `" ) && sleep 0' 6581 1726773029.16379: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773029.16382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773029.16385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773029.16394: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773029.16396: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.16442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.16445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773029.16450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.16511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.18582: stdout chunk (state=3): >>>ansible-tmp-1726773029.1591344-9496-24394061863879=/root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879 <<< 6581 1726773029.18691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773029.18715: stderr chunk (state=3): >>><<< 6581 1726773029.18720: stdout chunk (state=3): >>><<< 6581 1726773029.18734: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773029.1591344-9496-24394061863879=/root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773029.18762: variable 'ansible_module_compression' from source: unknown 6581 1726773029.18807: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773029.18838: variable 'ansible_facts' from source: unknown 6581 1726773029.18897: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879/AnsiballZ_command.py 6581 1726773029.19001: Sending initial data 6581 1726773029.19004: Sent initial data (153 bytes) 6581 1726773029.19439: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773029.19443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773029.19445: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.19448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773029.19450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.19502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.19505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773029.19509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.19564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.21084: 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" <<< 6581 1726773029.21092: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773029.21143: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773029.21202: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpqfukyow8 /root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879/AnsiballZ_command.py <<< 6581 1726773029.21210: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879/AnsiballZ_command.py" <<< 6581 1726773029.21259: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpqfukyow8" to remote "/root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879/AnsiballZ_command.py" <<< 6581 1726773029.21844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773029.21884: stderr chunk (state=3): >>><<< 6581 1726773029.21887: stdout chunk (state=3): >>><<< 6581 1726773029.21930: done transferring module to remote 6581 1726773029.21939: _low_level_execute_command(): starting 6581 1726773029.21944: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879/ /root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879/AnsiballZ_command.py && sleep 0' 6581 1726773029.22377: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773029.22381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773029.22383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.22385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773029.22391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773029.22393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.22441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.22444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773029.22448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.22510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.24247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773029.24272: stderr chunk (state=3): >>><<< 6581 1726773029.24275: stdout chunk (state=3): >>><<< 6581 1726773029.24293: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773029.24296: _low_level_execute_command(): starting 6581 1726773029.24300: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879/AnsiballZ_command.py && sleep 0' 6581 1726773029.24749: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773029.24753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.24755: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773029.24757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773029.24759: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.24808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.24811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773029.24819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.24880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.41108: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "start": "2024-09-19 15:10:29.404874", "end": "2024-09-19 15:10:29.409913", "delta": "0:00:00.005039", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726773029.42622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773029.42647: stderr chunk (state=3): >>><<< 6581 1726773029.42651: stdout chunk (state=3): >>><<< 6581 1726773029.42668: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "start": "2024-09-19 15:10:29.404874", "end": "2024-09-19 15:10:29.409913", "delta": "0:00:00.005039", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773029.42779: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773029.42783: _low_level_execute_command(): starting 6581 1726773029.42788: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773029.1591344-9496-24394061863879/ > /dev/null 2>&1 && sleep 0' 6581 1726773029.43222: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773029.43230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773029.43243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.43247: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.43295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.43298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.43369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.45174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773029.45203: stderr chunk (state=3): >>><<< 6581 1726773029.45207: stdout chunk (state=3): >>><<< 6581 1726773029.45224: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773029.45230: handler run complete 6581 1726773029.45247: Evaluated conditional (False): False 6581 1726773029.45255: attempt loop complete, returning result 6581 1726773029.45258: _execute() done 6581 1726773029.45260: dumping result to json 6581 1726773029.45265: done dumping result, returning 6581 1726773029.45273: done running TaskExecutor() for managed_node2/TASK: Check sysctl [129c3c75-c909-a274-7900-000000000023] 6581 1726773029.45280: sending task result for task 129c3c75-c909-a274-7900-000000000023 6581 1726773029.45373: done sending task result for task 129c3c75-c909-a274-7900-000000000023 6581 1726773029.45375: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "delta": "0:00:00.005039", "end": "2024-09-19 15:10:29.409913", "rc": 0, "start": "2024-09-19 15:10:29.404874" } 6581 1726773029.45437: no more pending results, returning what we have 6581 1726773029.45440: results queue empty 6581 1726773029.45441: checking for any_errors_fatal 6581 1726773029.45447: done checking for any_errors_fatal 6581 1726773029.45448: checking for max_fail_percentage 6581 1726773029.45449: done checking for max_fail_percentage 6581 1726773029.45450: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.45451: done checking to see if all hosts have failed 6581 1726773029.45452: getting the remaining hosts for this loop 6581 1726773029.45454: done getting the remaining hosts for this loop 6581 1726773029.45457: getting the next task for host managed_node2 6581 1726773029.45464: done getting next task for host managed_node2 6581 1726773029.45466: ^ task is: TASK: Check sysfs after role runs 6581 1726773029.45468: ^ state is: HOST STATE: block=2, task=41, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.45472: getting variables 6581 1726773029.45474: in VariableManager get_vars() 6581 1726773029.45511: Calling all_inventory to load vars for managed_node2 6581 1726773029.45514: Calling groups_inventory to load vars for managed_node2 6581 1726773029.45519: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.45529: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.45531: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.45533: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.45706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.45823: done with get_vars() 6581 1726773029.45831: done getting variables 6581 1726773029.45873: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:176 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.334) 0:01:06.428 **** 6581 1726773029.45893: entering _queue_task() for managed_node2/command 6581 1726773029.46088: worker is 1 (out of 1 available) 6581 1726773029.46101: exiting _queue_task() for managed_node2/command 6581 1726773029.46114: done queuing things up, now waiting for results queue to drain 6581 1726773029.46120: waiting for pending results... 6581 1726773029.46293: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 6581 1726773029.46355: in run() - task 129c3c75-c909-a274-7900-000000000024 6581 1726773029.46369: variable 'ansible_search_path' from source: unknown 6581 1726773029.46399: calling self._execute() 6581 1726773029.46469: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.46473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.46485: variable 'omit' from source: magic vars 6581 1726773029.46562: variable 'omit' from source: magic vars 6581 1726773029.46590: variable 'omit' from source: magic vars 6581 1726773029.46611: variable 'omit' from source: magic vars 6581 1726773029.46647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773029.46677: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773029.46696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773029.46710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.46721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773029.46743: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773029.46746: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.46749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.46818: Set connection var ansible_shell_type to sh 6581 1726773029.46828: Set connection var ansible_pipelining to False 6581 1726773029.46833: Set connection var ansible_timeout to 10 6581 1726773029.46840: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773029.46844: Set connection var ansible_shell_executable to /bin/sh 6581 1726773029.46847: Set connection var ansible_connection to ssh 6581 1726773029.46863: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.46865: variable 'ansible_connection' from source: unknown 6581 1726773029.46868: variable 'ansible_module_compression' from source: unknown 6581 1726773029.46870: variable 'ansible_shell_type' from source: unknown 6581 1726773029.46872: variable 'ansible_shell_executable' from source: unknown 6581 1726773029.46876: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.46885: variable 'ansible_pipelining' from source: unknown 6581 1726773029.46888: variable 'ansible_timeout' from source: unknown 6581 1726773029.46890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.46994: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773029.47003: variable 'omit' from source: magic vars 6581 1726773029.47008: starting attempt loop 6581 1726773029.47010: running the handler 6581 1726773029.47026: _low_level_execute_command(): starting 6581 1726773029.47033: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773029.47551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773029.47556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773029.47561: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.47618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.47622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773029.47624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.47687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.49256: stdout chunk (state=3): >>>/root <<< 6581 1726773029.49354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773029.49385: stderr chunk (state=3): >>><<< 6581 1726773029.49388: stdout chunk (state=3): >>><<< 6581 1726773029.49410: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773029.49425: _low_level_execute_command(): starting 6581 1726773029.49431: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169 `" && echo ansible-tmp-1726773029.4941144-9507-57919601462169="` echo /root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169 `" ) && sleep 0' 6581 1726773029.49869: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773029.49872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773029.49878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773029.49881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773029.49891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.49922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.49937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.50002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.52098: stdout chunk (state=3): >>>ansible-tmp-1726773029.4941144-9507-57919601462169=/root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169 <<< 6581 1726773029.52197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773029.52227: stderr chunk (state=3): >>><<< 6581 1726773029.52230: stdout chunk (state=3): >>><<< 6581 1726773029.52247: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773029.4941144-9507-57919601462169=/root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773029.52274: variable 'ansible_module_compression' from source: unknown 6581 1726773029.52319: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773029.52349: variable 'ansible_facts' from source: unknown 6581 1726773029.52405: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169/AnsiballZ_command.py 6581 1726773029.52508: Sending initial data 6581 1726773029.52511: Sent initial data (153 bytes) 6581 1726773029.52954: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773029.52957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773029.52959: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.52961: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773029.52964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.53010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.53014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.53084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.54602: 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 <<< 6581 1726773029.54656: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773029.54718: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpf85lu5hr /root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169/AnsiballZ_command.py <<< 6581 1726773029.54721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169/AnsiballZ_command.py" <<< 6581 1726773029.54773: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpf85lu5hr" to remote "/root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169/AnsiballZ_command.py" <<< 6581 1726773029.54778: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169/AnsiballZ_command.py" <<< 6581 1726773029.55363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773029.55408: stderr chunk (state=3): >>><<< 6581 1726773029.55411: stdout chunk (state=3): >>><<< 6581 1726773029.55459: done transferring module to remote 6581 1726773029.55468: _low_level_execute_command(): starting 6581 1726773029.55473: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169/ /root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169/AnsiballZ_command.py && sleep 0' 6581 1726773029.55921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773029.55924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773029.55926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.55928: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773029.55930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.55981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.55984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.56050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.57767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773029.57794: stderr chunk (state=3): >>><<< 6581 1726773029.57797: stdout chunk (state=3): >>><<< 6581 1726773029.57811: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773029.57814: _low_level_execute_command(): starting 6581 1726773029.57822: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169/AnsiballZ_command.py && sleep 0' 6581 1726773029.58268: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773029.58271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.58274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773029.58278: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773029.58281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.58322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.58341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773029.58344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.58412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.73835: stdout chunk (state=3): >>> {"changed": true, "stdout": "60666", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:10:29.733960", "end": "2024-09-19 15:10:29.737295", "delta": "0:00:00.003335", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 60666 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726773029.75230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773029.75256: stderr chunk (state=3): >>><<< 6581 1726773029.75259: stdout chunk (state=3): >>><<< 6581 1726773029.75274: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "60666", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:10:29.733960", "end": "2024-09-19 15:10:29.737295", "delta": "0:00:00.003335", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 60666 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773029.75319: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -x 60666 /sys/class/net/lo/mtu', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773029.75325: _low_level_execute_command(): starting 6581 1726773029.75330: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773029.4941144-9507-57919601462169/ > /dev/null 2>&1 && sleep 0' 6581 1726773029.75775: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773029.75778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773029.75780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.75782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773029.75789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773029.75842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773029.75846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773029.75850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773029.75906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773029.77743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773029.77769: stderr chunk (state=3): >>><<< 6581 1726773029.77772: stdout chunk (state=3): >>><<< 6581 1726773029.77790: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773029.77796: handler run complete 6581 1726773029.77813: Evaluated conditional (False): False 6581 1726773029.77823: attempt loop complete, returning result 6581 1726773029.77826: _execute() done 6581 1726773029.77828: dumping result to json 6581 1726773029.77834: done dumping result, returning 6581 1726773029.77842: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [129c3c75-c909-a274-7900-000000000024] 6581 1726773029.77846: sending task result for task 129c3c75-c909-a274-7900-000000000024 6581 1726773029.77941: done sending task result for task 129c3c75-c909-a274-7900-000000000024 6581 1726773029.77944: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003335", "end": "2024-09-19 15:10:29.737295", "rc": 0, "start": "2024-09-19 15:10:29.733960" } STDOUT: 60666 6581 1726773029.78009: no more pending results, returning what we have 6581 1726773029.78012: results queue empty 6581 1726773029.78013: checking for any_errors_fatal 6581 1726773029.78024: done checking for any_errors_fatal 6581 1726773029.78024: checking for max_fail_percentage 6581 1726773029.78026: done checking for max_fail_percentage 6581 1726773029.78027: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.78028: done checking to see if all hosts have failed 6581 1726773029.78029: getting the remaining hosts for this loop 6581 1726773029.78030: done getting the remaining hosts for this loop 6581 1726773029.78033: getting the next task for host managed_node2 6581 1726773029.78040: done getting next task for host managed_node2 6581 1726773029.78044: ^ task is: TASK: Apply kernel_settings for removing section 6581 1726773029.78046: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.78050: getting variables 6581 1726773029.78052: in VariableManager get_vars() 6581 1726773029.78087: Calling all_inventory to load vars for managed_node2 6581 1726773029.78090: Calling groups_inventory to load vars for managed_node2 6581 1726773029.78092: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.78101: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.78103: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.78105: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.78237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.78357: done with get_vars() 6581 1726773029.78366: done getting variables TASK [Apply kernel_settings for removing section] ****************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:180 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.325) 0:01:06.753 **** 6581 1726773029.78434: entering _queue_task() for managed_node2/include_role 6581 1726773029.78629: worker is 1 (out of 1 available) 6581 1726773029.78643: exiting _queue_task() for managed_node2/include_role 6581 1726773029.78656: done queuing things up, now waiting for results queue to drain 6581 1726773029.78657: waiting for pending results... 6581 1726773029.78821: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing section 6581 1726773029.78886: in run() - task 129c3c75-c909-a274-7900-000000000025 6581 1726773029.78898: variable 'ansible_search_path' from source: unknown 6581 1726773029.78926: calling self._execute() 6581 1726773029.78993: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.79004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.79013: variable 'omit' from source: magic vars 6581 1726773029.79089: _execute() done 6581 1726773029.79093: dumping result to json 6581 1726773029.79098: done dumping result, returning 6581 1726773029.79101: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing section [129c3c75-c909-a274-7900-000000000025] 6581 1726773029.79104: sending task result for task 129c3c75-c909-a274-7900-000000000025 6581 1726773029.79211: done sending task result for task 129c3c75-c909-a274-7900-000000000025 6581 1726773029.79218: WORKER PROCESS EXITING 6581 1726773029.79244: no more pending results, returning what we have 6581 1726773029.79248: in VariableManager get_vars() 6581 1726773029.79284: Calling all_inventory to load vars for managed_node2 6581 1726773029.79286: Calling groups_inventory to load vars for managed_node2 6581 1726773029.79288: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.79298: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.79300: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.79302: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.79461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.79570: done with get_vars() 6581 1726773029.79578: variable 'ansible_search_path' from source: unknown 6581 1726773029.81455: variable 'omit' from source: magic vars 6581 1726773029.81471: variable 'omit' from source: magic vars 6581 1726773029.81482: variable 'omit' from source: magic vars 6581 1726773029.81484: we have included files to process 6581 1726773029.81485: generating all_blocks data 6581 1726773029.81486: done generating all_blocks data 6581 1726773029.81489: processing included file: fedora.linux_system_roles.kernel_settings 6581 1726773029.81501: in VariableManager get_vars() 6581 1726773029.81514: done with get_vars() 6581 1726773029.81535: in VariableManager get_vars() 6581 1726773029.81546: done with get_vars() 6581 1726773029.81571: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6581 1726773029.81610: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6581 1726773029.81626: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6581 1726773029.81668: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6581 1726773029.81989: in VariableManager get_vars() 6581 1726773029.82003: done with get_vars() 6581 1726773029.82795: in VariableManager get_vars() 6581 1726773029.82810: done with get_vars() 6581 1726773029.82909: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6581 1726773029.83281: iterating over new_blocks loaded from include file 6581 1726773029.83282: in VariableManager get_vars() 6581 1726773029.83293: done with get_vars() 6581 1726773029.83294: filtering new block on tags 6581 1726773029.83318: done filtering new block on tags 6581 1726773029.83320: in VariableManager get_vars() 6581 1726773029.83329: done with get_vars() 6581 1726773029.83330: filtering new block on tags 6581 1726773029.83353: done filtering new block on tags 6581 1726773029.83354: in VariableManager get_vars() 6581 1726773029.83364: done with get_vars() 6581 1726773029.83365: filtering new block on tags 6581 1726773029.83453: done filtering new block on tags 6581 1726773029.83455: in VariableManager get_vars() 6581 1726773029.83463: done with get_vars() 6581 1726773029.83464: filtering new block on tags 6581 1726773029.83474: done filtering new block on tags 6581 1726773029.83475: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 6581 1726773029.83481: extending task lists for all hosts with included blocks 6581 1726773029.85427: done extending task lists 6581 1726773029.85428: done processing included files 6581 1726773029.85429: results queue empty 6581 1726773029.85429: checking for any_errors_fatal 6581 1726773029.85432: done checking for any_errors_fatal 6581 1726773029.85432: checking for max_fail_percentage 6581 1726773029.85433: done checking for max_fail_percentage 6581 1726773029.85433: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.85434: done checking to see if all hosts have failed 6581 1726773029.85434: getting the remaining hosts for this loop 6581 1726773029.85435: done getting the remaining hosts for this loop 6581 1726773029.85437: getting the next task for host managed_node2 6581 1726773029.85440: done getting next task for host managed_node2 6581 1726773029.85442: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6581 1726773029.85443: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.85451: getting variables 6581 1726773029.85451: in VariableManager get_vars() 6581 1726773029.85461: Calling all_inventory to load vars for managed_node2 6581 1726773029.85463: Calling groups_inventory to load vars for managed_node2 6581 1726773029.85464: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.85468: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.85469: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.85471: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.85557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.85664: done with get_vars() 6581 1726773029.85671: done getting variables 6581 1726773029.85701: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.072) 0:01:06.826 **** 6581 1726773029.85722: entering _queue_task() for managed_node2/fail 6581 1726773029.85952: worker is 1 (out of 1 available) 6581 1726773029.85964: exiting _queue_task() for managed_node2/fail 6581 1726773029.85979: done queuing things up, now waiting for results queue to drain 6581 1726773029.85981: waiting for pending results... 6581 1726773029.86153: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6581 1726773029.86230: in run() - task 129c3c75-c909-a274-7900-0000000009ee 6581 1726773029.86243: variable 'ansible_search_path' from source: unknown 6581 1726773029.86246: variable 'ansible_search_path' from source: unknown 6581 1726773029.86273: calling self._execute() 6581 1726773029.86345: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.86349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.86359: variable 'omit' from source: magic vars 6581 1726773029.86739: variable 'kernel_settings_sysctl' from source: include params 6581 1726773029.86751: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773029.86758: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): False 6581 1726773029.86761: when evaluation is False, skipping this task 6581 1726773029.86764: _execute() done 6581 1726773029.86768: dumping result to json 6581 1726773029.86770: done dumping result, returning 6581 1726773029.86781: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-a274-7900-0000000009ee] 6581 1726773029.86784: sending task result for task 129c3c75-c909-a274-7900-0000000009ee 6581 1726773029.86872: done sending task result for task 129c3c75-c909-a274-7900-0000000009ee 6581 1726773029.86875: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "kernel_settings_sysctl != __kernel_settings_state_empty", "skip_reason": "Conditional result was False" } 6581 1726773029.86929: no more pending results, returning what we have 6581 1726773029.86933: results queue empty 6581 1726773029.86935: checking for any_errors_fatal 6581 1726773029.86937: done checking for any_errors_fatal 6581 1726773029.86938: checking for max_fail_percentage 6581 1726773029.86939: done checking for max_fail_percentage 6581 1726773029.86940: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.86941: done checking to see if all hosts have failed 6581 1726773029.86942: getting the remaining hosts for this loop 6581 1726773029.86943: done getting the remaining hosts for this loop 6581 1726773029.86946: getting the next task for host managed_node2 6581 1726773029.86954: done getting next task for host managed_node2 6581 1726773029.86959: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6581 1726773029.86962: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.86982: getting variables 6581 1726773029.86984: in VariableManager get_vars() 6581 1726773029.87015: Calling all_inventory to load vars for managed_node2 6581 1726773029.87020: Calling groups_inventory to load vars for managed_node2 6581 1726773029.87022: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.87031: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.87033: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.87035: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.87187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.87306: done with get_vars() 6581 1726773029.87314: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.016) 0:01:06.842 **** 6581 1726773029.87381: entering _queue_task() for managed_node2/include_tasks 6581 1726773029.87580: worker is 1 (out of 1 available) 6581 1726773029.87591: exiting _queue_task() for managed_node2/include_tasks 6581 1726773029.87606: done queuing things up, now waiting for results queue to drain 6581 1726773029.87608: waiting for pending results... 6581 1726773029.87770: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6581 1726773029.87844: in run() - task 129c3c75-c909-a274-7900-0000000009ef 6581 1726773029.87857: variable 'ansible_search_path' from source: unknown 6581 1726773029.87861: variable 'ansible_search_path' from source: unknown 6581 1726773029.87888: calling self._execute() 6581 1726773029.87958: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.87962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.87972: variable 'omit' from source: magic vars 6581 1726773029.88049: _execute() done 6581 1726773029.88053: dumping result to json 6581 1726773029.88056: done dumping result, returning 6581 1726773029.88063: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-a274-7900-0000000009ef] 6581 1726773029.88068: sending task result for task 129c3c75-c909-a274-7900-0000000009ef 6581 1726773029.88153: done sending task result for task 129c3c75-c909-a274-7900-0000000009ef 6581 1726773029.88156: WORKER PROCESS EXITING 6581 1726773029.88201: no more pending results, returning what we have 6581 1726773029.88205: in VariableManager get_vars() 6581 1726773029.88243: Calling all_inventory to load vars for managed_node2 6581 1726773029.88246: Calling groups_inventory to load vars for managed_node2 6581 1726773029.88248: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.88256: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.88258: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.88261: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.88380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.88501: done with get_vars() 6581 1726773029.88507: variable 'ansible_search_path' from source: unknown 6581 1726773029.88507: variable 'ansible_search_path' from source: unknown 6581 1726773029.88530: we have included files to process 6581 1726773029.88530: generating all_blocks data 6581 1726773029.88531: done generating all_blocks data 6581 1726773029.88539: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773029.88540: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773029.88541: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773029.89001: done processing included file 6581 1726773029.89004: iterating over new_blocks loaded from include file 6581 1726773029.89005: in VariableManager get_vars() 6581 1726773029.89022: done with get_vars() 6581 1726773029.89023: filtering new block on tags 6581 1726773029.89040: done filtering new block on tags 6581 1726773029.89041: in VariableManager get_vars() 6581 1726773029.89055: done with get_vars() 6581 1726773029.89055: filtering new block on tags 6581 1726773029.89079: done filtering new block on tags 6581 1726773029.89080: in VariableManager get_vars() 6581 1726773029.89094: done with get_vars() 6581 1726773029.89095: filtering new block on tags 6581 1726773029.89115: done filtering new block on tags 6581 1726773029.89119: in VariableManager get_vars() 6581 1726773029.89132: done with get_vars() 6581 1726773029.89133: filtering new block on tags 6581 1726773029.89146: done filtering new block on tags 6581 1726773029.89147: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 6581 1726773029.89151: extending task lists for all hosts with included blocks 6581 1726773029.89235: done extending task lists 6581 1726773029.89236: done processing included files 6581 1726773029.89236: results queue empty 6581 1726773029.89237: checking for any_errors_fatal 6581 1726773029.89239: done checking for any_errors_fatal 6581 1726773029.89240: checking for max_fail_percentage 6581 1726773029.89241: done checking for max_fail_percentage 6581 1726773029.89241: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.89242: done checking to see if all hosts have failed 6581 1726773029.89242: getting the remaining hosts for this loop 6581 1726773029.89243: done getting the remaining hosts for this loop 6581 1726773029.89245: getting the next task for host managed_node2 6581 1726773029.89248: done getting next task for host managed_node2 6581 1726773029.89249: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6581 1726773029.89251: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.89258: getting variables 6581 1726773029.89258: in VariableManager get_vars() 6581 1726773029.89267: Calling all_inventory to load vars for managed_node2 6581 1726773029.89268: Calling groups_inventory to load vars for managed_node2 6581 1726773029.89270: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.89273: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.89274: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.89278: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.89374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.89486: done with get_vars() 6581 1726773029.89492: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.021) 0:01:06.864 **** 6581 1726773029.89540: entering _queue_task() for managed_node2/setup 6581 1726773029.89732: worker is 1 (out of 1 available) 6581 1726773029.89744: exiting _queue_task() for managed_node2/setup 6581 1726773029.89759: done queuing things up, now waiting for results queue to drain 6581 1726773029.89761: waiting for pending results... 6581 1726773029.89930: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6581 1726773029.90017: in run() - task 129c3c75-c909-a274-7900-000000000bd2 6581 1726773029.90029: variable 'ansible_search_path' from source: unknown 6581 1726773029.90032: variable 'ansible_search_path' from source: unknown 6581 1726773029.90058: calling self._execute() 6581 1726773029.90122: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.90127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.90136: variable 'omit' from source: magic vars 6581 1726773029.90492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773029.91884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773029.91936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773029.91965: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773029.91991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773029.92011: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773029.92071: 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) 6581 1726773029.92094: 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) 6581 1726773029.92111: 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) 6581 1726773029.92139: 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) 6581 1726773029.92150: 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) 6581 1726773029.92191: 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) 6581 1726773029.92206: 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) 6581 1726773029.92224: 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) 6581 1726773029.92248: 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) 6581 1726773029.92258: 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) 6581 1726773029.92376: variable '__kernel_settings_required_facts' from source: role '' all vars 6581 1726773029.92385: variable 'ansible_facts' from source: unknown 6581 1726773029.92450: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6581 1726773029.92454: when evaluation is False, skipping this task 6581 1726773029.92456: _execute() done 6581 1726773029.92459: dumping result to json 6581 1726773029.92461: done dumping result, returning 6581 1726773029.92468: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-a274-7900-000000000bd2] 6581 1726773029.92473: sending task result for task 129c3c75-c909-a274-7900-000000000bd2 6581 1726773029.92560: done sending task result for task 129c3c75-c909-a274-7900-000000000bd2 6581 1726773029.92562: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6581 1726773029.92633: no more pending results, returning what we have 6581 1726773029.92637: results queue empty 6581 1726773029.92638: checking for any_errors_fatal 6581 1726773029.92639: done checking for any_errors_fatal 6581 1726773029.92640: checking for max_fail_percentage 6581 1726773029.92641: done checking for max_fail_percentage 6581 1726773029.92642: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.92643: done checking to see if all hosts have failed 6581 1726773029.92644: getting the remaining hosts for this loop 6581 1726773029.92646: done getting the remaining hosts for this loop 6581 1726773029.92649: getting the next task for host managed_node2 6581 1726773029.92658: done getting next task for host managed_node2 6581 1726773029.92662: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6581 1726773029.92665: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.92682: getting variables 6581 1726773029.92683: in VariableManager get_vars() 6581 1726773029.92715: Calling all_inventory to load vars for managed_node2 6581 1726773029.92719: Calling groups_inventory to load vars for managed_node2 6581 1726773029.92721: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.92729: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.92731: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.92734: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.92860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.92985: done with get_vars() 6581 1726773029.92993: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.035) 0:01:06.899 **** 6581 1726773029.93064: entering _queue_task() for managed_node2/stat 6581 1726773029.93249: worker is 1 (out of 1 available) 6581 1726773029.93260: exiting _queue_task() for managed_node2/stat 6581 1726773029.93272: done queuing things up, now waiting for results queue to drain 6581 1726773029.93274: waiting for pending results... 6581 1726773029.93450: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6581 1726773029.93544: in run() - task 129c3c75-c909-a274-7900-000000000bd4 6581 1726773029.93557: variable 'ansible_search_path' from source: unknown 6581 1726773029.93561: variable 'ansible_search_path' from source: unknown 6581 1726773029.93587: calling self._execute() 6581 1726773029.93654: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.93657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.93667: variable 'omit' from source: magic vars 6581 1726773029.93996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773029.94230: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773029.94264: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773029.94290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773029.94314: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773029.94378: 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) 6581 1726773029.94395: 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) 6581 1726773029.94414: 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) 6581 1726773029.94433: 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) 6581 1726773029.94520: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773029.94529: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6581 1726773029.94532: when evaluation is False, skipping this task 6581 1726773029.94535: _execute() done 6581 1726773029.94540: dumping result to json 6581 1726773029.94542: done dumping result, returning 6581 1726773029.94549: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-a274-7900-000000000bd4] 6581 1726773029.94554: sending task result for task 129c3c75-c909-a274-7900-000000000bd4 6581 1726773029.94639: done sending task result for task 129c3c75-c909-a274-7900-000000000bd4 6581 1726773029.94642: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6581 1726773029.94692: no more pending results, returning what we have 6581 1726773029.94695: results queue empty 6581 1726773029.94696: checking for any_errors_fatal 6581 1726773029.94704: done checking for any_errors_fatal 6581 1726773029.94705: checking for max_fail_percentage 6581 1726773029.94706: done checking for max_fail_percentage 6581 1726773029.94707: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.94708: done checking to see if all hosts have failed 6581 1726773029.94709: getting the remaining hosts for this loop 6581 1726773029.94711: done getting the remaining hosts for this loop 6581 1726773029.94714: getting the next task for host managed_node2 6581 1726773029.94724: done getting next task for host managed_node2 6581 1726773029.94728: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6581 1726773029.94732: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.94751: getting variables 6581 1726773029.94752: in VariableManager get_vars() 6581 1726773029.94786: Calling all_inventory to load vars for managed_node2 6581 1726773029.94788: Calling groups_inventory to load vars for managed_node2 6581 1726773029.94791: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.94799: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.94801: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.94803: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.94959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.95079: done with get_vars() 6581 1726773029.95086: done getting variables 6581 1726773029.95127: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.020) 0:01:06.920 **** 6581 1726773029.95150: entering _queue_task() for managed_node2/set_fact 6581 1726773029.95343: worker is 1 (out of 1 available) 6581 1726773029.95356: exiting _queue_task() for managed_node2/set_fact 6581 1726773029.95368: done queuing things up, now waiting for results queue to drain 6581 1726773029.95370: waiting for pending results... 6581 1726773029.95534: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6581 1726773029.95626: in run() - task 129c3c75-c909-a274-7900-000000000bd5 6581 1726773029.95639: variable 'ansible_search_path' from source: unknown 6581 1726773029.95643: variable 'ansible_search_path' from source: unknown 6581 1726773029.95669: calling self._execute() 6581 1726773029.95733: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.95738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.95748: variable 'omit' from source: magic vars 6581 1726773029.96072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773029.96246: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773029.96283: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773029.96306: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773029.96333: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773029.96395: 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) 6581 1726773029.96413: 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) 6581 1726773029.96433: 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) 6581 1726773029.96451: 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) 6581 1726773029.96538: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773029.96546: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6581 1726773029.96548: when evaluation is False, skipping this task 6581 1726773029.96551: _execute() done 6581 1726773029.96554: dumping result to json 6581 1726773029.96558: done dumping result, returning 6581 1726773029.96564: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-a274-7900-000000000bd5] 6581 1726773029.96569: sending task result for task 129c3c75-c909-a274-7900-000000000bd5 6581 1726773029.96651: done sending task result for task 129c3c75-c909-a274-7900-000000000bd5 6581 1726773029.96653: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6581 1726773029.96726: no more pending results, returning what we have 6581 1726773029.96729: results queue empty 6581 1726773029.96730: checking for any_errors_fatal 6581 1726773029.96734: done checking for any_errors_fatal 6581 1726773029.96735: checking for max_fail_percentage 6581 1726773029.96736: done checking for max_fail_percentage 6581 1726773029.96737: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.96737: done checking to see if all hosts have failed 6581 1726773029.96738: getting the remaining hosts for this loop 6581 1726773029.96740: done getting the remaining hosts for this loop 6581 1726773029.96743: getting the next task for host managed_node2 6581 1726773029.96751: done getting next task for host managed_node2 6581 1726773029.96755: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6581 1726773029.96758: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.96774: getting variables 6581 1726773029.96775: in VariableManager get_vars() 6581 1726773029.96807: Calling all_inventory to load vars for managed_node2 6581 1726773029.96809: Calling groups_inventory to load vars for managed_node2 6581 1726773029.96811: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.96821: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.96823: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.96825: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.96937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.97060: done with get_vars() 6581 1726773029.97067: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.019) 0:01:06.940 **** 6581 1726773029.97134: entering _queue_task() for managed_node2/stat 6581 1726773029.97323: worker is 1 (out of 1 available) 6581 1726773029.97338: exiting _queue_task() for managed_node2/stat 6581 1726773029.97350: done queuing things up, now waiting for results queue to drain 6581 1726773029.97352: waiting for pending results... 6581 1726773029.97518: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6581 1726773029.97604: in run() - task 129c3c75-c909-a274-7900-000000000bd7 6581 1726773029.97618: variable 'ansible_search_path' from source: unknown 6581 1726773029.97621: variable 'ansible_search_path' from source: unknown 6581 1726773029.97646: calling self._execute() 6581 1726773029.97709: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.97713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.97727: variable 'omit' from source: magic vars 6581 1726773029.98126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773029.98291: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773029.98324: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773029.98349: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773029.98373: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773029.98437: 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) 6581 1726773029.98456: 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) 6581 1726773029.98474: 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) 6581 1726773029.98494: 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) 6581 1726773029.98575: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773029.98586: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6581 1726773029.98589: when evaluation is False, skipping this task 6581 1726773029.98591: _execute() done 6581 1726773029.98594: dumping result to json 6581 1726773029.98596: done dumping result, returning 6581 1726773029.98603: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-a274-7900-000000000bd7] 6581 1726773029.98608: sending task result for task 129c3c75-c909-a274-7900-000000000bd7 6581 1726773029.98685: done sending task result for task 129c3c75-c909-a274-7900-000000000bd7 6581 1726773029.98688: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6581 1726773029.98736: no more pending results, returning what we have 6581 1726773029.98739: results queue empty 6581 1726773029.98740: checking for any_errors_fatal 6581 1726773029.98746: done checking for any_errors_fatal 6581 1726773029.98747: checking for max_fail_percentage 6581 1726773029.98749: done checking for max_fail_percentage 6581 1726773029.98750: checking to see if all hosts have failed and the running result is not ok 6581 1726773029.98751: done checking to see if all hosts have failed 6581 1726773029.98751: getting the remaining hosts for this loop 6581 1726773029.98753: done getting the remaining hosts for this loop 6581 1726773029.98756: getting the next task for host managed_node2 6581 1726773029.98763: done getting next task for host managed_node2 6581 1726773029.98767: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6581 1726773029.98770: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773029.98785: getting variables 6581 1726773029.98786: in VariableManager get_vars() 6581 1726773029.98817: Calling all_inventory to load vars for managed_node2 6581 1726773029.98820: Calling groups_inventory to load vars for managed_node2 6581 1726773029.98822: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773029.98830: Calling all_plugins_play to load vars for managed_node2 6581 1726773029.98832: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773029.98835: Calling groups_plugins_play to load vars for managed_node2 6581 1726773029.98979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773029.99093: done with get_vars() 6581 1726773029.99100: done getting variables 6581 1726773029.99139: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:10:29 -0400 (0:00:00.020) 0:01:06.960 **** 6581 1726773029.99161: entering _queue_task() for managed_node2/set_fact 6581 1726773029.99332: worker is 1 (out of 1 available) 6581 1726773029.99346: exiting _queue_task() for managed_node2/set_fact 6581 1726773029.99360: done queuing things up, now waiting for results queue to drain 6581 1726773029.99362: waiting for pending results... 6581 1726773029.99529: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6581 1726773029.99610: in run() - task 129c3c75-c909-a274-7900-000000000bd8 6581 1726773029.99625: variable 'ansible_search_path' from source: unknown 6581 1726773029.99629: variable 'ansible_search_path' from source: unknown 6581 1726773029.99653: calling self._execute() 6581 1726773029.99717: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773029.99721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773029.99731: variable 'omit' from source: magic vars 6581 1726773030.00049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773030.00213: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773030.00249: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773030.00271: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773030.00297: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773030.00356: 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) 6581 1726773030.00374: 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) 6581 1726773030.00395: 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) 6581 1726773030.00412: 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) 6581 1726773030.00493: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773030.00501: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6581 1726773030.00504: when evaluation is False, skipping this task 6581 1726773030.00506: _execute() done 6581 1726773030.00509: dumping result to json 6581 1726773030.00511: done dumping result, returning 6581 1726773030.00519: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-a274-7900-000000000bd8] 6581 1726773030.00524: sending task result for task 129c3c75-c909-a274-7900-000000000bd8 6581 1726773030.00599: done sending task result for task 129c3c75-c909-a274-7900-000000000bd8 6581 1726773030.00601: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6581 1726773030.00649: no more pending results, returning what we have 6581 1726773030.00652: results queue empty 6581 1726773030.00653: checking for any_errors_fatal 6581 1726773030.00656: done checking for any_errors_fatal 6581 1726773030.00657: checking for max_fail_percentage 6581 1726773030.00659: done checking for max_fail_percentage 6581 1726773030.00660: checking to see if all hosts have failed and the running result is not ok 6581 1726773030.00660: done checking to see if all hosts have failed 6581 1726773030.00661: getting the remaining hosts for this loop 6581 1726773030.00663: done getting the remaining hosts for this loop 6581 1726773030.00666: getting the next task for host managed_node2 6581 1726773030.00675: done getting next task for host managed_node2 6581 1726773030.00678: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6581 1726773030.00682: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773030.00697: getting variables 6581 1726773030.00698: in VariableManager get_vars() 6581 1726773030.00730: Calling all_inventory to load vars for managed_node2 6581 1726773030.00732: Calling groups_inventory to load vars for managed_node2 6581 1726773030.00734: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773030.00742: Calling all_plugins_play to load vars for managed_node2 6581 1726773030.00744: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773030.00747: Calling groups_plugins_play to load vars for managed_node2 6581 1726773030.00850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773030.00969: done with get_vars() 6581 1726773030.00976: done getting variables 6581 1726773030.01013: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:10:30 -0400 (0:00:00.018) 0:01:06.979 **** 6581 1726773030.01038: entering _queue_task() for managed_node2/include_vars 6581 1726773030.01212: worker is 1 (out of 1 available) 6581 1726773030.01227: exiting _queue_task() for managed_node2/include_vars 6581 1726773030.01240: done queuing things up, now waiting for results queue to drain 6581 1726773030.01242: waiting for pending results... 6581 1726773030.01410: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6581 1726773030.01500: in run() - task 129c3c75-c909-a274-7900-000000000bda 6581 1726773030.01513: variable 'ansible_search_path' from source: unknown 6581 1726773030.01518: variable 'ansible_search_path' from source: unknown 6581 1726773030.01542: calling self._execute() 6581 1726773030.01606: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.01610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.01621: variable 'omit' from source: magic vars 6581 1726773030.01696: variable 'omit' from source: magic vars 6581 1726773030.01738: variable 'omit' from source: magic vars 6581 1726773030.02053: variable 'ffparams' from source: task vars 6581 1726773030.02143: variable 'ansible_facts' from source: unknown 6581 1726773030.02265: variable 'ansible_facts' from source: unknown 6581 1726773030.02354: variable 'ansible_facts' from source: unknown 6581 1726773030.02442: variable 'ansible_facts' from source: unknown 6581 1726773030.02517: variable 'role_path' from source: magic vars 6581 1726773030.02638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6581 1726773030.02774: Loaded config def from plugin (lookup/first_found) 6581 1726773030.02778: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6581 1726773030.02808: variable 'ansible_search_path' from source: unknown 6581 1726773030.02825: variable 'ansible_search_path' from source: unknown 6581 1726773030.02832: variable 'ansible_search_path' from source: unknown 6581 1726773030.02839: variable 'ansible_search_path' from source: unknown 6581 1726773030.02845: variable 'ansible_search_path' from source: unknown 6581 1726773030.02860: variable 'omit' from source: magic vars 6581 1726773030.02880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773030.02901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773030.02915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773030.02930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773030.02938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773030.02960: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773030.02963: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.02966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.03028: Set connection var ansible_shell_type to sh 6581 1726773030.03037: Set connection var ansible_pipelining to False 6581 1726773030.03042: Set connection var ansible_timeout to 10 6581 1726773030.03049: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773030.03054: Set connection var ansible_shell_executable to /bin/sh 6581 1726773030.03056: Set connection var ansible_connection to ssh 6581 1726773030.03072: variable 'ansible_shell_executable' from source: unknown 6581 1726773030.03075: variable 'ansible_connection' from source: unknown 6581 1726773030.03077: variable 'ansible_module_compression' from source: unknown 6581 1726773030.03082: variable 'ansible_shell_type' from source: unknown 6581 1726773030.03084: variable 'ansible_shell_executable' from source: unknown 6581 1726773030.03086: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.03091: variable 'ansible_pipelining' from source: unknown 6581 1726773030.03094: variable 'ansible_timeout' from source: unknown 6581 1726773030.03099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.03173: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773030.03184: variable 'omit' from source: magic vars 6581 1726773030.03188: starting attempt loop 6581 1726773030.03191: running the handler 6581 1726773030.03240: handler run complete 6581 1726773030.03248: attempt loop complete, returning result 6581 1726773030.03250: _execute() done 6581 1726773030.03253: dumping result to json 6581 1726773030.03256: done dumping result, returning 6581 1726773030.03264: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-a274-7900-000000000bda] 6581 1726773030.03266: sending task result for task 129c3c75-c909-a274-7900-000000000bda 6581 1726773030.03359: done sending task result for task 129c3c75-c909-a274-7900-000000000bda 6581 1726773030.03361: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6581 1726773030.03434: no more pending results, returning what we have 6581 1726773030.03438: results queue empty 6581 1726773030.03439: checking for any_errors_fatal 6581 1726773030.03444: done checking for any_errors_fatal 6581 1726773030.03445: checking for max_fail_percentage 6581 1726773030.03446: done checking for max_fail_percentage 6581 1726773030.03447: checking to see if all hosts have failed and the running result is not ok 6581 1726773030.03447: done checking to see if all hosts have failed 6581 1726773030.03448: getting the remaining hosts for this loop 6581 1726773030.03450: done getting the remaining hosts for this loop 6581 1726773030.03453: getting the next task for host managed_node2 6581 1726773030.03461: done getting next task for host managed_node2 6581 1726773030.03464: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6581 1726773030.03466: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773030.03476: getting variables 6581 1726773030.03477: in VariableManager get_vars() 6581 1726773030.03507: Calling all_inventory to load vars for managed_node2 6581 1726773030.03509: Calling groups_inventory to load vars for managed_node2 6581 1726773030.03511: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773030.03520: Calling all_plugins_play to load vars for managed_node2 6581 1726773030.03523: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773030.03525: Calling groups_plugins_play to load vars for managed_node2 6581 1726773030.03680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773030.03799: done with get_vars() 6581 1726773030.03807: done getting variables 6581 1726773030.03850: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:10:30 -0400 (0:00:00.028) 0:01:07.007 **** 6581 1726773030.03872: entering _queue_task() for managed_node2/package 6581 1726773030.04068: worker is 1 (out of 1 available) 6581 1726773030.04081: exiting _queue_task() for managed_node2/package 6581 1726773030.04094: done queuing things up, now waiting for results queue to drain 6581 1726773030.04096: waiting for pending results... 6581 1726773030.04274: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6581 1726773030.04353: in run() - task 129c3c75-c909-a274-7900-0000000009f0 6581 1726773030.04365: variable 'ansible_search_path' from source: unknown 6581 1726773030.04369: variable 'ansible_search_path' from source: unknown 6581 1726773030.04398: calling self._execute() 6581 1726773030.04471: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.04475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.04487: variable 'omit' from source: magic vars 6581 1726773030.04565: variable 'omit' from source: magic vars 6581 1726773030.04601: variable 'omit' from source: magic vars 6581 1726773030.04624: variable '__kernel_settings_packages' from source: include_vars 6581 1726773030.04848: variable '__kernel_settings_packages' from source: include_vars 6581 1726773030.05007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773030.06412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773030.06458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773030.06523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773030.06527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773030.06530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773030.06604: 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) 6581 1726773030.06625: 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) 6581 1726773030.06643: 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) 6581 1726773030.06667: 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) 6581 1726773030.06678: 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) 6581 1726773030.06757: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773030.06760: variable 'omit' from source: magic vars 6581 1726773030.06787: variable 'omit' from source: magic vars 6581 1726773030.06811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773030.06832: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773030.06847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773030.06860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773030.06868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773030.06894: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773030.06897: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.06900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.06965: Set connection var ansible_shell_type to sh 6581 1726773030.06975: Set connection var ansible_pipelining to False 6581 1726773030.06983: Set connection var ansible_timeout to 10 6581 1726773030.06989: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773030.06994: Set connection var ansible_shell_executable to /bin/sh 6581 1726773030.06997: Set connection var ansible_connection to ssh 6581 1726773030.07014: variable 'ansible_shell_executable' from source: unknown 6581 1726773030.07018: variable 'ansible_connection' from source: unknown 6581 1726773030.07021: variable 'ansible_module_compression' from source: unknown 6581 1726773030.07025: variable 'ansible_shell_type' from source: unknown 6581 1726773030.07027: variable 'ansible_shell_executable' from source: unknown 6581 1726773030.07030: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.07032: variable 'ansible_pipelining' from source: unknown 6581 1726773030.07034: variable 'ansible_timeout' from source: unknown 6581 1726773030.07039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.07110: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773030.07120: variable 'omit' from source: magic vars 6581 1726773030.07125: starting attempt loop 6581 1726773030.07127: running the handler 6581 1726773030.07133: variable 'ansible_facts' from source: unknown 6581 1726773030.07135: variable 'ansible_facts' from source: unknown 6581 1726773030.07175: _low_level_execute_command(): starting 6581 1726773030.07183: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773030.07673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.07679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.07682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773030.07684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773030.07689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.07737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773030.07740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.07742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.07810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773030.09429: stdout chunk (state=3): >>>/root <<< 6581 1726773030.09528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773030.09562: stderr chunk (state=3): >>><<< 6581 1726773030.09566: stdout chunk (state=3): >>><<< 6581 1726773030.09584: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773030.09594: _low_level_execute_command(): starting 6581 1726773030.09599: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071 `" && echo ansible-tmp-1726773030.0958402-9524-196238214416071="` echo /root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071 `" ) && sleep 0' 6581 1726773030.10036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.10039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773030.10043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.10046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.10048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.10097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773030.10101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.10103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.10167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773030.12884: stdout chunk (state=3): >>>ansible-tmp-1726773030.0958402-9524-196238214416071=/root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071 <<< 6581 1726773030.12990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773030.13019: stderr chunk (state=3): >>><<< 6581 1726773030.13022: stdout chunk (state=3): >>><<< 6581 1726773030.13041: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773030.0958402-9524-196238214416071=/root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773030.13067: variable 'ansible_module_compression' from source: unknown 6581 1726773030.13111: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6581 1726773030.13149: variable 'ansible_facts' from source: unknown 6581 1726773030.13226: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071/AnsiballZ_dnf.py 6581 1726773030.13353: Sending initial data 6581 1726773030.13356: Sent initial data (150 bytes) 6581 1726773030.13783: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.13786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773030.13789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.13791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.13793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773030.13796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.13848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773030.13851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.13856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.13914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773030.15438: 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 <<< 6581 1726773030.15448: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773030.15506: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773030.15563: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpbm_90npj /root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071/AnsiballZ_dnf.py <<< 6581 1726773030.15570: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071/AnsiballZ_dnf.py" <<< 6581 1726773030.15632: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpbm_90npj" to remote "/root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071/AnsiballZ_dnf.py" <<< 6581 1726773030.15635: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071/AnsiballZ_dnf.py" <<< 6581 1726773030.16354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773030.16399: stderr chunk (state=3): >>><<< 6581 1726773030.16402: stdout chunk (state=3): >>><<< 6581 1726773030.16441: done transferring module to remote 6581 1726773030.16451: _low_level_execute_command(): starting 6581 1726773030.16455: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071/ /root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071/AnsiballZ_dnf.py && sleep 0' 6581 1726773030.16901: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773030.16904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773030.16906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.16910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773030.16912: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.16914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.16965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773030.16968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.16972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.17033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773030.18760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773030.18787: stderr chunk (state=3): >>><<< 6581 1726773030.18790: stdout chunk (state=3): >>><<< 6581 1726773030.18805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773030.18808: _low_level_execute_command(): starting 6581 1726773030.18812: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071/AnsiballZ_dnf.py && sleep 0' 6581 1726773030.19262: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773030.19265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773030.19267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773030.19270: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.19273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.19322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773030.19327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.19341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.19402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773030.60109: 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}}} <<< 6581 1726773030.64130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773030.64157: stderr chunk (state=3): >>><<< 6581 1726773030.64160: stdout chunk (state=3): >>><<< 6581 1726773030.64176: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773030.64219: 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-1726773030.0958402-9524-196238214416071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773030.64226: _low_level_execute_command(): starting 6581 1726773030.64231: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773030.0958402-9524-196238214416071/ > /dev/null 2>&1 && sleep 0' 6581 1726773030.64673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773030.64679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773030.64681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.64684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.64686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.64738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773030.64742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.64745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.64814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773030.66659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773030.66685: stderr chunk (state=3): >>><<< 6581 1726773030.66688: stdout chunk (state=3): >>><<< 6581 1726773030.66701: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773030.66708: handler run complete 6581 1726773030.66735: attempt loop complete, returning result 6581 1726773030.66738: _execute() done 6581 1726773030.66741: dumping result to json 6581 1726773030.66748: done dumping result, returning 6581 1726773030.66757: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-a274-7900-0000000009f0] 6581 1726773030.66761: sending task result for task 129c3c75-c909-a274-7900-0000000009f0 6581 1726773030.66855: done sending task result for task 129c3c75-c909-a274-7900-0000000009f0 6581 1726773030.66858: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6581 1726773030.66975: no more pending results, returning what we have 6581 1726773030.66981: results queue empty 6581 1726773030.66982: checking for any_errors_fatal 6581 1726773030.66988: done checking for any_errors_fatal 6581 1726773030.66989: checking for max_fail_percentage 6581 1726773030.66990: done checking for max_fail_percentage 6581 1726773030.66991: checking to see if all hosts have failed and the running result is not ok 6581 1726773030.66991: done checking to see if all hosts have failed 6581 1726773030.66992: getting the remaining hosts for this loop 6581 1726773030.66994: done getting the remaining hosts for this loop 6581 1726773030.66996: getting the next task for host managed_node2 6581 1726773030.67005: done getting next task for host managed_node2 6581 1726773030.67008: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6581 1726773030.67011: ^ state is: HOST STATE: block=2, task=44, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773030.67024: getting variables 6581 1726773030.67025: in VariableManager get_vars() 6581 1726773030.67056: Calling all_inventory to load vars for managed_node2 6581 1726773030.67059: Calling groups_inventory to load vars for managed_node2 6581 1726773030.67061: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773030.67069: Calling all_plugins_play to load vars for managed_node2 6581 1726773030.67072: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773030.67074: Calling groups_plugins_play to load vars for managed_node2 6581 1726773030.67196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773030.67341: done with get_vars() 6581 1726773030.67349: done getting variables 6581 1726773030.67392: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:10:30 -0400 (0:00:00.635) 0:01:07.643 **** 6581 1726773030.67415: entering _queue_task() for managed_node2/debug 6581 1726773030.67613: worker is 1 (out of 1 available) 6581 1726773030.67627: exiting _queue_task() for managed_node2/debug 6581 1726773030.67641: done queuing things up, now waiting for results queue to drain 6581 1726773030.67642: waiting for pending results... 6581 1726773030.67807: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6581 1726773030.67883: in run() - task 129c3c75-c909-a274-7900-0000000009f2 6581 1726773030.67894: variable 'ansible_search_path' from source: unknown 6581 1726773030.67898: variable 'ansible_search_path' from source: unknown 6581 1726773030.67926: calling self._execute() 6581 1726773030.67996: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.67999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.68009: variable 'omit' from source: magic vars 6581 1726773030.68353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773030.69753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773030.69803: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773030.69830: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773030.69854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773030.69875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773030.69935: 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) 6581 1726773030.69955: 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) 6581 1726773030.69972: 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) 6581 1726773030.69999: 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) 6581 1726773030.70009: 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) 6581 1726773030.70086: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773030.70099: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773030.70102: when evaluation is False, skipping this task 6581 1726773030.70105: _execute() done 6581 1726773030.70108: dumping result to json 6581 1726773030.70110: done dumping result, returning 6581 1726773030.70119: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-a274-7900-0000000009f2] 6581 1726773030.70124: sending task result for task 129c3c75-c909-a274-7900-0000000009f2 6581 1726773030.70207: done sending task result for task 129c3c75-c909-a274-7900-0000000009f2 6581 1726773030.70210: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6581 1726773030.70296: no more pending results, returning what we have 6581 1726773030.70300: results queue empty 6581 1726773030.70301: checking for any_errors_fatal 6581 1726773030.70308: done checking for any_errors_fatal 6581 1726773030.70309: checking for max_fail_percentage 6581 1726773030.70310: done checking for max_fail_percentage 6581 1726773030.70311: checking to see if all hosts have failed and the running result is not ok 6581 1726773030.70312: done checking to see if all hosts have failed 6581 1726773030.70313: getting the remaining hosts for this loop 6581 1726773030.70315: done getting the remaining hosts for this loop 6581 1726773030.70320: getting the next task for host managed_node2 6581 1726773030.70328: done getting next task for host managed_node2 6581 1726773030.70332: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6581 1726773030.70334: ^ state is: HOST STATE: block=2, task=44, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773030.70349: getting variables 6581 1726773030.70351: in VariableManager get_vars() 6581 1726773030.70385: Calling all_inventory to load vars for managed_node2 6581 1726773030.70387: Calling groups_inventory to load vars for managed_node2 6581 1726773030.70389: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773030.70397: Calling all_plugins_play to load vars for managed_node2 6581 1726773030.70399: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773030.70402: Calling groups_plugins_play to load vars for managed_node2 6581 1726773030.70523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773030.70649: done with get_vars() 6581 1726773030.70658: done getting variables 6581 1726773030.70700: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:10:30 -0400 (0:00:00.033) 0:01:07.676 **** 6581 1726773030.70725: entering _queue_task() for managed_node2/reboot 6581 1726773030.70930: worker is 1 (out of 1 available) 6581 1726773030.70944: exiting _queue_task() for managed_node2/reboot 6581 1726773030.70958: done queuing things up, now waiting for results queue to drain 6581 1726773030.70959: waiting for pending results... 6581 1726773030.71126: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6581 1726773030.71206: in run() - task 129c3c75-c909-a274-7900-0000000009f3 6581 1726773030.71219: variable 'ansible_search_path' from source: unknown 6581 1726773030.71222: variable 'ansible_search_path' from source: unknown 6581 1726773030.71248: calling self._execute() 6581 1726773030.71315: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.71322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.71330: variable 'omit' from source: magic vars 6581 1726773030.71664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773030.73058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773030.73101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773030.73129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773030.73154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773030.73174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773030.73232: 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) 6581 1726773030.73253: 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) 6581 1726773030.73271: 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) 6581 1726773030.73297: 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) 6581 1726773030.73307: 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) 6581 1726773030.73422: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773030.73426: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773030.73428: when evaluation is False, skipping this task 6581 1726773030.73431: _execute() done 6581 1726773030.73433: dumping result to json 6581 1726773030.73435: done dumping result, returning 6581 1726773030.73438: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-a274-7900-0000000009f3] 6581 1726773030.73440: sending task result for task 129c3c75-c909-a274-7900-0000000009f3 6581 1726773030.73503: done sending task result for task 129c3c75-c909-a274-7900-0000000009f3 6581 1726773030.73506: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6581 1726773030.73553: no more pending results, returning what we have 6581 1726773030.73556: results queue empty 6581 1726773030.73556: checking for any_errors_fatal 6581 1726773030.73561: done checking for any_errors_fatal 6581 1726773030.73562: checking for max_fail_percentage 6581 1726773030.73564: done checking for max_fail_percentage 6581 1726773030.73565: checking to see if all hosts have failed and the running result is not ok 6581 1726773030.73566: done checking to see if all hosts have failed 6581 1726773030.73566: getting the remaining hosts for this loop 6581 1726773030.73568: done getting the remaining hosts for this loop 6581 1726773030.73572: getting the next task for host managed_node2 6581 1726773030.73582: done getting next task for host managed_node2 6581 1726773030.73586: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6581 1726773030.73588: ^ state is: HOST STATE: block=2, task=44, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773030.73606: getting variables 6581 1726773030.73607: in VariableManager get_vars() 6581 1726773030.73643: Calling all_inventory to load vars for managed_node2 6581 1726773030.73646: Calling groups_inventory to load vars for managed_node2 6581 1726773030.73648: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773030.73656: Calling all_plugins_play to load vars for managed_node2 6581 1726773030.73658: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773030.73660: Calling groups_plugins_play to load vars for managed_node2 6581 1726773030.73831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773030.73950: done with get_vars() 6581 1726773030.73958: done getting variables 6581 1726773030.74000: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:10:30 -0400 (0:00:00.032) 0:01:07.709 **** 6581 1726773030.74024: entering _queue_task() for managed_node2/fail 6581 1726773030.74223: worker is 1 (out of 1 available) 6581 1726773030.74238: exiting _queue_task() for managed_node2/fail 6581 1726773030.74250: done queuing things up, now waiting for results queue to drain 6581 1726773030.74252: waiting for pending results... 6581 1726773030.74419: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6581 1726773030.74497: in run() - task 129c3c75-c909-a274-7900-0000000009f4 6581 1726773030.74508: variable 'ansible_search_path' from source: unknown 6581 1726773030.74512: variable 'ansible_search_path' from source: unknown 6581 1726773030.74541: calling self._execute() 6581 1726773030.74612: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.74617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.74627: variable 'omit' from source: magic vars 6581 1726773030.74961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773030.76347: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773030.76397: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773030.76427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773030.76452: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773030.76473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773030.76533: 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) 6581 1726773030.76556: 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) 6581 1726773030.76574: 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) 6581 1726773030.76601: 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) 6581 1726773030.76611: 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) 6581 1726773030.76688: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773030.76702: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773030.76705: when evaluation is False, skipping this task 6581 1726773030.76709: _execute() done 6581 1726773030.76711: dumping result to json 6581 1726773030.76714: done dumping result, returning 6581 1726773030.76723: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-a274-7900-0000000009f4] 6581 1726773030.76727: sending task result for task 129c3c75-c909-a274-7900-0000000009f4 6581 1726773030.76811: done sending task result for task 129c3c75-c909-a274-7900-0000000009f4 6581 1726773030.76814: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6581 1726773030.76860: no more pending results, returning what we have 6581 1726773030.76863: results queue empty 6581 1726773030.76864: checking for any_errors_fatal 6581 1726773030.76869: done checking for any_errors_fatal 6581 1726773030.76870: checking for max_fail_percentage 6581 1726773030.76872: done checking for max_fail_percentage 6581 1726773030.76873: checking to see if all hosts have failed and the running result is not ok 6581 1726773030.76874: done checking to see if all hosts have failed 6581 1726773030.76874: getting the remaining hosts for this loop 6581 1726773030.76879: done getting the remaining hosts for this loop 6581 1726773030.76882: getting the next task for host managed_node2 6581 1726773030.76893: done getting next task for host managed_node2 6581 1726773030.76897: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6581 1726773030.76899: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773030.76924: getting variables 6581 1726773030.76926: in VariableManager get_vars() 6581 1726773030.76963: Calling all_inventory to load vars for managed_node2 6581 1726773030.76965: Calling groups_inventory to load vars for managed_node2 6581 1726773030.76967: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773030.76976: Calling all_plugins_play to load vars for managed_node2 6581 1726773030.76980: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773030.76983: Calling groups_plugins_play to load vars for managed_node2 6581 1726773030.77113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773030.77239: done with get_vars() 6581 1726773030.77248: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:10:30 -0400 (0:00:00.032) 0:01:07.742 **** 6581 1726773030.77309: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773030.77522: worker is 1 (out of 1 available) 6581 1726773030.77534: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773030.77548: done queuing things up, now waiting for results queue to drain 6581 1726773030.77550: waiting for pending results... 6581 1726773030.77721: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6581 1726773030.77797: in run() - task 129c3c75-c909-a274-7900-0000000009f6 6581 1726773030.77811: variable 'ansible_search_path' from source: unknown 6581 1726773030.77815: variable 'ansible_search_path' from source: unknown 6581 1726773030.77846: calling self._execute() 6581 1726773030.77913: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.77918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.77928: variable 'omit' from source: magic vars 6581 1726773030.78004: variable 'omit' from source: magic vars 6581 1726773030.78039: variable 'omit' from source: magic vars 6581 1726773030.78061: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6581 1726773030.78278: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6581 1726773030.78336: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773030.78367: variable 'omit' from source: magic vars 6581 1726773030.78398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773030.78483: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773030.78497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773030.78511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773030.78522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773030.78546: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773030.78549: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.78552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.78615: Set connection var ansible_shell_type to sh 6581 1726773030.78626: Set connection var ansible_pipelining to False 6581 1726773030.78631: Set connection var ansible_timeout to 10 6581 1726773030.78637: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773030.78644: Set connection var ansible_shell_executable to /bin/sh 6581 1726773030.78646: Set connection var ansible_connection to ssh 6581 1726773030.78660: variable 'ansible_shell_executable' from source: unknown 6581 1726773030.78663: variable 'ansible_connection' from source: unknown 6581 1726773030.78665: variable 'ansible_module_compression' from source: unknown 6581 1726773030.78667: variable 'ansible_shell_type' from source: unknown 6581 1726773030.78669: variable 'ansible_shell_executable' from source: unknown 6581 1726773030.78673: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773030.78680: variable 'ansible_pipelining' from source: unknown 6581 1726773030.78682: variable 'ansible_timeout' from source: unknown 6581 1726773030.78684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773030.78813: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773030.78823: variable 'omit' from source: magic vars 6581 1726773030.78828: starting attempt loop 6581 1726773030.78831: running the handler 6581 1726773030.78842: _low_level_execute_command(): starting 6581 1726773030.78849: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773030.79353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.79356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.79359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.79362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.79415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773030.79420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.79423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.79489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773030.81095: stdout chunk (state=3): >>>/root <<< 6581 1726773030.81192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773030.81222: stderr chunk (state=3): >>><<< 6581 1726773030.81225: stdout chunk (state=3): >>><<< 6581 1726773030.81246: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773030.81259: _low_level_execute_command(): starting 6581 1726773030.81265: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045 `" && echo ansible-tmp-1726773030.8124645-9538-245383074265045="` echo /root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045 `" ) && sleep 0' 6581 1726773030.81722: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773030.81726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773030.81736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.81738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.81741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.81786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773030.81793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.81795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.81852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773030.84141: stdout chunk (state=3): >>>ansible-tmp-1726773030.8124645-9538-245383074265045=/root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045 <<< 6581 1726773030.84243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773030.84272: stderr chunk (state=3): >>><<< 6581 1726773030.84276: stdout chunk (state=3): >>><<< 6581 1726773030.84292: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773030.8124645-9538-245383074265045=/root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773030.84337: variable 'ansible_module_compression' from source: unknown 6581 1726773030.84367: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6581 1726773030.84397: variable 'ansible_facts' from source: unknown 6581 1726773030.84458: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045/AnsiballZ_kernel_settings_get_config.py 6581 1726773030.84558: Sending initial data 6581 1726773030.84561: Sent initial data (173 bytes) 6581 1726773030.85000: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773030.85003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773030.85006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773030.85008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773030.85011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.85064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773030.85071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.85074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.85126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773030.86662: 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" <<< 6581 1726773030.86667: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773030.86720: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773030.86781: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp8mugc2l2 /root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045/AnsiballZ_kernel_settings_get_config.py <<< 6581 1726773030.86786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773030.86836: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp8mugc2l2" to remote "/root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773030.87413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773030.87458: stderr chunk (state=3): >>><<< 6581 1726773030.87461: stdout chunk (state=3): >>><<< 6581 1726773030.87490: done transferring module to remote 6581 1726773030.87500: _low_level_execute_command(): starting 6581 1726773030.87505: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045/ /root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773030.87944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773030.87948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773030.87954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.87956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.87958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.88005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.88008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.88074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773030.89837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773030.89863: stderr chunk (state=3): >>><<< 6581 1726773030.89866: stdout chunk (state=3): >>><<< 6581 1726773030.89882: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773030.89885: _low_level_execute_command(): starting 6581 1726773030.89887: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773030.90321: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773030.90324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773030.90326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.90329: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773030.90331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773030.90382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773030.90385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773030.90388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773030.90454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.06008: 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"}}} <<< 6581 1726773031.07223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773031.07248: stderr chunk (state=3): >>><<< 6581 1726773031.07252: stdout chunk (state=3): >>><<< 6581 1726773031.07266: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773031.07297: 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-1726773030.8124645-9538-245383074265045/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773031.07306: _low_level_execute_command(): starting 6581 1726773031.07311: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773030.8124645-9538-245383074265045/ > /dev/null 2>&1 && sleep 0' 6581 1726773031.07745: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773031.07749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.07771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.07822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.07825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.07827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.07891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.09680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.09710: stderr chunk (state=3): >>><<< 6581 1726773031.09713: stdout chunk (state=3): >>><<< 6581 1726773031.09729: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.09736: handler run complete 6581 1726773031.09752: attempt loop complete, returning result 6581 1726773031.09755: _execute() done 6581 1726773031.09757: dumping result to json 6581 1726773031.09762: done dumping result, returning 6581 1726773031.09770: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-a274-7900-0000000009f6] 6581 1726773031.09775: sending task result for task 129c3c75-c909-a274-7900-0000000009f6 6581 1726773031.09871: done sending task result for task 129c3c75-c909-a274-7900-0000000009f6 6581 1726773031.09874: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6581 1726773031.09974: no more pending results, returning what we have 6581 1726773031.09979: results queue empty 6581 1726773031.09980: checking for any_errors_fatal 6581 1726773031.09985: done checking for any_errors_fatal 6581 1726773031.09986: checking for max_fail_percentage 6581 1726773031.09987: done checking for max_fail_percentage 6581 1726773031.09988: checking to see if all hosts have failed and the running result is not ok 6581 1726773031.09988: done checking to see if all hosts have failed 6581 1726773031.09989: getting the remaining hosts for this loop 6581 1726773031.09991: done getting the remaining hosts for this loop 6581 1726773031.09994: getting the next task for host managed_node2 6581 1726773031.10001: done getting next task for host managed_node2 6581 1726773031.10004: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6581 1726773031.10007: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773031.10019: getting variables 6581 1726773031.10020: in VariableManager get_vars() 6581 1726773031.10052: Calling all_inventory to load vars for managed_node2 6581 1726773031.10054: Calling groups_inventory to load vars for managed_node2 6581 1726773031.10056: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773031.10064: Calling all_plugins_play to load vars for managed_node2 6581 1726773031.10066: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773031.10069: Calling groups_plugins_play to load vars for managed_node2 6581 1726773031.10226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773031.10346: done with get_vars() 6581 1726773031.10355: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:10:31 -0400 (0:00:00.331) 0:01:08.073 **** 6581 1726773031.10425: entering _queue_task() for managed_node2/stat 6581 1726773031.10628: worker is 1 (out of 1 available) 6581 1726773031.10641: exiting _queue_task() for managed_node2/stat 6581 1726773031.10654: done queuing things up, now waiting for results queue to drain 6581 1726773031.10656: waiting for pending results... 6581 1726773031.10828: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6581 1726773031.10906: in run() - task 129c3c75-c909-a274-7900-0000000009f7 6581 1726773031.10920: variable 'ansible_search_path' from source: unknown 6581 1726773031.10923: variable 'ansible_search_path' from source: unknown 6581 1726773031.10964: variable '__prof_from_conf' from source: task vars 6581 1726773031.11196: variable '__prof_from_conf' from source: task vars 6581 1726773031.11324: variable '__data' from source: task vars 6581 1726773031.11379: variable '__kernel_settings_register_tuned_main' from source: set_fact 6581 1726773031.11519: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773031.11527: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773031.11571: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773031.11586: variable 'omit' from source: magic vars 6581 1726773031.11670: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.11679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.11686: variable 'omit' from source: magic vars 6581 1726773031.11857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773031.13492: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773031.13540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773031.13567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773031.13592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773031.13612: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773031.13673: 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) 6581 1726773031.13695: 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) 6581 1726773031.13713: 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) 6581 1726773031.13741: 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) 6581 1726773031.13759: 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) 6581 1726773031.13830: variable 'item' from source: unknown 6581 1726773031.13841: Evaluated conditional (item | length > 0): False 6581 1726773031.13844: when evaluation is False, skipping this task 6581 1726773031.13870: variable 'item' from source: unknown 6581 1726773031.13922: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6581 1726773031.14074: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.14080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.14083: variable 'omit' from source: magic vars 6581 1726773031.14139: 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) 6581 1726773031.14156: 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) 6581 1726773031.14173: 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) 6581 1726773031.14201: 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) 6581 1726773031.14212: 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) 6581 1726773031.14267: variable 'item' from source: unknown 6581 1726773031.14273: Evaluated conditional (item | length > 0): True 6581 1726773031.14281: variable 'omit' from source: magic vars 6581 1726773031.14309: variable 'omit' from source: magic vars 6581 1726773031.14340: variable 'item' from source: unknown 6581 1726773031.14385: variable 'item' from source: unknown 6581 1726773031.14397: variable 'omit' from source: magic vars 6581 1726773031.14419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773031.14439: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773031.14454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773031.14467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773031.14475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773031.14497: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773031.14501: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.14503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.14565: Set connection var ansible_shell_type to sh 6581 1726773031.14574: Set connection var ansible_pipelining to False 6581 1726773031.14581: Set connection var ansible_timeout to 10 6581 1726773031.14587: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773031.14591: Set connection var ansible_shell_executable to /bin/sh 6581 1726773031.14594: Set connection var ansible_connection to ssh 6581 1726773031.14608: variable 'ansible_shell_executable' from source: unknown 6581 1726773031.14610: variable 'ansible_connection' from source: unknown 6581 1726773031.14613: variable 'ansible_module_compression' from source: unknown 6581 1726773031.14615: variable 'ansible_shell_type' from source: unknown 6581 1726773031.14619: variable 'ansible_shell_executable' from source: unknown 6581 1726773031.14622: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.14629: variable 'ansible_pipelining' from source: unknown 6581 1726773031.14631: variable 'ansible_timeout' from source: unknown 6581 1726773031.14633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.14731: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773031.14743: variable 'omit' from source: magic vars 6581 1726773031.14746: starting attempt loop 6581 1726773031.14751: running the handler 6581 1726773031.14759: _low_level_execute_command(): starting 6581 1726773031.14765: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773031.15259: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.15263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.15265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773031.15267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773031.15269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.15321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.15326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.15332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.15396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.16983: stdout chunk (state=3): >>>/root <<< 6581 1726773031.17073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.17104: stderr chunk (state=3): >>><<< 6581 1726773031.17107: stdout chunk (state=3): >>><<< 6581 1726773031.17128: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.17138: _low_level_execute_command(): starting 6581 1726773031.17145: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747 `" && echo ansible-tmp-1726773031.1712801-9546-159656129245747="` echo /root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747 `" ) && sleep 0' 6581 1726773031.17591: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773031.17595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773031.17598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.17600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.17602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.17651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.17654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.17660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.17718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.19786: stdout chunk (state=3): >>>ansible-tmp-1726773031.1712801-9546-159656129245747=/root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747 <<< 6581 1726773031.19891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.19923: stderr chunk (state=3): >>><<< 6581 1726773031.19926: stdout chunk (state=3): >>><<< 6581 1726773031.19942: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773031.1712801-9546-159656129245747=/root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.20066: variable 'ansible_module_compression' from source: unknown 6581 1726773031.20069: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773031.22814: variable 'ansible_facts' from source: unknown 6581 1726773031.22879: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747/AnsiballZ_stat.py 6581 1726773031.22975: Sending initial data 6581 1726773031.22979: Sent initial data (151 bytes) 6581 1726773031.23408: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.23412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.23435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.23488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.23491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.23497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.23556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.25067: 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 <<< 6581 1726773031.25128: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773031.25187: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp5cl_5r7d /root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747/AnsiballZ_stat.py <<< 6581 1726773031.25190: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747/AnsiballZ_stat.py" <<< 6581 1726773031.25244: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp5cl_5r7d" to remote "/root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747/AnsiballZ_stat.py" <<< 6581 1726773031.25251: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747/AnsiballZ_stat.py" <<< 6581 1726773031.25831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.25872: stderr chunk (state=3): >>><<< 6581 1726773031.25875: stdout chunk (state=3): >>><<< 6581 1726773031.25902: done transferring module to remote 6581 1726773031.25911: _low_level_execute_command(): starting 6581 1726773031.25917: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747/ /root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747/AnsiballZ_stat.py && sleep 0' 6581 1726773031.26351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773031.26354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773031.26356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773031.26358: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.26360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.26414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.26421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.26423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.26481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.28206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.28233: stderr chunk (state=3): >>><<< 6581 1726773031.28236: stdout chunk (state=3): >>><<< 6581 1726773031.28249: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.28252: _low_level_execute_command(): starting 6581 1726773031.28257: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747/AnsiballZ_stat.py && sleep 0' 6581 1726773031.28683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.28687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.28699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.28754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.28757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.28764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.28830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.46137: 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": 29, "inode": 341835968, "dev": 51714, "nlink": 3, "atime": 1726772974.269851, "mtime": 1726772972.4608364, "ctime": 1726772972.4608364, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726773031.47536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773031.47563: stderr chunk (state=3): >>><<< 6581 1726773031.47566: stdout chunk (state=3): >>><<< 6581 1726773031.47586: _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": 29, "inode": 341835968, "dev": 51714, "nlink": 3, "atime": 1726772974.269851, "mtime": 1726772972.4608364, "ctime": 1726772972.4608364, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773031.47625: 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-1726773031.1712801-9546-159656129245747/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773031.47632: _low_level_execute_command(): starting 6581 1726773031.47637: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773031.1712801-9546-159656129245747/ > /dev/null 2>&1 && sleep 0' 6581 1726773031.48091: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.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.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.48097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773031.48099: 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 <<< 6581 1726773031.48101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.48155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.48162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.48164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.48219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.50013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.50042: stderr chunk (state=3): >>><<< 6581 1726773031.50045: stdout chunk (state=3): >>><<< 6581 1726773031.50059: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.50065: handler run complete 6581 1726773031.50098: attempt loop complete, returning result 6581 1726773031.50118: variable 'item' from source: unknown 6581 1726773031.50186: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726772974.269851, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772972.4608364, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 341835968, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772972.4608364, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "548754143", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726773031.50341: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.50344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.50347: variable 'omit' from source: magic vars 6581 1726773031.50418: 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) 6581 1726773031.50438: 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) 6581 1726773031.50456: 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) 6581 1726773031.50522: 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) 6581 1726773031.50525: 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) 6581 1726773031.50552: variable 'item' from source: unknown 6581 1726773031.50559: Evaluated conditional (item | length > 0): True 6581 1726773031.50564: variable 'omit' from source: magic vars 6581 1726773031.50579: variable 'omit' from source: magic vars 6581 1726773031.50606: variable 'item' from source: unknown 6581 1726773031.50654: variable 'item' from source: unknown 6581 1726773031.50665: variable 'omit' from source: magic vars 6581 1726773031.50682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773031.50690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773031.50696: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773031.50706: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773031.50709: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.50711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.50759: Set connection var ansible_shell_type to sh 6581 1726773031.50767: Set connection var ansible_pipelining to False 6581 1726773031.50772: Set connection var ansible_timeout to 10 6581 1726773031.50782: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773031.50785: Set connection var ansible_shell_executable to /bin/sh 6581 1726773031.50787: Set connection var ansible_connection to ssh 6581 1726773031.50801: variable 'ansible_shell_executable' from source: unknown 6581 1726773031.50803: variable 'ansible_connection' from source: unknown 6581 1726773031.50806: variable 'ansible_module_compression' from source: unknown 6581 1726773031.50808: variable 'ansible_shell_type' from source: unknown 6581 1726773031.50810: variable 'ansible_shell_executable' from source: unknown 6581 1726773031.50812: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.50818: variable 'ansible_pipelining' from source: unknown 6581 1726773031.50821: variable 'ansible_timeout' from source: unknown 6581 1726773031.50825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.50897: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773031.50904: variable 'omit' from source: magic vars 6581 1726773031.50909: starting attempt loop 6581 1726773031.50911: running the handler 6581 1726773031.50919: _low_level_execute_command(): starting 6581 1726773031.50923: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773031.51372: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773031.51376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773031.51378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.51380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.51382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.51438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.51442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.51445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.51510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.53081: stdout chunk (state=3): >>>/root <<< 6581 1726773031.53175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.53206: stderr chunk (state=3): >>><<< 6581 1726773031.53209: stdout chunk (state=3): >>><<< 6581 1726773031.53225: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.53233: _low_level_execute_command(): starting 6581 1726773031.53238: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646 `" && echo ansible-tmp-1726773031.5322545-9546-93344341293646="` echo /root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646 `" ) && sleep 0' 6581 1726773031.53671: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773031.53682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773031.53685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.53687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.53689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.53739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.53742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.53747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.53810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.55885: stdout chunk (state=3): >>>ansible-tmp-1726773031.5322545-9546-93344341293646=/root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646 <<< 6581 1726773031.55993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.56020: stderr chunk (state=3): >>><<< 6581 1726773031.56023: stdout chunk (state=3): >>><<< 6581 1726773031.56037: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773031.5322545-9546-93344341293646=/root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.56070: variable 'ansible_module_compression' from source: unknown 6581 1726773031.56106: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773031.56124: variable 'ansible_facts' from source: unknown 6581 1726773031.56170: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646/AnsiballZ_stat.py 6581 1726773031.56261: Sending initial data 6581 1726773031.56264: Sent initial data (150 bytes) 6581 1726773031.56693: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773031.56697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773031.56701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.56712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.56768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.56771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.56775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.56834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.58344: 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 <<< 6581 1726773031.58400: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773031.58458: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp_bfejh9q /root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646/AnsiballZ_stat.py <<< 6581 1726773031.58466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646/AnsiballZ_stat.py" <<< 6581 1726773031.58519: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp_bfejh9q" to remote "/root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646/AnsiballZ_stat.py" <<< 6581 1726773031.58523: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646/AnsiballZ_stat.py" <<< 6581 1726773031.59110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.59152: stderr chunk (state=3): >>><<< 6581 1726773031.59155: stdout chunk (state=3): >>><<< 6581 1726773031.59184: done transferring module to remote 6581 1726773031.59191: _low_level_execute_command(): starting 6581 1726773031.59196: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646/ /root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646/AnsiballZ_stat.py && sleep 0' 6581 1726773031.59632: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.59635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773031.59642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773031.59644: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773031.59646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.59695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.59698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.59700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.59765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.61498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.61525: stderr chunk (state=3): >>><<< 6581 1726773031.61528: stdout chunk (state=3): >>><<< 6581 1726773031.61543: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.61545: _low_level_execute_command(): starting 6581 1726773031.61551: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646/AnsiballZ_stat.py && sleep 0' 6581 1726773031.61989: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773031.61992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.61995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773031.61997: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.62053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.62061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.62064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.62122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.78171: 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": 152, "inode": 339738816, "dev": 51714, "nlink": 4, "atime": 1726772970.6258216, "mtime": 1726772979.7948954, "ctime": 1726772979.7948954, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3610907519", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726773031.79559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773031.79625: stderr chunk (state=3): >>><<< 6581 1726773031.79628: stdout chunk (state=3): >>><<< 6581 1726773031.79631: _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": 152, "inode": 339738816, "dev": 51714, "nlink": 4, "atime": 1726772970.6258216, "mtime": 1726772979.7948954, "ctime": 1726772979.7948954, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3610907519", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773031.79634: 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-1726773031.5322545-9546-93344341293646/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773031.79642: _low_level_execute_command(): starting 6581 1726773031.79647: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773031.5322545-9546-93344341293646/ > /dev/null 2>&1 && sleep 0' 6581 1726773031.80084: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.80088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.80108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773031.80112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.80164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.80167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.80169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.80236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.82026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.82054: stderr chunk (state=3): >>><<< 6581 1726773031.82057: stdout chunk (state=3): >>><<< 6581 1726773031.82070: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.82076: handler run complete 6581 1726773031.82108: attempt loop complete, returning result 6581 1726773031.82125: variable 'item' from source: unknown 6581 1726773031.82190: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772970.6258216, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772979.7948954, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 339738816, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772979.7948954, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "3610907519", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726773031.82333: dumping result to json 6581 1726773031.82335: done dumping result, returning 6581 1726773031.82337: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-a274-7900-0000000009f7] 6581 1726773031.82340: sending task result for task 129c3c75-c909-a274-7900-0000000009f7 6581 1726773031.82387: done sending task result for task 129c3c75-c909-a274-7900-0000000009f7 6581 1726773031.82390: WORKER PROCESS EXITING 6581 1726773031.82483: no more pending results, returning what we have 6581 1726773031.82486: results queue empty 6581 1726773031.82487: checking for any_errors_fatal 6581 1726773031.82491: done checking for any_errors_fatal 6581 1726773031.82492: checking for max_fail_percentage 6581 1726773031.82493: done checking for max_fail_percentage 6581 1726773031.82494: checking to see if all hosts have failed and the running result is not ok 6581 1726773031.82494: done checking to see if all hosts have failed 6581 1726773031.82495: getting the remaining hosts for this loop 6581 1726773031.82497: done getting the remaining hosts for this loop 6581 1726773031.82500: getting the next task for host managed_node2 6581 1726773031.82505: done getting next task for host managed_node2 6581 1726773031.82508: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6581 1726773031.82511: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773031.82523: getting variables 6581 1726773031.82524: in VariableManager get_vars() 6581 1726773031.82557: Calling all_inventory to load vars for managed_node2 6581 1726773031.82560: Calling groups_inventory to load vars for managed_node2 6581 1726773031.82562: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773031.82570: Calling all_plugins_play to load vars for managed_node2 6581 1726773031.82572: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773031.82575: Calling groups_plugins_play to load vars for managed_node2 6581 1726773031.82747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773031.82865: done with get_vars() 6581 1726773031.82874: done getting variables 6581 1726773031.82915: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:10:31 -0400 (0:00:00.725) 0:01:08.798 **** 6581 1726773031.82942: entering _queue_task() for managed_node2/set_fact 6581 1726773031.83138: worker is 1 (out of 1 available) 6581 1726773031.83151: exiting _queue_task() for managed_node2/set_fact 6581 1726773031.83164: done queuing things up, now waiting for results queue to drain 6581 1726773031.83166: waiting for pending results... 6581 1726773031.83344: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6581 1726773031.83422: in run() - task 129c3c75-c909-a274-7900-0000000009f8 6581 1726773031.83434: variable 'ansible_search_path' from source: unknown 6581 1726773031.83438: variable 'ansible_search_path' from source: unknown 6581 1726773031.83463: calling self._execute() 6581 1726773031.83534: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.83537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.83546: variable 'omit' from source: magic vars 6581 1726773031.83624: variable 'omit' from source: magic vars 6581 1726773031.83658: variable 'omit' from source: magic vars 6581 1726773031.83977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773031.85591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773031.85633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773031.85664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773031.88512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773031.88536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773031.88591: 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) 6581 1726773031.88611: 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) 6581 1726773031.88631: 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) 6581 1726773031.88656: 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) 6581 1726773031.88667: 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) 6581 1726773031.88701: 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) 6581 1726773031.88718: 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) 6581 1726773031.88735: 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) 6581 1726773031.88758: 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) 6581 1726773031.88769: 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) 6581 1726773031.88810: 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) 6581 1726773031.88828: 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) 6581 1726773031.88845: 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) 6581 1726773031.88868: 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) 6581 1726773031.88878: 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) 6581 1726773031.89019: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6581 1726773031.89077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773031.89184: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773031.89210: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773031.89233: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773031.89254: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773031.89294: 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) 6581 1726773031.89309: 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) 6581 1726773031.89328: 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) 6581 1726773031.89347: 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) 6581 1726773031.89383: variable 'omit' from source: magic vars 6581 1726773031.89400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773031.89417: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773031.89429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773031.89440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773031.89447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773031.89462: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773031.89465: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.89469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.89528: Set connection var ansible_shell_type to sh 6581 1726773031.89537: Set connection var ansible_pipelining to False 6581 1726773031.89542: Set connection var ansible_timeout to 10 6581 1726773031.89548: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773031.89560: Set connection var ansible_shell_executable to /bin/sh 6581 1726773031.89562: Set connection var ansible_connection to ssh 6581 1726773031.89575: variable 'ansible_shell_executable' from source: unknown 6581 1726773031.89578: variable 'ansible_connection' from source: unknown 6581 1726773031.89583: variable 'ansible_module_compression' from source: unknown 6581 1726773031.89585: variable 'ansible_shell_type' from source: unknown 6581 1726773031.89588: variable 'ansible_shell_executable' from source: unknown 6581 1726773031.89590: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.89595: variable 'ansible_pipelining' from source: unknown 6581 1726773031.89597: variable 'ansible_timeout' from source: unknown 6581 1726773031.89601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.89661: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773031.89669: variable 'omit' from source: magic vars 6581 1726773031.89675: starting attempt loop 6581 1726773031.89677: running the handler 6581 1726773031.89688: handler run complete 6581 1726773031.89694: attempt loop complete, returning result 6581 1726773031.89697: _execute() done 6581 1726773031.89699: dumping result to json 6581 1726773031.89703: done dumping result, returning 6581 1726773031.89709: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-a274-7900-0000000009f8] 6581 1726773031.89711: sending task result for task 129c3c75-c909-a274-7900-0000000009f8 6581 1726773031.89789: done sending task result for task 129c3c75-c909-a274-7900-0000000009f8 6581 1726773031.89792: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 6581 1726773031.89852: no more pending results, returning what we have 6581 1726773031.89855: results queue empty 6581 1726773031.89855: checking for any_errors_fatal 6581 1726773031.89865: done checking for any_errors_fatal 6581 1726773031.89866: checking for max_fail_percentage 6581 1726773031.89867: done checking for max_fail_percentage 6581 1726773031.89868: checking to see if all hosts have failed and the running result is not ok 6581 1726773031.89869: done checking to see if all hosts have failed 6581 1726773031.89869: getting the remaining hosts for this loop 6581 1726773031.89871: done getting the remaining hosts for this loop 6581 1726773031.89874: getting the next task for host managed_node2 6581 1726773031.89880: done getting next task for host managed_node2 6581 1726773031.89884: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6581 1726773031.89886: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773031.89896: getting variables 6581 1726773031.89898: in VariableManager get_vars() 6581 1726773031.89933: Calling all_inventory to load vars for managed_node2 6581 1726773031.89935: Calling groups_inventory to load vars for managed_node2 6581 1726773031.89937: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773031.89946: Calling all_plugins_play to load vars for managed_node2 6581 1726773031.89948: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773031.89951: Calling groups_plugins_play to load vars for managed_node2 6581 1726773031.90108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773031.90232: done with get_vars() 6581 1726773031.90242: done getting variables 6581 1726773031.90282: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:10:31 -0400 (0:00:00.073) 0:01:08.872 **** 6581 1726773031.90305: entering _queue_task() for managed_node2/service 6581 1726773031.90511: worker is 1 (out of 1 available) 6581 1726773031.90531: exiting _queue_task() for managed_node2/service 6581 1726773031.90545: done queuing things up, now waiting for results queue to drain 6581 1726773031.90546: waiting for pending results... 6581 1726773031.90719: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6581 1726773031.90793: in run() - task 129c3c75-c909-a274-7900-0000000009f9 6581 1726773031.90806: variable 'ansible_search_path' from source: unknown 6581 1726773031.90810: variable 'ansible_search_path' from source: unknown 6581 1726773031.90851: variable '__kernel_settings_services' from source: include_vars 6581 1726773031.91087: variable '__kernel_settings_services' from source: include_vars 6581 1726773031.91146: variable 'omit' from source: magic vars 6581 1726773031.91240: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.91247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.91255: variable 'omit' from source: magic vars 6581 1726773031.91311: variable 'omit' from source: magic vars 6581 1726773031.91344: variable 'omit' from source: magic vars 6581 1726773031.91374: variable 'item' from source: unknown 6581 1726773031.91482: variable 'item' from source: unknown 6581 1726773031.91500: variable 'omit' from source: magic vars 6581 1726773031.91532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773031.91557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773031.91573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773031.91587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773031.91596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773031.91620: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773031.91623: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.91625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.91689: Set connection var ansible_shell_type to sh 6581 1726773031.91698: Set connection var ansible_pipelining to False 6581 1726773031.91704: Set connection var ansible_timeout to 10 6581 1726773031.91710: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773031.91715: Set connection var ansible_shell_executable to /bin/sh 6581 1726773031.91719: Set connection var ansible_connection to ssh 6581 1726773031.91734: variable 'ansible_shell_executable' from source: unknown 6581 1726773031.91737: variable 'ansible_connection' from source: unknown 6581 1726773031.91740: variable 'ansible_module_compression' from source: unknown 6581 1726773031.91744: variable 'ansible_shell_type' from source: unknown 6581 1726773031.91746: variable 'ansible_shell_executable' from source: unknown 6581 1726773031.91748: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773031.91751: variable 'ansible_pipelining' from source: unknown 6581 1726773031.91753: variable 'ansible_timeout' from source: unknown 6581 1726773031.91758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773031.91853: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773031.91863: variable 'omit' from source: magic vars 6581 1726773031.91866: starting attempt loop 6581 1726773031.91869: running the handler 6581 1726773031.91932: variable 'ansible_facts' from source: unknown 6581 1726773031.92008: _low_level_execute_command(): starting 6581 1726773031.92015: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773031.92512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.92517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.92521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773031.92523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773031.92526: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.92575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.92578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.92581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.92655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.94235: stdout chunk (state=3): >>>/root <<< 6581 1726773031.94331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.94363: stderr chunk (state=3): >>><<< 6581 1726773031.94366: stdout chunk (state=3): >>><<< 6581 1726773031.94389: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.94400: _low_level_execute_command(): starting 6581 1726773031.94406: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204 `" && echo ansible-tmp-1726773031.9438875-9565-68382696249204="` echo /root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204 `" ) && sleep 0' 6581 1726773031.94845: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773031.94849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773031.94858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.94861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.94863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.94906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.94909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.94973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.97045: stdout chunk (state=3): >>>ansible-tmp-1726773031.9438875-9565-68382696249204=/root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204 <<< 6581 1726773031.97151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773031.97176: stderr chunk (state=3): >>><<< 6581 1726773031.97182: stdout chunk (state=3): >>><<< 6581 1726773031.97194: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773031.9438875-9565-68382696249204=/root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773031.97222: variable 'ansible_module_compression' from source: unknown 6581 1726773031.97264: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6581 1726773031.97313: variable 'ansible_facts' from source: unknown 6581 1726773031.97449: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204/AnsiballZ_systemd.py 6581 1726773031.97549: Sending initial data 6581 1726773031.97553: Sent initial data (153 bytes) 6581 1726773031.97988: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773031.97991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773031.97994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.97996: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773031.97998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773031.98049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773031.98056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773031.98058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773031.98112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773031.99642: 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 <<< 6581 1726773031.99699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773031.99764: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp41op_8uc /root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204/AnsiballZ_systemd.py <<< 6581 1726773031.99767: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204/AnsiballZ_systemd.py" <<< 6581 1726773031.99821: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp41op_8uc" to remote "/root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204/AnsiballZ_systemd.py" <<< 6581 1726773031.99827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204/AnsiballZ_systemd.py" <<< 6581 1726773032.00928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.00970: stderr chunk (state=3): >>><<< 6581 1726773032.00973: stdout chunk (state=3): >>><<< 6581 1726773032.01014: done transferring module to remote 6581 1726773032.01026: _low_level_execute_command(): starting 6581 1726773032.01030: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204/ /root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204/AnsiballZ_systemd.py && sleep 0' 6581 1726773032.01471: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773032.01475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773032.01479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773032.01486: 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 <<< 6581 1726773032.01489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.01532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.01535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.01601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.03334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.03361: stderr chunk (state=3): >>><<< 6581 1726773032.03364: stdout chunk (state=3): >>><<< 6581 1726773032.03379: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773032.03384: _low_level_execute_command(): starting 6581 1726773032.03390: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204/AnsiballZ_systemd.py && sleep 0' 6581 1726773032.03814: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.03820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.03834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.03897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.03899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.03901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.03956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.33466: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "708", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "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:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "MemoryCurrent": "19759104", "MemoryPeak": "21594112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3319873536", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "224641000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "83886<<< 6581 1726773032.33488: stdout chunk (state=3): >>>08", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "Documentation": "\"man:tuned(8)\" \"man:<<< 6581 1726773032.33500: stdout chunk (state=3): >>>tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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}}} <<< 6581 1726773032.35284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773032.35315: stderr chunk (state=3): >>><<< 6581 1726773032.35321: stdout chunk (state=3): >>><<< 6581 1726773032.35346: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "708", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "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:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "MemoryCurrent": "19759104", "MemoryPeak": "21594112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3319873536", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "224641000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773032.35709: 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-1726773031.9438875-9565-68382696249204/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773032.35726: _low_level_execute_command(): starting 6581 1726773032.35730: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773031.9438875-9565-68382696249204/ > /dev/null 2>&1 && sleep 0' 6581 1726773032.36168: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.36172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.36186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.36241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.36244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.36246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.36312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.38158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.38178: stderr chunk (state=3): >>><<< 6581 1726773032.38183: stdout chunk (state=3): >>><<< 6581 1726773032.38198: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773032.38204: handler run complete 6581 1726773032.38244: attempt loop complete, returning result 6581 1726773032.38261: variable 'item' from source: unknown 6581 1726773032.38329: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "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": "224641000", "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:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "708", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3319873536", "MemoryCurrent": "19759104", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "21594112", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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.socket dbus-broker.service system.slice sysinit.target", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6581 1726773032.38799: dumping result to json 6581 1726773032.38802: done dumping result, returning 6581 1726773032.38804: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-a274-7900-0000000009f9] 6581 1726773032.38806: sending task result for task 129c3c75-c909-a274-7900-0000000009f9 6581 1726773032.39046: done sending task result for task 129c3c75-c909-a274-7900-0000000009f9 6581 1726773032.39050: WORKER PROCESS EXITING 6581 1726773032.39126: no more pending results, returning what we have 6581 1726773032.39128: results queue empty 6581 1726773032.39129: checking for any_errors_fatal 6581 1726773032.39131: done checking for any_errors_fatal 6581 1726773032.39132: checking for max_fail_percentage 6581 1726773032.39133: done checking for max_fail_percentage 6581 1726773032.39133: checking to see if all hosts have failed and the running result is not ok 6581 1726773032.39134: done checking to see if all hosts have failed 6581 1726773032.39134: getting the remaining hosts for this loop 6581 1726773032.39135: done getting the remaining hosts for this loop 6581 1726773032.39137: getting the next task for host managed_node2 6581 1726773032.39141: done getting next task for host managed_node2 6581 1726773032.39143: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6581 1726773032.39145: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773032.39151: getting variables 6581 1726773032.39152: in VariableManager get_vars() 6581 1726773032.39170: Calling all_inventory to load vars for managed_node2 6581 1726773032.39172: Calling groups_inventory to load vars for managed_node2 6581 1726773032.39173: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773032.39180: Calling all_plugins_play to load vars for managed_node2 6581 1726773032.39182: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773032.39183: Calling groups_plugins_play to load vars for managed_node2 6581 1726773032.39273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773032.39385: done with get_vars() 6581 1726773032.39392: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:10:32 -0400 (0:00:00.491) 0:01:09.363 **** 6581 1726773032.39455: entering _queue_task() for managed_node2/file 6581 1726773032.39651: worker is 1 (out of 1 available) 6581 1726773032.39665: exiting _queue_task() for managed_node2/file 6581 1726773032.39676: done queuing things up, now waiting for results queue to drain 6581 1726773032.39678: waiting for pending results... 6581 1726773032.39857: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6581 1726773032.39937: in run() - task 129c3c75-c909-a274-7900-0000000009fa 6581 1726773032.39951: variable 'ansible_search_path' from source: unknown 6581 1726773032.39954: variable 'ansible_search_path' from source: unknown 6581 1726773032.39980: calling self._execute() 6581 1726773032.40050: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773032.40056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773032.40065: variable 'omit' from source: magic vars 6581 1726773032.40150: variable 'omit' from source: magic vars 6581 1726773032.40189: variable 'omit' from source: magic vars 6581 1726773032.40211: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773032.40434: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773032.43638: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773032.43645: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773032.43672: variable 'omit' from source: magic vars 6581 1726773032.43700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773032.43721: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773032.43734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773032.43746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773032.43753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773032.43767: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773032.43770: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773032.43773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773032.43835: Set connection var ansible_shell_type to sh 6581 1726773032.43843: Set connection var ansible_pipelining to False 6581 1726773032.43849: Set connection var ansible_timeout to 10 6581 1726773032.43855: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773032.43860: Set connection var ansible_shell_executable to /bin/sh 6581 1726773032.43863: Set connection var ansible_connection to ssh 6581 1726773032.43879: variable 'ansible_shell_executable' from source: unknown 6581 1726773032.43885: variable 'ansible_connection' from source: unknown 6581 1726773032.43887: variable 'ansible_module_compression' from source: unknown 6581 1726773032.43890: variable 'ansible_shell_type' from source: unknown 6581 1726773032.43893: variable 'ansible_shell_executable' from source: unknown 6581 1726773032.43895: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773032.43898: variable 'ansible_pipelining' from source: unknown 6581 1726773032.43900: variable 'ansible_timeout' from source: unknown 6581 1726773032.43905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773032.44011: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773032.44022: variable 'omit' from source: magic vars 6581 1726773032.44025: starting attempt loop 6581 1726773032.44028: running the handler 6581 1726773032.44036: _low_level_execute_command(): starting 6581 1726773032.44041: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773032.44492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.44502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.44522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.44529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.44581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.44585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.44597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.44655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.46254: stdout chunk (state=3): >>>/root <<< 6581 1726773032.46350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.46384: stderr chunk (state=3): >>><<< 6581 1726773032.46388: stdout chunk (state=3): >>><<< 6581 1726773032.46406: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773032.46418: _low_level_execute_command(): starting 6581 1726773032.46424: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309 `" && echo ansible-tmp-1726773032.4640613-9576-28778510385309="` echo /root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309 `" ) && sleep 0' 6581 1726773032.46867: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773032.46871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773032.46880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.46883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.46885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.46937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.46943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.46947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.47007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.49124: stdout chunk (state=3): >>>ansible-tmp-1726773032.4640613-9576-28778510385309=/root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309 <<< 6581 1726773032.49228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.49257: stderr chunk (state=3): >>><<< 6581 1726773032.49260: stdout chunk (state=3): >>><<< 6581 1726773032.49276: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773032.4640613-9576-28778510385309=/root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773032.49315: variable 'ansible_module_compression' from source: unknown 6581 1726773032.49355: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773032.49386: variable 'ansible_facts' from source: unknown 6581 1726773032.49452: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309/AnsiballZ_file.py 6581 1726773032.49550: Sending initial data 6581 1726773032.49553: Sent initial data (150 bytes) 6581 1726773032.49995: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773032.49998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773032.50001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.50003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773032.50006: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.50059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.50066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.50069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.50125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.51648: 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" <<< 6581 1726773032.51651: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773032.51703: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773032.51763: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpwfk_uk5l /root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309/AnsiballZ_file.py <<< 6581 1726773032.51766: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309/AnsiballZ_file.py" <<< 6581 1726773032.51820: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpwfk_uk5l" to remote "/root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309/AnsiballZ_file.py" <<< 6581 1726773032.52421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.52465: stderr chunk (state=3): >>><<< 6581 1726773032.52469: stdout chunk (state=3): >>><<< 6581 1726773032.52494: done transferring module to remote 6581 1726773032.52503: _low_level_execute_command(): starting 6581 1726773032.52508: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309/ /root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309/AnsiballZ_file.py && sleep 0' 6581 1726773032.52947: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773032.52951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773032.52954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.52956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.52962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.53011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.53014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.53023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.53080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.54813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.54841: stderr chunk (state=3): >>><<< 6581 1726773032.54844: stdout chunk (state=3): >>><<< 6581 1726773032.54860: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773032.54863: _low_level_execute_command(): starting 6581 1726773032.54866: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309/AnsiballZ_file.py && sleep 0' 6581 1726773032.55311: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.55314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773032.55319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.55321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773032.55323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773032.55325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.55374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.55378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.55381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.55447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.71924: 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": 24, "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}}} <<< 6581 1726773032.73212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773032.73242: stderr chunk (state=3): >>><<< 6581 1726773032.73246: stdout chunk (state=3): >>><<< 6581 1726773032.73259: _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": 24, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773032.73292: 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-1726773032.4640613-9576-28778510385309/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773032.73301: _low_level_execute_command(): starting 6581 1726773032.73303: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773032.4640613-9576-28778510385309/ > /dev/null 2>&1 && sleep 0' 6581 1726773032.73733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.73737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.73750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.73796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.73807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.73871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.75664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.75692: stderr chunk (state=3): >>><<< 6581 1726773032.75695: stdout chunk (state=3): >>><<< 6581 1726773032.75711: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773032.75719: handler run complete 6581 1726773032.75736: attempt loop complete, returning result 6581 1726773032.75739: _execute() done 6581 1726773032.75742: dumping result to json 6581 1726773032.75747: done dumping result, returning 6581 1726773032.75755: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-a274-7900-0000000009fa] 6581 1726773032.75757: sending task result for task 129c3c75-c909-a274-7900-0000000009fa 6581 1726773032.75854: done sending task result for task 129c3c75-c909-a274-7900-0000000009fa 6581 1726773032.75857: WORKER PROCESS EXITING ok: [managed_node2] => { "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": 24, "state": "directory", "uid": 0 } 6581 1726773032.75931: no more pending results, returning what we have 6581 1726773032.75935: results queue empty 6581 1726773032.75936: checking for any_errors_fatal 6581 1726773032.75950: done checking for any_errors_fatal 6581 1726773032.75951: checking for max_fail_percentage 6581 1726773032.75952: done checking for max_fail_percentage 6581 1726773032.75953: checking to see if all hosts have failed and the running result is not ok 6581 1726773032.75954: done checking to see if all hosts have failed 6581 1726773032.75955: getting the remaining hosts for this loop 6581 1726773032.75956: done getting the remaining hosts for this loop 6581 1726773032.75959: getting the next task for host managed_node2 6581 1726773032.75965: done getting next task for host managed_node2 6581 1726773032.75968: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6581 1726773032.75971: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773032.75983: getting variables 6581 1726773032.75985: in VariableManager get_vars() 6581 1726773032.76020: Calling all_inventory to load vars for managed_node2 6581 1726773032.76023: Calling groups_inventory to load vars for managed_node2 6581 1726773032.76025: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773032.76033: Calling all_plugins_play to load vars for managed_node2 6581 1726773032.76036: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773032.76038: Calling groups_plugins_play to load vars for managed_node2 6581 1726773032.76181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773032.76304: done with get_vars() 6581 1726773032.76312: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:10:32 -0400 (0:00:00.369) 0:01:09.732 **** 6581 1726773032.76380: entering _queue_task() for managed_node2/slurp 6581 1726773032.76586: worker is 1 (out of 1 available) 6581 1726773032.76599: exiting _queue_task() for managed_node2/slurp 6581 1726773032.76612: done queuing things up, now waiting for results queue to drain 6581 1726773032.76613: waiting for pending results... 6581 1726773032.76779: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6581 1726773032.76854: in run() - task 129c3c75-c909-a274-7900-0000000009fb 6581 1726773032.76867: variable 'ansible_search_path' from source: unknown 6581 1726773032.76870: variable 'ansible_search_path' from source: unknown 6581 1726773032.76897: calling self._execute() 6581 1726773032.76968: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773032.76972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773032.76982: variable 'omit' from source: magic vars 6581 1726773032.77059: variable 'omit' from source: magic vars 6581 1726773032.77092: variable 'omit' from source: magic vars 6581 1726773032.77114: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773032.77337: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773032.77397: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773032.77425: variable 'omit' from source: magic vars 6581 1726773032.77455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773032.77483: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773032.77499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773032.77512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773032.77525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773032.77547: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773032.77551: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773032.77553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773032.77619: Set connection var ansible_shell_type to sh 6581 1726773032.77629: Set connection var ansible_pipelining to False 6581 1726773032.77634: Set connection var ansible_timeout to 10 6581 1726773032.77640: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773032.77645: Set connection var ansible_shell_executable to /bin/sh 6581 1726773032.77648: Set connection var ansible_connection to ssh 6581 1726773032.77663: variable 'ansible_shell_executable' from source: unknown 6581 1726773032.77666: variable 'ansible_connection' from source: unknown 6581 1726773032.77669: variable 'ansible_module_compression' from source: unknown 6581 1726773032.77671: variable 'ansible_shell_type' from source: unknown 6581 1726773032.77674: variable 'ansible_shell_executable' from source: unknown 6581 1726773032.77676: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773032.77680: variable 'ansible_pipelining' from source: unknown 6581 1726773032.77683: variable 'ansible_timeout' from source: unknown 6581 1726773032.77687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773032.77829: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773032.77838: variable 'omit' from source: magic vars 6581 1726773032.77843: starting attempt loop 6581 1726773032.77846: running the handler 6581 1726773032.77856: _low_level_execute_command(): starting 6581 1726773032.77863: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773032.78365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.78368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.78371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.78373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.78427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.78430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.78433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.78497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.80089: stdout chunk (state=3): >>>/root <<< 6581 1726773032.80180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.80207: stderr chunk (state=3): >>><<< 6581 1726773032.80211: stdout chunk (state=3): >>><<< 6581 1726773032.80235: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773032.80247: _low_level_execute_command(): starting 6581 1726773032.80253: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927 `" && echo ansible-tmp-1726773032.8023486-9584-220502742556927="` echo /root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927 `" ) && sleep 0' 6581 1726773032.80679: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773032.80697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773032.80701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.80727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.80776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.80785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.80787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.80843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.82964: stdout chunk (state=3): >>>ansible-tmp-1726773032.8023486-9584-220502742556927=/root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927 <<< 6581 1726773032.83063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.83096: stderr chunk (state=3): >>><<< 6581 1726773032.83099: stdout chunk (state=3): >>><<< 6581 1726773032.83115: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773032.8023486-9584-220502742556927=/root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773032.83159: variable 'ansible_module_compression' from source: unknown 6581 1726773032.83195: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6581 1726773032.83226: variable 'ansible_facts' from source: unknown 6581 1726773032.83281: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927/AnsiballZ_slurp.py 6581 1726773032.86219: Sending initial data 6581 1726773032.86224: Sent initial data (152 bytes) 6581 1726773032.86662: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773032.86666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.86669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773032.86671: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.86673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.86725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.86729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.86735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.86797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.88323: 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 <<< 6581 1726773032.88386: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773032.88445: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp5fq_zkoo /root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927/AnsiballZ_slurp.py <<< 6581 1726773032.88448: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927/AnsiballZ_slurp.py" <<< 6581 1726773032.88500: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp5fq_zkoo" to remote "/root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927/AnsiballZ_slurp.py" <<< 6581 1726773032.88508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927/AnsiballZ_slurp.py" <<< 6581 1726773032.89066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.89109: stderr chunk (state=3): >>><<< 6581 1726773032.89112: stdout chunk (state=3): >>><<< 6581 1726773032.89151: done transferring module to remote 6581 1726773032.89161: _low_level_execute_command(): starting 6581 1726773032.89164: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927/ /root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927/AnsiballZ_slurp.py && sleep 0' 6581 1726773032.89604: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773032.89607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773032.89610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.89612: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773032.89614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773032.89626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.89667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773032.89670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.89674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.89736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773032.91458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773032.91483: stderr chunk (state=3): >>><<< 6581 1726773032.91486: stdout chunk (state=3): >>><<< 6581 1726773032.91500: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773032.91503: _low_level_execute_command(): starting 6581 1726773032.91508: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927/AnsiballZ_slurp.py && sleep 0' 6581 1726773032.91937: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773032.91940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773032.91942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.91945: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773032.91947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773032.91988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773032.92000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773032.92067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.07085: 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"}}} <<< 6581 1726773033.08256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773033.08285: stderr chunk (state=3): >>><<< 6581 1726773033.08288: stdout chunk (state=3): >>><<< 6581 1726773033.08303: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773033.08326: 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-1726773032.8023486-9584-220502742556927/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773033.08333: _low_level_execute_command(): starting 6581 1726773033.08338: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773032.8023486-9584-220502742556927/ > /dev/null 2>&1 && sleep 0' 6581 1726773033.08776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.08782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773033.08784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.08786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.08788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.08842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.08849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.08852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.08903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.10703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.10729: stderr chunk (state=3): >>><<< 6581 1726773033.10732: stdout chunk (state=3): >>><<< 6581 1726773033.10746: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773033.10752: handler run complete 6581 1726773033.10765: attempt loop complete, returning result 6581 1726773033.10767: _execute() done 6581 1726773033.10770: dumping result to json 6581 1726773033.10776: done dumping result, returning 6581 1726773033.10785: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-a274-7900-0000000009fb] 6581 1726773033.10787: sending task result for task 129c3c75-c909-a274-7900-0000000009fb 6581 1726773033.10871: done sending task result for task 129c3c75-c909-a274-7900-0000000009fb 6581 1726773033.10874: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6581 1726773033.10944: no more pending results, returning what we have 6581 1726773033.10947: results queue empty 6581 1726773033.10948: checking for any_errors_fatal 6581 1726773033.10954: done checking for any_errors_fatal 6581 1726773033.10955: checking for max_fail_percentage 6581 1726773033.10956: done checking for max_fail_percentage 6581 1726773033.10957: checking to see if all hosts have failed and the running result is not ok 6581 1726773033.10958: done checking to see if all hosts have failed 6581 1726773033.10958: getting the remaining hosts for this loop 6581 1726773033.10960: done getting the remaining hosts for this loop 6581 1726773033.10963: getting the next task for host managed_node2 6581 1726773033.10969: done getting next task for host managed_node2 6581 1726773033.10973: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6581 1726773033.10976: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773033.10987: getting variables 6581 1726773033.10988: in VariableManager get_vars() 6581 1726773033.11024: Calling all_inventory to load vars for managed_node2 6581 1726773033.11026: Calling groups_inventory to load vars for managed_node2 6581 1726773033.11028: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773033.11037: Calling all_plugins_play to load vars for managed_node2 6581 1726773033.11039: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773033.11041: Calling groups_plugins_play to load vars for managed_node2 6581 1726773033.11196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773033.13597: done with get_vars() 6581 1726773033.13604: done getting variables 6581 1726773033.13638: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:10:33 -0400 (0:00:00.372) 0:01:10.105 **** 6581 1726773033.13655: entering _queue_task() for managed_node2/set_fact 6581 1726773033.13868: worker is 1 (out of 1 available) 6581 1726773033.13881: exiting _queue_task() for managed_node2/set_fact 6581 1726773033.13893: done queuing things up, now waiting for results queue to drain 6581 1726773033.13895: waiting for pending results... 6581 1726773033.14065: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6581 1726773033.14142: in run() - task 129c3c75-c909-a274-7900-0000000009fc 6581 1726773033.14154: variable 'ansible_search_path' from source: unknown 6581 1726773033.14157: variable 'ansible_search_path' from source: unknown 6581 1726773033.14186: calling self._execute() 6581 1726773033.14258: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773033.14261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773033.14270: variable 'omit' from source: magic vars 6581 1726773033.14351: variable 'omit' from source: magic vars 6581 1726773033.14387: variable 'omit' from source: magic vars 6581 1726773033.14697: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773033.14704: variable '__cur_profile' from source: task vars 6581 1726773033.14819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773033.16268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773033.16325: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773033.16351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773033.16377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773033.16401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773033.16460: 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) 6581 1726773033.16480: 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) 6581 1726773033.16501: 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) 6581 1726773033.16528: 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) 6581 1726773033.16540: 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) 6581 1726773033.16618: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6581 1726773033.16659: variable 'omit' from source: magic vars 6581 1726773033.16678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773033.16701: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773033.16718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773033.16730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773033.16739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773033.16760: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773033.16763: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773033.16766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773033.16832: Set connection var ansible_shell_type to sh 6581 1726773033.16840: Set connection var ansible_pipelining to False 6581 1726773033.16845: Set connection var ansible_timeout to 10 6581 1726773033.16852: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773033.16857: Set connection var ansible_shell_executable to /bin/sh 6581 1726773033.16859: Set connection var ansible_connection to ssh 6581 1726773033.16876: variable 'ansible_shell_executable' from source: unknown 6581 1726773033.16879: variable 'ansible_connection' from source: unknown 6581 1726773033.16883: variable 'ansible_module_compression' from source: unknown 6581 1726773033.16886: variable 'ansible_shell_type' from source: unknown 6581 1726773033.16890: variable 'ansible_shell_executable' from source: unknown 6581 1726773033.16893: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773033.16897: variable 'ansible_pipelining' from source: unknown 6581 1726773033.16899: variable 'ansible_timeout' from source: unknown 6581 1726773033.16903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773033.16975: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773033.16986: variable 'omit' from source: magic vars 6581 1726773033.16991: starting attempt loop 6581 1726773033.16994: running the handler 6581 1726773033.17002: handler run complete 6581 1726773033.17009: attempt loop complete, returning result 6581 1726773033.17012: _execute() done 6581 1726773033.17015: dumping result to json 6581 1726773033.17019: done dumping result, returning 6581 1726773033.17026: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-a274-7900-0000000009fc] 6581 1726773033.17030: sending task result for task 129c3c75-c909-a274-7900-0000000009fc 6581 1726773033.17106: done sending task result for task 129c3c75-c909-a274-7900-0000000009fc 6581 1726773033.17108: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6581 1726773033.17174: no more pending results, returning what we have 6581 1726773033.17177: results queue empty 6581 1726773033.17178: checking for any_errors_fatal 6581 1726773033.17187: done checking for any_errors_fatal 6581 1726773033.17188: checking for max_fail_percentage 6581 1726773033.17189: done checking for max_fail_percentage 6581 1726773033.17190: checking to see if all hosts have failed and the running result is not ok 6581 1726773033.17191: done checking to see if all hosts have failed 6581 1726773033.17192: getting the remaining hosts for this loop 6581 1726773033.17193: done getting the remaining hosts for this loop 6581 1726773033.17197: getting the next task for host managed_node2 6581 1726773033.17204: done getting next task for host managed_node2 6581 1726773033.17208: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6581 1726773033.17210: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773033.17230: getting variables 6581 1726773033.17232: in VariableManager get_vars() 6581 1726773033.17266: Calling all_inventory to load vars for managed_node2 6581 1726773033.17268: Calling groups_inventory to load vars for managed_node2 6581 1726773033.17270: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773033.17278: Calling all_plugins_play to load vars for managed_node2 6581 1726773033.17281: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773033.17283: Calling groups_plugins_play to load vars for managed_node2 6581 1726773033.17412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773033.17539: done with get_vars() 6581 1726773033.17548: done getting variables 6581 1726773033.17588: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:10:33 -0400 (0:00:00.039) 0:01:10.145 **** 6581 1726773033.17612: entering _queue_task() for managed_node2/copy 6581 1726773033.17797: worker is 1 (out of 1 available) 6581 1726773033.17810: exiting _queue_task() for managed_node2/copy 6581 1726773033.17824: done queuing things up, now waiting for results queue to drain 6581 1726773033.17826: waiting for pending results... 6581 1726773033.17990: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6581 1726773033.18072: in run() - task 129c3c75-c909-a274-7900-0000000009fd 6581 1726773033.18088: variable 'ansible_search_path' from source: unknown 6581 1726773033.18091: variable 'ansible_search_path' from source: unknown 6581 1726773033.18119: calling self._execute() 6581 1726773033.18192: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773033.18196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773033.18206: variable 'omit' from source: magic vars 6581 1726773033.18287: variable 'omit' from source: magic vars 6581 1726773033.18327: variable 'omit' from source: magic vars 6581 1726773033.18350: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773033.18640: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773033.18660: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773033.18714: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773033.18765: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773033.18790: variable 'omit' from source: magic vars 6581 1726773033.18824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773033.18851: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773033.18867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773033.18880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773033.18891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773033.18915: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773033.18920: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773033.18923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773033.18987: Set connection var ansible_shell_type to sh 6581 1726773033.18996: Set connection var ansible_pipelining to False 6581 1726773033.19001: Set connection var ansible_timeout to 10 6581 1726773033.19008: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773033.19012: Set connection var ansible_shell_executable to /bin/sh 6581 1726773033.19015: Set connection var ansible_connection to ssh 6581 1726773033.19032: variable 'ansible_shell_executable' from source: unknown 6581 1726773033.19035: variable 'ansible_connection' from source: unknown 6581 1726773033.19037: variable 'ansible_module_compression' from source: unknown 6581 1726773033.19040: variable 'ansible_shell_type' from source: unknown 6581 1726773033.19044: variable 'ansible_shell_executable' from source: unknown 6581 1726773033.19046: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773033.19049: variable 'ansible_pipelining' from source: unknown 6581 1726773033.19051: variable 'ansible_timeout' from source: unknown 6581 1726773033.19053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773033.19153: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773033.19164: variable 'omit' from source: magic vars 6581 1726773033.19167: starting attempt loop 6581 1726773033.19169: running the handler 6581 1726773033.19184: _low_level_execute_command(): starting 6581 1726773033.19191: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773033.19691: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.19695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.19698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773033.19701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.19756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.19759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.19761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.19831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.21405: stdout chunk (state=3): >>>/root <<< 6581 1726773033.21505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.21538: stderr chunk (state=3): >>><<< 6581 1726773033.21541: stdout chunk (state=3): >>><<< 6581 1726773033.21560: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773033.21571: _low_level_execute_command(): starting 6581 1726773033.21576: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939 `" && echo ansible-tmp-1726773033.215597-9593-184624587569939="` echo /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939 `" ) && sleep 0' 6581 1726773033.21986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.21998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.22025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.22029: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.22031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.22085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.22088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.22090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.22152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.24105: stdout chunk (state=3): >>>ansible-tmp-1726773033.215597-9593-184624587569939=/root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939 <<< 6581 1726773033.24212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.24238: stderr chunk (state=3): >>><<< 6581 1726773033.24241: stdout chunk (state=3): >>><<< 6581 1726773033.24255: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773033.215597-9593-184624587569939=/root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773033.24326: variable 'ansible_module_compression' from source: unknown 6581 1726773033.24366: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773033.24397: variable 'ansible_facts' from source: unknown 6581 1726773033.24459: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_stat.py 6581 1726773033.24547: Sending initial data 6581 1726773033.24550: Sent initial data (150 bytes) 6581 1726773033.24983: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.24988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773033.24990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.24993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.24995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.25048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.25052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.25055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.25113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.26623: 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 <<< 6581 1726773033.26627: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773033.26679: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773033.26739: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpad47d3g1 /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_stat.py <<< 6581 1726773033.26742: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_stat.py" <<< 6581 1726773033.26795: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpad47d3g1" to remote "/root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_stat.py" <<< 6581 1726773033.26802: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_stat.py" <<< 6581 1726773033.27387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.27427: stderr chunk (state=3): >>><<< 6581 1726773033.27430: stdout chunk (state=3): >>><<< 6581 1726773033.27470: done transferring module to remote 6581 1726773033.27478: _low_level_execute_command(): starting 6581 1726773033.27485: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/ /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_stat.py && sleep 0' 6581 1726773033.27908: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.27911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.27919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773033.27921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.27966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.27969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.28037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.29748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.29772: stderr chunk (state=3): >>><<< 6581 1726773033.29775: stdout chunk (state=3): >>><<< 6581 1726773033.29788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773033.29791: _low_level_execute_command(): starting 6581 1726773033.29795: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_stat.py && sleep 0' 6581 1726773033.30220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.30223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773033.30225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.30227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.30229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773033.30231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.30278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.30281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.30284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.30349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.46775: 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": 517996677, "dev": 51714, "nlink": 1, "atime": 1726773033.0687232, "mtime": 1726773027.4396765, "ctime": 1726773027.4396765, "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": "3118696626", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726773033.48225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773033.48251: stderr chunk (state=3): >>><<< 6581 1726773033.48254: stdout chunk (state=3): >>><<< 6581 1726773033.48273: _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": 517996677, "dev": 51714, "nlink": 1, "atime": 1726773033.0687232, "mtime": 1726773027.4396765, "ctime": 1726773027.4396765, "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": "3118696626", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773033.48322: 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-1726773033.215597-9593-184624587569939/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773033.48358: variable 'ansible_module_compression' from source: unknown 6581 1726773033.48396: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773033.48411: variable 'ansible_facts' from source: unknown 6581 1726773033.48460: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_file.py 6581 1726773033.48554: Sending initial data 6581 1726773033.48558: Sent initial data (150 bytes) 6581 1726773033.49005: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.49008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773033.49010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.49012: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773033.49014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.49019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.49058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.49070: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.49136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.50725: 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 <<< 6581 1726773033.50786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773033.50848: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpcsr_m4of /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_file.py <<< 6581 1726773033.50856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_file.py" <<< 6581 1726773033.50907: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpcsr_m4of" to remote "/root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_file.py" <<< 6581 1726773033.51518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.51557: stderr chunk (state=3): >>><<< 6581 1726773033.51560: stdout chunk (state=3): >>><<< 6581 1726773033.51614: done transferring module to remote 6581 1726773033.51624: _low_level_execute_command(): starting 6581 1726773033.51629: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/ /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_file.py && sleep 0' 6581 1726773033.52062: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.52065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773033.52067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.52069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.52071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.52121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.52124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.52191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.53925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.53950: stderr chunk (state=3): >>><<< 6581 1726773033.53953: stdout chunk (state=3): >>><<< 6581 1726773033.53966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773033.53973: _low_level_execute_command(): starting 6581 1726773033.53975: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/AnsiballZ_file.py && sleep 0' 6581 1726773033.54412: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.54415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773033.54420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.54422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773033.54424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.54426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.54475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.54478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.54480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.54551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.70741: 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": ".u4gr7gqq", "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}}} <<< 6581 1726773033.72022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773033.72049: stderr chunk (state=3): >>><<< 6581 1726773033.72052: stdout chunk (state=3): >>><<< 6581 1726773033.72067: _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": ".u4gr7gqq", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773033.72097: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.u4gr7gqq', '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-1726773033.215597-9593-184624587569939/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773033.72105: _low_level_execute_command(): starting 6581 1726773033.72110: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773033.215597-9593-184624587569939/ > /dev/null 2>&1 && sleep 0' 6581 1726773033.72551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.72555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773033.72557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.72559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.72561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.72614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.72623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.72625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.72683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.74475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.74504: stderr chunk (state=3): >>><<< 6581 1726773033.74511: stdout chunk (state=3): >>><<< 6581 1726773033.74523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773033.74530: handler run complete 6581 1726773033.74551: attempt loop complete, returning result 6581 1726773033.74553: _execute() done 6581 1726773033.74556: dumping result to json 6581 1726773033.74561: done dumping result, returning 6581 1726773033.74569: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-a274-7900-0000000009fd] 6581 1726773033.74574: sending task result for task 129c3c75-c909-a274-7900-0000000009fd 6581 1726773033.74674: done sending task result for task 129c3c75-c909-a274-7900-0000000009fd 6581 1726773033.74676: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 6581 1726773033.74798: no more pending results, returning what we have 6581 1726773033.74801: results queue empty 6581 1726773033.74802: checking for any_errors_fatal 6581 1726773033.74805: done checking for any_errors_fatal 6581 1726773033.74805: checking for max_fail_percentage 6581 1726773033.74807: done checking for max_fail_percentage 6581 1726773033.74808: checking to see if all hosts have failed and the running result is not ok 6581 1726773033.74808: done checking to see if all hosts have failed 6581 1726773033.74809: getting the remaining hosts for this loop 6581 1726773033.74811: done getting the remaining hosts for this loop 6581 1726773033.74813: getting the next task for host managed_node2 6581 1726773033.74821: done getting next task for host managed_node2 6581 1726773033.74824: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6581 1726773033.74827: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773033.74836: getting variables 6581 1726773033.74837: in VariableManager get_vars() 6581 1726773033.74869: Calling all_inventory to load vars for managed_node2 6581 1726773033.74872: Calling groups_inventory to load vars for managed_node2 6581 1726773033.74874: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773033.74884: Calling all_plugins_play to load vars for managed_node2 6581 1726773033.74886: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773033.74889: Calling groups_plugins_play to load vars for managed_node2 6581 1726773033.75038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773033.75157: done with get_vars() 6581 1726773033.75165: done getting variables 6581 1726773033.75207: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:10:33 -0400 (0:00:00.576) 0:01:10.721 **** 6581 1726773033.75231: entering _queue_task() for managed_node2/copy 6581 1726773033.75423: worker is 1 (out of 1 available) 6581 1726773033.75434: exiting _queue_task() for managed_node2/copy 6581 1726773033.75445: done queuing things up, now waiting for results queue to drain 6581 1726773033.75447: waiting for pending results... 6581 1726773033.75608: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6581 1726773033.75683: in run() - task 129c3c75-c909-a274-7900-0000000009fe 6581 1726773033.75693: variable 'ansible_search_path' from source: unknown 6581 1726773033.75697: variable 'ansible_search_path' from source: unknown 6581 1726773033.75725: calling self._execute() 6581 1726773033.75797: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773033.75802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773033.75811: variable 'omit' from source: magic vars 6581 1726773033.75892: variable 'omit' from source: magic vars 6581 1726773033.75926: variable 'omit' from source: magic vars 6581 1726773033.75950: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6581 1726773033.76176: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6581 1726773033.76235: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773033.76263: variable 'omit' from source: magic vars 6581 1726773033.76294: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773033.76323: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773033.76339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773033.76352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773033.76361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773033.76385: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773033.76388: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773033.76390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773033.76455: Set connection var ansible_shell_type to sh 6581 1726773033.76464: Set connection var ansible_pipelining to False 6581 1726773033.76469: Set connection var ansible_timeout to 10 6581 1726773033.76475: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773033.76481: Set connection var ansible_shell_executable to /bin/sh 6581 1726773033.76484: Set connection var ansible_connection to ssh 6581 1726773033.76498: variable 'ansible_shell_executable' from source: unknown 6581 1726773033.76501: variable 'ansible_connection' from source: unknown 6581 1726773033.76504: variable 'ansible_module_compression' from source: unknown 6581 1726773033.76506: variable 'ansible_shell_type' from source: unknown 6581 1726773033.76509: variable 'ansible_shell_executable' from source: unknown 6581 1726773033.76511: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773033.76513: variable 'ansible_pipelining' from source: unknown 6581 1726773033.76517: variable 'ansible_timeout' from source: unknown 6581 1726773033.76522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773033.76620: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773033.76630: variable 'omit' from source: magic vars 6581 1726773033.76635: starting attempt loop 6581 1726773033.76637: running the handler 6581 1726773033.76649: _low_level_execute_command(): starting 6581 1726773033.76656: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773033.77165: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.77169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.77171: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.77173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.77223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.77240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.77243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.77300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.78862: stdout chunk (state=3): >>>/root <<< 6581 1726773033.78960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.78991: stderr chunk (state=3): >>><<< 6581 1726773033.78995: stdout chunk (state=3): >>><<< 6581 1726773033.79019: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773033.79032: _low_level_execute_command(): starting 6581 1726773033.79037: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059 `" && echo ansible-tmp-1726773033.7901864-9608-82066585185059="` echo /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059 `" ) && sleep 0' 6581 1726773033.79475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.79481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773033.79491: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.79494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.79496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.79543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.79550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.79553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.79608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.81546: stdout chunk (state=3): >>>ansible-tmp-1726773033.7901864-9608-82066585185059=/root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059 <<< 6581 1726773033.81653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.81682: stderr chunk (state=3): >>><<< 6581 1726773033.81685: stdout chunk (state=3): >>><<< 6581 1726773033.81703: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773033.7901864-9608-82066585185059=/root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773033.81778: variable 'ansible_module_compression' from source: unknown 6581 1726773033.81826: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773033.81857: variable 'ansible_facts' from source: unknown 6581 1726773033.81920: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_stat.py 6581 1726773033.82006: Sending initial data 6581 1726773033.82010: Sent initial data (150 bytes) 6581 1726773033.82459: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.82462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773033.82465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.82468: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773033.82470: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.82523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.82526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.82529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.82591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.84107: 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" <<< 6581 1726773033.84115: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773033.84164: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773033.84224: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpiz30w_vq /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_stat.py <<< 6581 1726773033.84232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_stat.py" <<< 6581 1726773033.84285: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpiz30w_vq" to remote "/root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_stat.py" <<< 6581 1726773033.84287: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_stat.py" <<< 6581 1726773033.84867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.84910: stderr chunk (state=3): >>><<< 6581 1726773033.84913: stdout chunk (state=3): >>><<< 6581 1726773033.84961: done transferring module to remote 6581 1726773033.84970: _low_level_execute_command(): starting 6581 1726773033.84975: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/ /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_stat.py && sleep 0' 6581 1726773033.85420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773033.85423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773033.85426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.85431: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.85434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.85480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.85484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773033.85488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.85546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773033.87267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773033.87293: stderr chunk (state=3): >>><<< 6581 1726773033.87296: stdout chunk (state=3): >>><<< 6581 1726773033.87311: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773033.87314: _low_level_execute_command(): starting 6581 1726773033.87319: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_stat.py && sleep 0' 6581 1726773033.87772: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773033.87775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.87777: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773033.87779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773033.87781: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773033.87830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773033.87833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773033.87905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.04331: 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": 524288132, "dev": 51714, "nlink": 1, "atime": 1726773025.704662, "mtime": 1726773027.4396765, "ctime": 1726773027.4396765, "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": "1821666671", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726773034.05855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773034.05881: stderr chunk (state=3): >>><<< 6581 1726773034.05884: stdout chunk (state=3): >>><<< 6581 1726773034.05902: _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": 524288132, "dev": 51714, "nlink": 1, "atime": 1726773025.704662, "mtime": 1726773027.4396765, "ctime": 1726773027.4396765, "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": "1821666671", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773034.05978: 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-1726773033.7901864-9608-82066585185059/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773034.06019: variable 'ansible_module_compression' from source: unknown 6581 1726773034.06052: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773034.06071: variable 'ansible_facts' from source: unknown 6581 1726773034.06121: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_file.py 6581 1726773034.06213: Sending initial data 6581 1726773034.06218: Sent initial data (150 bytes) 6581 1726773034.06664: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.06667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773034.06669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.06674: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.06676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.06722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.06738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.06741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.06798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.08414: 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 <<< 6581 1726773034.08466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773034.08525: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpc677s0jg /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_file.py <<< 6581 1726773034.08533: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_file.py" <<< 6581 1726773034.08586: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpc677s0jg" to remote "/root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_file.py" <<< 6581 1726773034.08588: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_file.py" <<< 6581 1726773034.09206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.09252: stderr chunk (state=3): >>><<< 6581 1726773034.09255: stdout chunk (state=3): >>><<< 6581 1726773034.09277: done transferring module to remote 6581 1726773034.09287: _low_level_execute_command(): starting 6581 1726773034.09291: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/ /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_file.py && sleep 0' 6581 1726773034.09704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.09711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773034.09737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.09740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.09742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.09798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.09804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.09859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.11602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.11630: stderr chunk (state=3): >>><<< 6581 1726773034.11634: stdout chunk (state=3): >>><<< 6581 1726773034.11647: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773034.11649: _low_level_execute_command(): starting 6581 1726773034.11654: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/AnsiballZ_file.py && sleep 0' 6581 1726773034.12084: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.12087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773034.12094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.12096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.12098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.12152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.12157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.12159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.12221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.29069: 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": ".1gppjnlc", "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}}} <<< 6581 1726773034.30532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773034.30559: stderr chunk (state=3): >>><<< 6581 1726773034.30563: stdout chunk (state=3): >>><<< 6581 1726773034.30577: _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": ".1gppjnlc", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773034.30608: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.1gppjnlc', '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-1726773033.7901864-9608-82066585185059/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773034.30618: _low_level_execute_command(): starting 6581 1726773034.30622: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773033.7901864-9608-82066585185059/ > /dev/null 2>&1 && sleep 0' 6581 1726773034.31073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.31077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.31082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.31084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773034.31086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.31121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.31139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.31202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.33091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.33119: stderr chunk (state=3): >>><<< 6581 1726773034.33122: stdout chunk (state=3): >>><<< 6581 1726773034.33137: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773034.33145: handler run complete 6581 1726773034.33166: attempt loop complete, returning result 6581 1726773034.33169: _execute() done 6581 1726773034.33171: dumping result to json 6581 1726773034.33176: done dumping result, returning 6581 1726773034.33186: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-a274-7900-0000000009fe] 6581 1726773034.33190: sending task result for task 129c3c75-c909-a274-7900-0000000009fe 6581 1726773034.33291: done sending task result for task 129c3c75-c909-a274-7900-0000000009fe 6581 1726773034.33294: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 6581 1726773034.33386: no more pending results, returning what we have 6581 1726773034.33390: results queue empty 6581 1726773034.33391: checking for any_errors_fatal 6581 1726773034.33399: done checking for any_errors_fatal 6581 1726773034.33399: checking for max_fail_percentage 6581 1726773034.33401: done checking for max_fail_percentage 6581 1726773034.33402: checking to see if all hosts have failed and the running result is not ok 6581 1726773034.33402: done checking to see if all hosts have failed 6581 1726773034.33403: getting the remaining hosts for this loop 6581 1726773034.33405: done getting the remaining hosts for this loop 6581 1726773034.33408: getting the next task for host managed_node2 6581 1726773034.33414: done getting next task for host managed_node2 6581 1726773034.33420: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6581 1726773034.33423: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773034.33433: getting variables 6581 1726773034.33434: in VariableManager get_vars() 6581 1726773034.33466: Calling all_inventory to load vars for managed_node2 6581 1726773034.33468: Calling groups_inventory to load vars for managed_node2 6581 1726773034.33470: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773034.33480: Calling all_plugins_play to load vars for managed_node2 6581 1726773034.33483: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773034.33486: Calling groups_plugins_play to load vars for managed_node2 6581 1726773034.33606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773034.33755: done with get_vars() 6581 1726773034.33762: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:10:34 -0400 (0:00:00.585) 0:01:11.307 **** 6581 1726773034.33823: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773034.34010: worker is 1 (out of 1 available) 6581 1726773034.34023: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773034.34035: done queuing things up, now waiting for results queue to drain 6581 1726773034.34037: waiting for pending results... 6581 1726773034.34201: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6581 1726773034.34279: in run() - task 129c3c75-c909-a274-7900-0000000009ff 6581 1726773034.34289: variable 'ansible_search_path' from source: unknown 6581 1726773034.34292: variable 'ansible_search_path' from source: unknown 6581 1726773034.34320: calling self._execute() 6581 1726773034.34392: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773034.34396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773034.34405: variable 'omit' from source: magic vars 6581 1726773034.34485: variable 'omit' from source: magic vars 6581 1726773034.34520: variable 'omit' from source: magic vars 6581 1726773034.34542: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773034.34767: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773034.34826: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773034.34887: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773034.34892: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773034.34932: variable 'omit' from source: magic vars 6581 1726773034.34964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773034.34992: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773034.35010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773034.35025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773034.35034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773034.35060: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773034.35063: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773034.35066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773034.35132: Set connection var ansible_shell_type to sh 6581 1726773034.35141: Set connection var ansible_pipelining to False 6581 1726773034.35146: Set connection var ansible_timeout to 10 6581 1726773034.35153: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773034.35158: Set connection var ansible_shell_executable to /bin/sh 6581 1726773034.35161: Set connection var ansible_connection to ssh 6581 1726773034.35176: variable 'ansible_shell_executable' from source: unknown 6581 1726773034.35181: variable 'ansible_connection' from source: unknown 6581 1726773034.35184: variable 'ansible_module_compression' from source: unknown 6581 1726773034.35186: variable 'ansible_shell_type' from source: unknown 6581 1726773034.35189: variable 'ansible_shell_executable' from source: unknown 6581 1726773034.35191: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773034.35193: variable 'ansible_pipelining' from source: unknown 6581 1726773034.35196: variable 'ansible_timeout' from source: unknown 6581 1726773034.35198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773034.35329: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773034.35341: variable 'omit' from source: magic vars 6581 1726773034.35344: starting attempt loop 6581 1726773034.35346: running the handler 6581 1726773034.35358: _low_level_execute_command(): starting 6581 1726773034.35365: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773034.35870: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.35874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.35877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773034.35879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.35921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.35935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.36006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.37607: stdout chunk (state=3): >>>/root <<< 6581 1726773034.37705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.37738: stderr chunk (state=3): >>><<< 6581 1726773034.37741: stdout chunk (state=3): >>><<< 6581 1726773034.37761: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773034.37774: _low_level_execute_command(): starting 6581 1726773034.37780: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172 `" && echo ansible-tmp-1726773034.3776205-9620-39959178309172="` echo /root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172 `" ) && sleep 0' 6581 1726773034.38231: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.38236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773034.38246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773034.38250: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773034.38253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.38293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.38296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.38362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.40343: stdout chunk (state=3): >>>ansible-tmp-1726773034.3776205-9620-39959178309172=/root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172 <<< 6581 1726773034.40450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.40473: stderr chunk (state=3): >>><<< 6581 1726773034.40477: stdout chunk (state=3): >>><<< 6581 1726773034.40493: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773034.3776205-9620-39959178309172=/root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773034.40533: variable 'ansible_module_compression' from source: unknown 6581 1726773034.40567: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6581 1726773034.40600: variable 'ansible_facts' from source: unknown 6581 1726773034.40654: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172/AnsiballZ_kernel_settings_get_config.py 6581 1726773034.40753: Sending initial data 6581 1726773034.40757: Sent initial data (172 bytes) 6581 1726773034.41179: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.41182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773034.41184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.41187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.41189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.41244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.41248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.41252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.41309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.42843: 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 <<< 6581 1726773034.42852: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773034.42902: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773034.42963: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1nijo98c /root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172/AnsiballZ_kernel_settings_get_config.py <<< 6581 1726773034.42969: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773034.43025: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1nijo98c" to remote "/root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773034.43028: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773034.43603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.43643: stderr chunk (state=3): >>><<< 6581 1726773034.43647: stdout chunk (state=3): >>><<< 6581 1726773034.43682: done transferring module to remote 6581 1726773034.43691: _low_level_execute_command(): starting 6581 1726773034.43695: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172/ /root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773034.44140: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.44144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.44150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773034.44152: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.44154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.44200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.44204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.44206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.44268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.46013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.46040: stderr chunk (state=3): >>><<< 6581 1726773034.46044: stdout chunk (state=3): >>><<< 6581 1726773034.46060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773034.46064: _low_level_execute_command(): starting 6581 1726773034.46066: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773034.46495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.46498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773034.46501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.46503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.46557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.46563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.46565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.46629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.63482: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "400001", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "60666", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 6581 1726773034.64838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773034.64865: stderr chunk (state=3): >>><<< 6581 1726773034.64868: stdout chunk (state=3): >>><<< 6581 1726773034.64884: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "400001", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "60666", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773034.64910: 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-1726773034.3776205-9620-39959178309172/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773034.64921: _low_level_execute_command(): starting 6581 1726773034.64926: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773034.3776205-9620-39959178309172/ > /dev/null 2>&1 && sleep 0' 6581 1726773034.65377: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.65381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.65385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773034.65387: 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 <<< 6581 1726773034.65389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.65441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.65444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.65446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.65518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.67439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.67462: stderr chunk (state=3): >>><<< 6581 1726773034.67465: stdout chunk (state=3): >>><<< 6581 1726773034.67482: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773034.67489: handler run complete 6581 1726773034.67505: attempt loop complete, returning result 6581 1726773034.67508: _execute() done 6581 1726773034.67510: dumping result to json 6581 1726773034.67515: done dumping result, returning 6581 1726773034.67525: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-a274-7900-0000000009ff] 6581 1726773034.67531: sending task result for task 129c3c75-c909-a274-7900-0000000009ff 6581 1726773034.67627: done sending task result for task 129c3c75-c909-a274-7900-0000000009ff 6581 1726773034.67630: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "400001", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "60666", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } } } 6581 1726773034.67710: no more pending results, returning what we have 6581 1726773034.67713: results queue empty 6581 1726773034.67714: checking for any_errors_fatal 6581 1726773034.67724: done checking for any_errors_fatal 6581 1726773034.67724: checking for max_fail_percentage 6581 1726773034.67726: done checking for max_fail_percentage 6581 1726773034.67727: checking to see if all hosts have failed and the running result is not ok 6581 1726773034.67727: done checking to see if all hosts have failed 6581 1726773034.67728: getting the remaining hosts for this loop 6581 1726773034.67730: done getting the remaining hosts for this loop 6581 1726773034.67733: getting the next task for host managed_node2 6581 1726773034.67741: done getting next task for host managed_node2 6581 1726773034.67745: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6581 1726773034.67747: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773034.67758: getting variables 6581 1726773034.67760: in VariableManager get_vars() 6581 1726773034.67793: Calling all_inventory to load vars for managed_node2 6581 1726773034.67795: Calling groups_inventory to load vars for managed_node2 6581 1726773034.67797: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773034.67805: Calling all_plugins_play to load vars for managed_node2 6581 1726773034.67808: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773034.67810: Calling groups_plugins_play to load vars for managed_node2 6581 1726773034.67939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773034.68063: done with get_vars() 6581 1726773034.68072: done getting variables 6581 1726773034.68115: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:10:34 -0400 (0:00:00.343) 0:01:11.650 **** 6581 1726773034.68141: entering _queue_task() for managed_node2/template 6581 1726773034.68345: worker is 1 (out of 1 available) 6581 1726773034.68356: exiting _queue_task() for managed_node2/template 6581 1726773034.68370: done queuing things up, now waiting for results queue to drain 6581 1726773034.68371: waiting for pending results... 6581 1726773034.68542: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6581 1726773034.68620: in run() - task 129c3c75-c909-a274-7900-000000000a00 6581 1726773034.68633: variable 'ansible_search_path' from source: unknown 6581 1726773034.68637: variable 'ansible_search_path' from source: unknown 6581 1726773034.68663: calling self._execute() 6581 1726773034.68739: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773034.68744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773034.68754: variable 'omit' from source: magic vars 6581 1726773034.68834: variable 'omit' from source: magic vars 6581 1726773034.68870: variable 'omit' from source: magic vars 6581 1726773034.69117: variable '__kernel_settings_profile_src' from source: role '' all vars 6581 1726773034.69124: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773034.69181: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773034.69259: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773034.69306: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773034.69357: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773034.69412: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773034.69417: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773034.69442: variable 'omit' from source: magic vars 6581 1726773034.69473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773034.69504: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773034.69522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773034.69535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773034.69545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773034.69567: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773034.69571: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773034.69573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773034.69642: Set connection var ansible_shell_type to sh 6581 1726773034.69652: Set connection var ansible_pipelining to False 6581 1726773034.69657: Set connection var ansible_timeout to 10 6581 1726773034.69663: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773034.69668: Set connection var ansible_shell_executable to /bin/sh 6581 1726773034.69670: Set connection var ansible_connection to ssh 6581 1726773034.69689: variable 'ansible_shell_executable' from source: unknown 6581 1726773034.69692: variable 'ansible_connection' from source: unknown 6581 1726773034.69694: variable 'ansible_module_compression' from source: unknown 6581 1726773034.69697: variable 'ansible_shell_type' from source: unknown 6581 1726773034.69699: variable 'ansible_shell_executable' from source: unknown 6581 1726773034.69701: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773034.69704: variable 'ansible_pipelining' from source: unknown 6581 1726773034.69707: variable 'ansible_timeout' from source: unknown 6581 1726773034.69711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773034.69812: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773034.69823: variable 'omit' from source: magic vars 6581 1726773034.69828: starting attempt loop 6581 1726773034.69831: running the handler 6581 1726773034.69841: _low_level_execute_command(): starting 6581 1726773034.69849: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773034.70359: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.70363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.70366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.70369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.70422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.70425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.70427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.70495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.72170: stdout chunk (state=3): >>>/root <<< 6581 1726773034.72266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.72298: stderr chunk (state=3): >>><<< 6581 1726773034.72301: stdout chunk (state=3): >>><<< 6581 1726773034.72321: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773034.72333: _low_level_execute_command(): starting 6581 1726773034.72338: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707 `" && echo ansible-tmp-1726773034.7232141-9631-151726489038707="` echo /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707 `" ) && sleep 0' 6581 1726773034.72766: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.72770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.72782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.72834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.72838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.72847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.72911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.75032: stdout chunk (state=3): >>>ansible-tmp-1726773034.7232141-9631-151726489038707=/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707 <<< 6581 1726773034.75139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.75166: stderr chunk (state=3): >>><<< 6581 1726773034.75169: stdout chunk (state=3): >>><<< 6581 1726773034.75188: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773034.7232141-9631-151726489038707=/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773034.75202: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6581 1726773034.75223: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6581 1726773034.75242: variable 'ansible_search_path' from source: unknown 6581 1726773034.75778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773034.77131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773034.77180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773034.77210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773034.77237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773034.77255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773034.77439: 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) 6581 1726773034.77460: 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) 6581 1726773034.77477: 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) 6581 1726773034.77504: 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) 6581 1726773034.77515: 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) 6581 1726773034.77737: 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) 6581 1726773034.77754: 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) 6581 1726773034.77770: 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) 6581 1726773034.77799: 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) 6581 1726773034.77809: 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) 6581 1726773034.78065: variable 'ansible_managed' from source: unknown 6581 1726773034.78068: variable '__sections' from source: task vars 6581 1726773034.78160: 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) 6581 1726773034.78177: 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) 6581 1726773034.78195: 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) 6581 1726773034.78225: 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) 6581 1726773034.78236: 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) 6581 1726773034.78308: variable 'kernel_settings_sysctl' from source: include params 6581 1726773034.78317: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773034.78323: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773034.78350: variable '__sysctl_old' from source: task vars 6581 1726773034.78397: variable '__sysctl_old' from source: task vars 6581 1726773034.78532: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773034.78538: variable 'kernel_settings_sysctl' from source: include params 6581 1726773034.78540: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773034.78548: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773034.78552: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773034.78680: variable 'kernel_settings_sysfs' from source: include params 6581 1726773034.78688: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773034.78691: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773034.78703: variable '__sysfs_old' from source: task vars 6581 1726773034.78745: variable '__sysfs_old' from source: task vars 6581 1726773034.78878: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773034.78884: variable 'kernel_settings_sysfs' from source: include params 6581 1726773034.78889: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773034.78894: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773034.78898: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773034.78914: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6581 1726773034.78922: variable '__systemd_old' from source: task vars 6581 1726773034.78964: variable '__systemd_old' from source: task vars 6581 1726773034.79090: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773034.79094: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6581 1726773034.79096: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773034.79098: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773034.79113: variable 'kernel_settings_transparent_hugepages' from source: include params 6581 1726773034.79157: variable 'kernel_settings_transparent_hugepages' from source: include params 6581 1726773034.79163: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6581 1726773034.79166: variable '__trans_huge_old' from source: task vars 6581 1726773034.79210: variable '__trans_huge_old' from source: task vars 6581 1726773034.79340: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773034.79343: variable 'kernel_settings_transparent_hugepages' from source: include params 6581 1726773034.79345: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773034.79351: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773034.79362: variable '__trans_defrag_old' from source: task vars 6581 1726773034.79405: variable '__trans_defrag_old' from source: task vars 6581 1726773034.79542: variable 'kernel_settings_purge' from source: role '' defaults 6581 1726773034.79546: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6581 1726773034.79548: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773034.79554: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773034.79570: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773034.79579: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773034.79590: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773034.79602: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773034.80018: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773034.80064: variable 'ansible_module_compression' from source: unknown 6581 1726773034.80100: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773034.80130: variable 'ansible_facts' from source: unknown 6581 1726773034.80197: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_stat.py 6581 1726773034.80289: Sending initial data 6581 1726773034.80292: Sent initial data (151 bytes) 6581 1726773034.80721: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.80746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773034.80749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.80803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.80806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.80808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.80874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.82412: 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 <<< 6581 1726773034.82475: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773034.82534: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp_2mkgtjd /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_stat.py <<< 6581 1726773034.82544: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_stat.py" <<< 6581 1726773034.82596: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 6581 1726773034.82599: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp_2mkgtjd" to remote "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_stat.py" <<< 6581 1726773034.83194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.83239: stderr chunk (state=3): >>><<< 6581 1726773034.83242: stdout chunk (state=3): >>><<< 6581 1726773034.83265: done transferring module to remote 6581 1726773034.83274: _low_level_execute_command(): starting 6581 1726773034.83282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/ /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_stat.py && sleep 0' 6581 1726773034.83718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.83722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773034.83724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.83726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.83728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.83781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773034.83784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.83786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.83846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773034.85581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773034.85603: stderr chunk (state=3): >>><<< 6581 1726773034.85606: stdout chunk (state=3): >>><<< 6581 1726773034.85623: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773034.85625: _low_level_execute_command(): starting 6581 1726773034.85631: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_stat.py && sleep 0' 6581 1726773034.86056: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773034.86060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773034.86062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.86064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773034.86066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773034.86111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773034.86128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773034.86189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.02473: 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": 372, "inode": 199229762, "dev": 51714, "nlink": 1, "atime": 1726773027.4336765, "mtime": 1726772972.8758397, "ctime": 1726773026.9686725, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "mimetype": "text/plain", "charset": "us-ascii", "version": "2811226272", "attributes": [], "attr_flags": ""}, "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}}} <<< 6581 1726773035.03865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773035.03894: stderr chunk (state=3): >>><<< 6581 1726773035.03897: stdout chunk (state=3): >>><<< 6581 1726773035.03914: _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": 372, "inode": 199229762, "dev": 51714, "nlink": 1, "atime": 1726773027.4336765, "mtime": 1726772972.8758397, "ctime": 1726773026.9686725, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "mimetype": "text/plain", "charset": "us-ascii", "version": "2811226272", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773035.03955: 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-1726773034.7232141-9631-151726489038707/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773035.04045: Sending initial data 6581 1726773035.04049: Sent initial data (165 bytes) 6581 1726773035.04482: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773035.04486: 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 <<< 6581 1726773035.04488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.04499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.04554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773035.04557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773035.04566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.04623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.06214: 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 <<< 6581 1726773035.06271: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773035.06331: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpw5ux0w5n/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf <<< 6581 1726773035.06335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf" <<< 6581 1726773035.06392: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpw5ux0w5n/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf" <<< 6581 1726773035.06396: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf" <<< 6581 1726773035.06640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773035.06683: stderr chunk (state=3): >>><<< 6581 1726773035.06686: stdout chunk (state=3): >>><<< 6581 1726773035.06700: _low_level_execute_command(): starting 6581 1726773035.06704: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/ /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf && sleep 0' 6581 1726773035.07151: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773035.07155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773035.07157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.07159: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.07161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773035.07163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.07208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773035.07211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.07273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.09027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773035.09051: stderr chunk (state=3): >>><<< 6581 1726773035.09054: stdout chunk (state=3): >>><<< 6581 1726773035.09067: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773035.09094: variable 'ansible_module_compression' from source: unknown 6581 1726773035.09130: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6581 1726773035.09147: variable 'ansible_facts' from source: unknown 6581 1726773035.09194: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_copy.py 6581 1726773035.09289: Sending initial data 6581 1726773035.09292: Sent initial data (151 bytes) 6581 1726773035.09714: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773035.09744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773035.09747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773035.09750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.09752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.09763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.09815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773035.09821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773035.09826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.09882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.11406: 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" <<< 6581 1726773035.11413: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773035.11464: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773035.11525: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp32h7rf9v /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_copy.py <<< 6581 1726773035.11529: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_copy.py" <<< 6581 1726773035.11582: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp32h7rf9v" to remote "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_copy.py" <<< 6581 1726773035.12168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773035.12205: stderr chunk (state=3): >>><<< 6581 1726773035.12209: stdout chunk (state=3): >>><<< 6581 1726773035.12238: done transferring module to remote 6581 1726773035.12245: _low_level_execute_command(): starting 6581 1726773035.12250: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/ /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_copy.py && sleep 0' 6581 1726773035.12678: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.12681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.12683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773035.12685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.12687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.12735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773035.12738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.12803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.14529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773035.14556: stderr chunk (state=3): >>><<< 6581 1726773035.14559: stdout chunk (state=3): >>><<< 6581 1726773035.14573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773035.14576: _low_level_execute_command(): starting 6581 1726773035.14583: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/AnsiballZ_copy.py && sleep 0' 6581 1726773035.14990: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.15020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773035.15029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.15031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773035.15033: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.15035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.15089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773035.15091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773035.15093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.15153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.32238: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf", "md5sum": "394928e588644c456053f3dec5f7c2ba", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 121, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6581 1726773035.33538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773035.33565: stderr chunk (state=3): >>><<< 6581 1726773035.33568: stdout chunk (state=3): >>><<< 6581 1726773035.33586: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf", "md5sum": "394928e588644c456053f3dec5f7c2ba", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 121, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773035.33613: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '0b586509c0bdce12a2dde058e3374dab88cf7f2c', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773035.33645: _low_level_execute_command(): starting 6581 1726773035.33648: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/ > /dev/null 2>&1 && sleep 0' 6581 1726773035.34082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.34086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.34098: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.34157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773035.34165: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773035.34167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.34226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.36058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773035.36084: stderr chunk (state=3): >>><<< 6581 1726773035.36087: stdout chunk (state=3): >>><<< 6581 1726773035.36101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773035.36111: handler run complete 6581 1726773035.36133: attempt loop complete, returning result 6581 1726773035.36137: _execute() done 6581 1726773035.36139: dumping result to json 6581 1726773035.36144: done dumping result, returning 6581 1726773035.36153: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-a274-7900-000000000a00] 6581 1726773035.36157: sending task result for task 129c3c75-c909-a274-7900-000000000a00 6581 1726773035.36288: done sending task result for task 129c3c75-c909-a274-7900-000000000a00 6581 1726773035.36291: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "394928e588644c456053f3dec5f7c2ba", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 121, "src": "/root/.ansible/tmp/ansible-tmp-1726773034.7232141-9631-151726489038707/.source.conf", "state": "file", "uid": 0 } 6581 1726773035.36438: no more pending results, returning what we have 6581 1726773035.36441: results queue empty 6581 1726773035.36442: checking for any_errors_fatal 6581 1726773035.36445: done checking for any_errors_fatal 6581 1726773035.36446: checking for max_fail_percentage 6581 1726773035.36447: done checking for max_fail_percentage 6581 1726773035.36448: checking to see if all hosts have failed and the running result is not ok 6581 1726773035.36449: done checking to see if all hosts have failed 6581 1726773035.36449: getting the remaining hosts for this loop 6581 1726773035.36451: done getting the remaining hosts for this loop 6581 1726773035.36453: getting the next task for host managed_node2 6581 1726773035.36459: done getting next task for host managed_node2 6581 1726773035.36462: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6581 1726773035.36464: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773035.36472: getting variables 6581 1726773035.36473: in VariableManager get_vars() 6581 1726773035.36502: Calling all_inventory to load vars for managed_node2 6581 1726773035.36504: Calling groups_inventory to load vars for managed_node2 6581 1726773035.36506: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773035.36514: Calling all_plugins_play to load vars for managed_node2 6581 1726773035.36519: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773035.36522: Calling groups_plugins_play to load vars for managed_node2 6581 1726773035.36624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773035.36745: done with get_vars() 6581 1726773035.36753: done getting variables 6581 1726773035.36795: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:10:35 -0400 (0:00:00.686) 0:01:12.337 **** 6581 1726773035.36819: entering _queue_task() for managed_node2/service 6581 1726773035.37007: worker is 1 (out of 1 available) 6581 1726773035.37021: exiting _queue_task() for managed_node2/service 6581 1726773035.37033: done queuing things up, now waiting for results queue to drain 6581 1726773035.37035: waiting for pending results... 6581 1726773035.37199: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6581 1726773035.37275: in run() - task 129c3c75-c909-a274-7900-000000000a01 6581 1726773035.37287: variable 'ansible_search_path' from source: unknown 6581 1726773035.37292: variable 'ansible_search_path' from source: unknown 6581 1726773035.37326: variable '__kernel_settings_services' from source: include_vars 6581 1726773035.37567: variable '__kernel_settings_services' from source: include_vars 6581 1726773035.37631: variable 'omit' from source: magic vars 6581 1726773035.37725: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773035.37732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773035.37741: variable 'omit' from source: magic vars 6581 1726773035.37957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773035.38132: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773035.38166: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773035.38193: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773035.38220: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773035.38301: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773035.38309: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773035.38327: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 6581 1726773035.38331: when evaluation is False, skipping this task 6581 1726773035.38352: variable 'item' from source: unknown 6581 1726773035.38401: variable 'item' from source: unknown skipping: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 6581 1726773035.38550: dumping result to json 6581 1726773035.38553: done dumping result, returning 6581 1726773035.38555: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-a274-7900-000000000a01] 6581 1726773035.38557: sending task result for task 129c3c75-c909-a274-7900-000000000a01 6581 1726773035.38591: done sending task result for task 129c3c75-c909-a274-7900-000000000a01 6581 1726773035.38594: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 6581 1726773035.38624: no more pending results, returning what we have 6581 1726773035.38627: results queue empty 6581 1726773035.38628: checking for any_errors_fatal 6581 1726773035.38639: done checking for any_errors_fatal 6581 1726773035.38640: checking for max_fail_percentage 6581 1726773035.38641: done checking for max_fail_percentage 6581 1726773035.38642: checking to see if all hosts have failed and the running result is not ok 6581 1726773035.38643: done checking to see if all hosts have failed 6581 1726773035.38644: getting the remaining hosts for this loop 6581 1726773035.38646: done getting the remaining hosts for this loop 6581 1726773035.38648: getting the next task for host managed_node2 6581 1726773035.38654: done getting next task for host managed_node2 6581 1726773035.38658: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6581 1726773035.38660: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773035.38674: getting variables 6581 1726773035.38676: in VariableManager get_vars() 6581 1726773035.38705: Calling all_inventory to load vars for managed_node2 6581 1726773035.38708: Calling groups_inventory to load vars for managed_node2 6581 1726773035.38710: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773035.38720: Calling all_plugins_play to load vars for managed_node2 6581 1726773035.38722: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773035.38725: Calling groups_plugins_play to load vars for managed_node2 6581 1726773035.38832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773035.38955: done with get_vars() 6581 1726773035.38963: done getting variables 6581 1726773035.39003: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:10:35 -0400 (0:00:00.022) 0:01:12.359 **** 6581 1726773035.39027: entering _queue_task() for managed_node2/command 6581 1726773035.39212: worker is 1 (out of 1 available) 6581 1726773035.39227: exiting _queue_task() for managed_node2/command 6581 1726773035.39240: done queuing things up, now waiting for results queue to drain 6581 1726773035.39242: waiting for pending results... 6581 1726773035.39405: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6581 1726773035.39473: in run() - task 129c3c75-c909-a274-7900-000000000a02 6581 1726773035.39488: variable 'ansible_search_path' from source: unknown 6581 1726773035.39491: variable 'ansible_search_path' from source: unknown 6581 1726773035.39518: calling self._execute() 6581 1726773035.39594: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773035.39598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773035.39608: variable 'omit' from source: magic vars 6581 1726773035.40122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773035.40337: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773035.40390: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773035.40429: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773035.40469: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773035.40612: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773035.40650: Evaluated conditional (not __kernel_settings_register_profile is changed): True 6581 1726773035.40800: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773035.40820: Evaluated conditional (not __kernel_settings_register_mode is changed): True 6581 1726773035.40944: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773035.40963: Evaluated conditional (__kernel_settings_register_apply is changed): True 6581 1726773035.40975: variable 'omit' from source: magic vars 6581 1726773035.41035: variable 'omit' from source: magic vars 6581 1726773035.41160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773035.42630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773035.42674: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773035.42712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773035.42737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773035.42756: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773035.42814: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773035.42842: variable 'omit' from source: magic vars 6581 1726773035.42865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773035.42888: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773035.42902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773035.42914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773035.42925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773035.42949: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773035.42952: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773035.42955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773035.43020: Set connection var ansible_shell_type to sh 6581 1726773035.43029: Set connection var ansible_pipelining to False 6581 1726773035.43034: Set connection var ansible_timeout to 10 6581 1726773035.43042: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773035.43047: Set connection var ansible_shell_executable to /bin/sh 6581 1726773035.43050: Set connection var ansible_connection to ssh 6581 1726773035.43066: variable 'ansible_shell_executable' from source: unknown 6581 1726773035.43068: variable 'ansible_connection' from source: unknown 6581 1726773035.43071: variable 'ansible_module_compression' from source: unknown 6581 1726773035.43073: variable 'ansible_shell_type' from source: unknown 6581 1726773035.43075: variable 'ansible_shell_executable' from source: unknown 6581 1726773035.43081: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773035.43086: variable 'ansible_pipelining' from source: unknown 6581 1726773035.43088: variable 'ansible_timeout' from source: unknown 6581 1726773035.43093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773035.43180: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773035.43190: variable 'omit' from source: magic vars 6581 1726773035.43194: starting attempt loop 6581 1726773035.43196: running the handler 6581 1726773035.43208: _low_level_execute_command(): starting 6581 1726773035.43214: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773035.43864: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.43868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.43875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.43922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.44014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.45609: stdout chunk (state=3): >>>/root <<< 6581 1726773035.45712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773035.45754: stderr chunk (state=3): >>><<< 6581 1726773035.45756: stdout chunk (state=3): >>><<< 6581 1726773035.45769: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773035.45822: _low_level_execute_command(): starting 6581 1726773035.45825: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083 `" && echo ansible-tmp-1726773035.457812-9647-268420111974083="` echo /root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083 `" ) && sleep 0' 6581 1726773035.46227: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773035.46231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773035.46233: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.46236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.46238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773035.46240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.46289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773035.46301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773035.46303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.46350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.48339: stdout chunk (state=3): >>>ansible-tmp-1726773035.457812-9647-268420111974083=/root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083 <<< 6581 1726773035.48442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773035.48472: stderr chunk (state=3): >>><<< 6581 1726773035.48475: stdout chunk (state=3): >>><<< 6581 1726773035.48490: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773035.457812-9647-268420111974083=/root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773035.48515: variable 'ansible_module_compression' from source: unknown 6581 1726773035.48559: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773035.48589: variable 'ansible_facts' from source: unknown 6581 1726773035.48641: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083/AnsiballZ_command.py 6581 1726773035.48745: Sending initial data 6581 1726773035.48748: Sent initial data (153 bytes) 6581 1726773035.49202: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.49207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773035.49210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.49212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773035.49214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773035.49218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.49265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773035.49268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773035.49271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.49337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.50854: 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 <<< 6581 1726773035.50907: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773035.50966: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpa5q8ukxa /root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083/AnsiballZ_command.py <<< 6581 1726773035.50973: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083/AnsiballZ_command.py" <<< 6581 1726773035.51028: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpa5q8ukxa" to remote "/root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083/AnsiballZ_command.py" <<< 6581 1726773035.51032: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083/AnsiballZ_command.py" <<< 6581 1726773035.51636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773035.51682: stderr chunk (state=3): >>><<< 6581 1726773035.51686: stdout chunk (state=3): >>><<< 6581 1726773035.51725: done transferring module to remote 6581 1726773035.51735: _low_level_execute_command(): starting 6581 1726773035.51740: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083/ /root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083/AnsiballZ_command.py && sleep 0' 6581 1726773035.52182: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773035.52186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773035.52189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.52191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.52193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.52243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773035.52246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.52309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773035.54036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773035.54061: stderr chunk (state=3): >>><<< 6581 1726773035.54064: stdout chunk (state=3): >>><<< 6581 1726773035.54078: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773035.54084: _low_level_execute_command(): starting 6581 1726773035.54089: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083/AnsiballZ_command.py && sleep 0' 6581 1726773035.54495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773035.54528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773035.54531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.54533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773035.54537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773035.54539: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773035.54590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773035.54596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773035.54598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773035.54654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773036.81333: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:10:35.697906", "end": "2024-09-19 15:10:36.811869", "delta": "0:00:01.113963", "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}}} <<< 6581 1726773036.82937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773036.82962: stderr chunk (state=3): >>><<< 6581 1726773036.82965: stdout chunk (state=3): >>><<< 6581 1726773036.82980: _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:10:35.697906", "end": "2024-09-19 15:10:36.811869", "delta": "0:00:01.113963", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773036.83013: 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-1726773035.457812-9647-268420111974083/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773036.83024: _low_level_execute_command(): starting 6581 1726773036.83026: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773035.457812-9647-268420111974083/ > /dev/null 2>&1 && sleep 0' 6581 1726773036.83468: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773036.83472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773036.83474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773036.83477: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773036.83481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773036.83522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773036.83536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773036.83598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773036.85427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773036.85452: stderr chunk (state=3): >>><<< 6581 1726773036.85456: stdout chunk (state=3): >>><<< 6581 1726773036.85469: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773036.85475: handler run complete 6581 1726773036.85492: Evaluated conditional (True): True 6581 1726773036.85500: attempt loop complete, returning result 6581 1726773036.85503: _execute() done 6581 1726773036.85505: dumping result to json 6581 1726773036.85511: done dumping result, returning 6581 1726773036.85521: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-a274-7900-000000000a02] 6581 1726773036.85525: sending task result for task 129c3c75-c909-a274-7900-000000000a02 6581 1726773036.85620: done sending task result for task 129c3c75-c909-a274-7900-000000000a02 6581 1726773036.85623: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.113963", "end": "2024-09-19 15:10:36.811869", "rc": 0, "start": "2024-09-19 15:10:35.697906" } 6581 1726773036.85695: no more pending results, returning what we have 6581 1726773036.85698: results queue empty 6581 1726773036.85699: checking for any_errors_fatal 6581 1726773036.85705: done checking for any_errors_fatal 6581 1726773036.85706: checking for max_fail_percentage 6581 1726773036.85707: done checking for max_fail_percentage 6581 1726773036.85708: checking to see if all hosts have failed and the running result is not ok 6581 1726773036.85709: done checking to see if all hosts have failed 6581 1726773036.85710: getting the remaining hosts for this loop 6581 1726773036.85711: done getting the remaining hosts for this loop 6581 1726773036.85714: getting the next task for host managed_node2 6581 1726773036.85723: done getting next task for host managed_node2 6581 1726773036.85728: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6581 1726773036.85730: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773036.85741: getting variables 6581 1726773036.85743: in VariableManager get_vars() 6581 1726773036.85776: Calling all_inventory to load vars for managed_node2 6581 1726773036.85780: Calling groups_inventory to load vars for managed_node2 6581 1726773036.85782: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773036.85790: Calling all_plugins_play to load vars for managed_node2 6581 1726773036.85793: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773036.85795: Calling groups_plugins_play to load vars for managed_node2 6581 1726773036.85970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773036.86093: done with get_vars() 6581 1726773036.86101: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:10:36 -0400 (0:00:01.471) 0:01:13.830 **** 6581 1726773036.86167: entering _queue_task() for managed_node2/include_tasks 6581 1726773036.86355: worker is 1 (out of 1 available) 6581 1726773036.86368: exiting _queue_task() for managed_node2/include_tasks 6581 1726773036.86382: done queuing things up, now waiting for results queue to drain 6581 1726773036.86384: waiting for pending results... 6581 1726773036.86548: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6581 1726773036.86626: in run() - task 129c3c75-c909-a274-7900-000000000a03 6581 1726773036.86638: variable 'ansible_search_path' from source: unknown 6581 1726773036.86642: variable 'ansible_search_path' from source: unknown 6581 1726773036.86667: calling self._execute() 6581 1726773036.86736: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773036.86741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773036.86750: variable 'omit' from source: magic vars 6581 1726773036.87074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773036.87254: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773036.87288: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773036.87313: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773036.87361: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773036.87449: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773036.87473: Evaluated conditional (__kernel_settings_register_apply is changed): True 6581 1726773036.87477: _execute() done 6581 1726773036.87482: dumping result to json 6581 1726773036.87484: done dumping result, returning 6581 1726773036.87490: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-a274-7900-000000000a03] 6581 1726773036.87495: sending task result for task 129c3c75-c909-a274-7900-000000000a03 6581 1726773036.87576: done sending task result for task 129c3c75-c909-a274-7900-000000000a03 6581 1726773036.87581: WORKER PROCESS EXITING 6581 1726773036.87634: no more pending results, returning what we have 6581 1726773036.87639: in VariableManager get_vars() 6581 1726773036.87673: Calling all_inventory to load vars for managed_node2 6581 1726773036.87675: Calling groups_inventory to load vars for managed_node2 6581 1726773036.87677: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773036.87688: Calling all_plugins_play to load vars for managed_node2 6581 1726773036.87690: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773036.87693: Calling groups_plugins_play to load vars for managed_node2 6581 1726773036.87810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773036.87931: done with get_vars() 6581 1726773036.87937: variable 'ansible_search_path' from source: unknown 6581 1726773036.87938: variable 'ansible_search_path' from source: unknown 6581 1726773036.87959: we have included files to process 6581 1726773036.87959: generating all_blocks data 6581 1726773036.87964: done generating all_blocks data 6581 1726773036.87969: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773036.87970: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773036.87971: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773036.88218: done processing included file 6581 1726773036.88221: iterating over new_blocks loaded from include file 6581 1726773036.88222: in VariableManager get_vars() 6581 1726773036.88238: done with get_vars() 6581 1726773036.88239: filtering new block on tags 6581 1726773036.88270: done filtering new block on tags 6581 1726773036.88271: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 6581 1726773036.88275: extending task lists for all hosts with included blocks 6581 1726773036.88645: done extending task lists 6581 1726773036.88646: done processing included files 6581 1726773036.88646: results queue empty 6581 1726773036.88647: checking for any_errors_fatal 6581 1726773036.88649: done checking for any_errors_fatal 6581 1726773036.88650: checking for max_fail_percentage 6581 1726773036.88651: done checking for max_fail_percentage 6581 1726773036.88651: checking to see if all hosts have failed and the running result is not ok 6581 1726773036.88652: done checking to see if all hosts have failed 6581 1726773036.88652: getting the remaining hosts for this loop 6581 1726773036.88653: done getting the remaining hosts for this loop 6581 1726773036.88654: getting the next task for host managed_node2 6581 1726773036.88657: done getting next task for host managed_node2 6581 1726773036.88659: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6581 1726773036.88661: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773036.88667: getting variables 6581 1726773036.88668: in VariableManager get_vars() 6581 1726773036.88676: Calling all_inventory to load vars for managed_node2 6581 1726773036.88680: Calling groups_inventory to load vars for managed_node2 6581 1726773036.88681: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773036.88684: Calling all_plugins_play to load vars for managed_node2 6581 1726773036.88686: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773036.88687: Calling groups_plugins_play to load vars for managed_node2 6581 1726773036.88766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773036.88876: done with get_vars() 6581 1726773036.88884: done getting variables 6581 1726773036.88910: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:10:36 -0400 (0:00:00.027) 0:01:13.858 **** 6581 1726773036.88932: entering _queue_task() for managed_node2/command 6581 1726773036.89132: worker is 1 (out of 1 available) 6581 1726773036.89145: exiting _queue_task() for managed_node2/command 6581 1726773036.89155: done queuing things up, now waiting for results queue to drain 6581 1726773036.89157: waiting for pending results... 6581 1726773036.89324: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6581 1726773036.89410: in run() - task 129c3c75-c909-a274-7900-000000000c42 6581 1726773036.89424: variable 'ansible_search_path' from source: unknown 6581 1726773036.89428: variable 'ansible_search_path' from source: unknown 6581 1726773036.89459: calling self._execute() 6581 1726773036.89527: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773036.89531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773036.89540: variable 'omit' from source: magic vars 6581 1726773036.89619: variable 'omit' from source: magic vars 6581 1726773036.89661: variable 'omit' from source: magic vars 6581 1726773036.89682: variable 'omit' from source: magic vars 6581 1726773036.89719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773036.89751: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773036.89765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773036.89781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773036.89789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773036.89812: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773036.89818: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773036.89821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773036.89884: Set connection var ansible_shell_type to sh 6581 1726773036.89893: Set connection var ansible_pipelining to False 6581 1726773036.89898: Set connection var ansible_timeout to 10 6581 1726773036.89905: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773036.89909: Set connection var ansible_shell_executable to /bin/sh 6581 1726773036.89912: Set connection var ansible_connection to ssh 6581 1726773036.89931: variable 'ansible_shell_executable' from source: unknown 6581 1726773036.89934: variable 'ansible_connection' from source: unknown 6581 1726773036.89936: variable 'ansible_module_compression' from source: unknown 6581 1726773036.89939: variable 'ansible_shell_type' from source: unknown 6581 1726773036.89941: variable 'ansible_shell_executable' from source: unknown 6581 1726773036.89943: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773036.89945: variable 'ansible_pipelining' from source: unknown 6581 1726773036.89950: variable 'ansible_timeout' from source: unknown 6581 1726773036.89952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773036.90052: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773036.90062: variable 'omit' from source: magic vars 6581 1726773036.90067: starting attempt loop 6581 1726773036.90070: running the handler 6581 1726773036.90083: _low_level_execute_command(): starting 6581 1726773036.90091: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773036.90607: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773036.90610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773036.90614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773036.90619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773036.90666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773036.90669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773036.90672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773036.90740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773036.92375: stdout chunk (state=3): >>>/root <<< 6581 1726773036.92471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773036.92501: stderr chunk (state=3): >>><<< 6581 1726773036.92504: stdout chunk (state=3): >>><<< 6581 1726773036.92527: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773036.92542: _low_level_execute_command(): starting 6581 1726773036.92545: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501 `" && echo ansible-tmp-1726773036.9252644-9662-200276256582501="` echo /root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501 `" ) && sleep 0' 6581 1726773036.92987: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773036.92991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773036.92994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773036.92996: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773036.93005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773036.93048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773036.93052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773036.93058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773036.93115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773036.95066: stdout chunk (state=3): >>>ansible-tmp-1726773036.9252644-9662-200276256582501=/root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501 <<< 6581 1726773036.95170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773036.95201: stderr chunk (state=3): >>><<< 6581 1726773036.95204: stdout chunk (state=3): >>><<< 6581 1726773036.95223: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773036.9252644-9662-200276256582501=/root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773036.95249: variable 'ansible_module_compression' from source: unknown 6581 1726773036.95295: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773036.95331: variable 'ansible_facts' from source: unknown 6581 1726773036.95382: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501/AnsiballZ_command.py 6581 1726773036.95487: Sending initial data 6581 1726773036.95490: Sent initial data (154 bytes) 6581 1726773036.95926: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773036.95930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773036.95936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773036.95950: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773036.95994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773036.95998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773036.96062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773036.97599: 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 <<< 6581 1726773036.97654: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773036.97711: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp3djmxt5r /root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501/AnsiballZ_command.py <<< 6581 1726773036.97719: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501/AnsiballZ_command.py" <<< 6581 1726773036.97770: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp3djmxt5r" to remote "/root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501/AnsiballZ_command.py" <<< 6581 1726773036.98334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773036.98380: stderr chunk (state=3): >>><<< 6581 1726773036.98384: stdout chunk (state=3): >>><<< 6581 1726773036.98401: done transferring module to remote 6581 1726773036.98410: _low_level_execute_command(): starting 6581 1726773036.98417: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501/ /root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501/AnsiballZ_command.py && sleep 0' 6581 1726773036.98860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773036.98863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773036.98866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773036.98868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773036.98870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773036.98921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773036.98924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773036.98986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.00696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.00721: stderr chunk (state=3): >>><<< 6581 1726773037.00724: stdout chunk (state=3): >>><<< 6581 1726773037.00737: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773037.00740: _low_level_execute_command(): starting 6581 1726773037.00745: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501/AnsiballZ_command.py && sleep 0' 6581 1726773037.01160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773037.01163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773037.01165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.01167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.01170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.01222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.01229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.01232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.01287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.26039: 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:10:37.165185", "end": "2024-09-19 15:10:37.259189", "delta": "0:00:00.094004", "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}}} <<< 6581 1726773037.27614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773037.27642: stderr chunk (state=3): >>><<< 6581 1726773037.27645: stdout chunk (state=3): >>><<< 6581 1726773037.27661: _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:10:37.165185", "end": "2024-09-19 15:10:37.259189", "delta": "0:00:00.094004", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773037.27707: 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-1726773036.9252644-9662-200276256582501/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773037.27714: _low_level_execute_command(): starting 6581 1726773037.27720: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773036.9252644-9662-200276256582501/ > /dev/null 2>&1 && sleep 0' 6581 1726773037.28165: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773037.28168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.28175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773037.28177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773037.28182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.28221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.28228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.28245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.28294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.30137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.30163: stderr chunk (state=3): >>><<< 6581 1726773037.30166: stdout chunk (state=3): >>><<< 6581 1726773037.30184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773037.30189: handler run complete 6581 1726773037.30207: Evaluated conditional (False): False 6581 1726773037.30217: attempt loop complete, returning result 6581 1726773037.30221: _execute() done 6581 1726773037.30223: dumping result to json 6581 1726773037.30228: done dumping result, returning 6581 1726773037.30237: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [129c3c75-c909-a274-7900-000000000c42] 6581 1726773037.30242: sending task result for task 129c3c75-c909-a274-7900-000000000c42 6581 1726773037.30349: done sending task result for task 129c3c75-c909-a274-7900-000000000c42 6581 1726773037.30352: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.094004", "end": "2024-09-19 15:10:37.259189", "rc": 0, "start": "2024-09-19 15:10:37.165185" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6581 1726773037.30450: no more pending results, returning what we have 6581 1726773037.30453: results queue empty 6581 1726773037.30454: checking for any_errors_fatal 6581 1726773037.30455: done checking for any_errors_fatal 6581 1726773037.30456: checking for max_fail_percentage 6581 1726773037.30457: done checking for max_fail_percentage 6581 1726773037.30458: checking to see if all hosts have failed and the running result is not ok 6581 1726773037.30458: done checking to see if all hosts have failed 6581 1726773037.30459: getting the remaining hosts for this loop 6581 1726773037.30461: done getting the remaining hosts for this loop 6581 1726773037.30464: getting the next task for host managed_node2 6581 1726773037.30471: done getting next task for host managed_node2 6581 1726773037.30475: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6581 1726773037.30481: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773037.30491: getting variables 6581 1726773037.30493: in VariableManager get_vars() 6581 1726773037.30528: Calling all_inventory to load vars for managed_node2 6581 1726773037.30530: Calling groups_inventory to load vars for managed_node2 6581 1726773037.30532: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.30541: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.30543: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.30546: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.30688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.30814: done with get_vars() 6581 1726773037.30823: done getting variables 6581 1726773037.30865: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.419) 0:01:14.278 **** 6581 1726773037.30893: entering _queue_task() for managed_node2/shell 6581 1726773037.31087: worker is 1 (out of 1 available) 6581 1726773037.31101: exiting _queue_task() for managed_node2/shell 6581 1726773037.31113: done queuing things up, now waiting for results queue to drain 6581 1726773037.31114: waiting for pending results... 6581 1726773037.31281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6581 1726773037.31372: in run() - task 129c3c75-c909-a274-7900-000000000c43 6581 1726773037.31385: variable 'ansible_search_path' from source: unknown 6581 1726773037.31389: variable 'ansible_search_path' from source: unknown 6581 1726773037.31413: calling self._execute() 6581 1726773037.31559: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.31563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.31566: variable 'omit' from source: magic vars 6581 1726773037.31823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773037.31993: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773037.32027: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773037.32052: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773037.32094: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773037.32181: variable '__kernel_settings_register_verify_values' from source: set_fact 6581 1726773037.32201: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6581 1726773037.32205: when evaluation is False, skipping this task 6581 1726773037.32207: _execute() done 6581 1726773037.32210: dumping result to json 6581 1726773037.32214: done dumping result, returning 6581 1726773037.32222: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [129c3c75-c909-a274-7900-000000000c43] 6581 1726773037.32227: sending task result for task 129c3c75-c909-a274-7900-000000000c43 6581 1726773037.32306: done sending task result for task 129c3c75-c909-a274-7900-000000000c43 6581 1726773037.32309: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6581 1726773037.32371: no more pending results, returning what we have 6581 1726773037.32374: results queue empty 6581 1726773037.32375: checking for any_errors_fatal 6581 1726773037.32385: done checking for any_errors_fatal 6581 1726773037.32385: checking for max_fail_percentage 6581 1726773037.32387: done checking for max_fail_percentage 6581 1726773037.32388: checking to see if all hosts have failed and the running result is not ok 6581 1726773037.32388: done checking to see if all hosts have failed 6581 1726773037.32389: getting the remaining hosts for this loop 6581 1726773037.32390: done getting the remaining hosts for this loop 6581 1726773037.32393: getting the next task for host managed_node2 6581 1726773037.32399: done getting next task for host managed_node2 6581 1726773037.32402: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6581 1726773037.32406: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773037.32424: getting variables 6581 1726773037.32425: in VariableManager get_vars() 6581 1726773037.32454: Calling all_inventory to load vars for managed_node2 6581 1726773037.32457: Calling groups_inventory to load vars for managed_node2 6581 1726773037.32459: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.32465: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.32467: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.32468: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.32574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.32699: done with get_vars() 6581 1726773037.32706: done getting variables 6581 1726773037.32747: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.018) 0:01:14.296 **** 6581 1726773037.32769: entering _queue_task() for managed_node2/fail 6581 1726773037.32952: worker is 1 (out of 1 available) 6581 1726773037.32965: exiting _queue_task() for managed_node2/fail 6581 1726773037.32977: done queuing things up, now waiting for results queue to drain 6581 1726773037.32981: waiting for pending results... 6581 1726773037.33138: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6581 1726773037.33221: in run() - task 129c3c75-c909-a274-7900-000000000c44 6581 1726773037.33232: variable 'ansible_search_path' from source: unknown 6581 1726773037.33236: variable 'ansible_search_path' from source: unknown 6581 1726773037.33261: calling self._execute() 6581 1726773037.33327: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.33331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.33341: variable 'omit' from source: magic vars 6581 1726773037.33661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773037.33886: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773037.33918: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773037.33944: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773037.33968: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773037.34048: variable '__kernel_settings_register_verify_values' from source: set_fact 6581 1726773037.34067: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6581 1726773037.34072: when evaluation is False, skipping this task 6581 1726773037.34075: _execute() done 6581 1726773037.34077: dumping result to json 6581 1726773037.34082: done dumping result, returning 6581 1726773037.34085: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [129c3c75-c909-a274-7900-000000000c44] 6581 1726773037.34090: sending task result for task 129c3c75-c909-a274-7900-000000000c44 6581 1726773037.34173: done sending task result for task 129c3c75-c909-a274-7900-000000000c44 6581 1726773037.34176: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6581 1726773037.34240: no more pending results, returning what we have 6581 1726773037.34243: results queue empty 6581 1726773037.34244: checking for any_errors_fatal 6581 1726773037.34248: done checking for any_errors_fatal 6581 1726773037.34249: checking for max_fail_percentage 6581 1726773037.34250: done checking for max_fail_percentage 6581 1726773037.34251: checking to see if all hosts have failed and the running result is not ok 6581 1726773037.34252: done checking to see if all hosts have failed 6581 1726773037.34253: getting the remaining hosts for this loop 6581 1726773037.34254: done getting the remaining hosts for this loop 6581 1726773037.34257: getting the next task for host managed_node2 6581 1726773037.34263: done getting next task for host managed_node2 6581 1726773037.34266: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6581 1726773037.34268: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773037.34286: getting variables 6581 1726773037.34288: in VariableManager get_vars() 6581 1726773037.34318: Calling all_inventory to load vars for managed_node2 6581 1726773037.34320: Calling groups_inventory to load vars for managed_node2 6581 1726773037.34322: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.34328: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.34330: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.34331: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.34462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.34580: done with get_vars() 6581 1726773037.34586: done getting variables 6581 1726773037.34626: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.018) 0:01:14.315 **** 6581 1726773037.34646: entering _queue_task() for managed_node2/set_fact 6581 1726773037.34821: worker is 1 (out of 1 available) 6581 1726773037.34833: exiting _queue_task() for managed_node2/set_fact 6581 1726773037.34845: done queuing things up, now waiting for results queue to drain 6581 1726773037.34846: waiting for pending results... 6581 1726773037.35003: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6581 1726773037.35068: in run() - task 129c3c75-c909-a274-7900-000000000a04 6581 1726773037.35080: variable 'ansible_search_path' from source: unknown 6581 1726773037.35084: variable 'ansible_search_path' from source: unknown 6581 1726773037.35105: calling self._execute() 6581 1726773037.35175: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.35182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.35189: variable 'omit' from source: magic vars 6581 1726773037.35265: variable 'omit' from source: magic vars 6581 1726773037.35299: variable 'omit' from source: magic vars 6581 1726773037.35325: variable 'omit' from source: magic vars 6581 1726773037.35355: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773037.35384: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773037.35400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773037.35413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.35424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.35447: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773037.35450: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.35452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.35519: Set connection var ansible_shell_type to sh 6581 1726773037.35529: Set connection var ansible_pipelining to False 6581 1726773037.35534: Set connection var ansible_timeout to 10 6581 1726773037.35540: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773037.35545: Set connection var ansible_shell_executable to /bin/sh 6581 1726773037.35547: Set connection var ansible_connection to ssh 6581 1726773037.35562: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.35564: variable 'ansible_connection' from source: unknown 6581 1726773037.35567: variable 'ansible_module_compression' from source: unknown 6581 1726773037.35569: variable 'ansible_shell_type' from source: unknown 6581 1726773037.35572: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.35574: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.35581: variable 'ansible_pipelining' from source: unknown 6581 1726773037.35584: variable 'ansible_timeout' from source: unknown 6581 1726773037.35586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.35685: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773037.35694: variable 'omit' from source: magic vars 6581 1726773037.35699: starting attempt loop 6581 1726773037.35702: running the handler 6581 1726773037.35710: handler run complete 6581 1726773037.35719: attempt loop complete, returning result 6581 1726773037.35722: _execute() done 6581 1726773037.35726: dumping result to json 6581 1726773037.35728: done dumping result, returning 6581 1726773037.35736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-a274-7900-000000000a04] 6581 1726773037.35740: sending task result for task 129c3c75-c909-a274-7900-000000000a04 6581 1726773037.35818: done sending task result for task 129c3c75-c909-a274-7900-000000000a04 6581 1726773037.35822: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6581 1726773037.35898: no more pending results, returning what we have 6581 1726773037.35901: results queue empty 6581 1726773037.35902: checking for any_errors_fatal 6581 1726773037.35909: done checking for any_errors_fatal 6581 1726773037.35910: checking for max_fail_percentage 6581 1726773037.35912: done checking for max_fail_percentage 6581 1726773037.35912: checking to see if all hosts have failed and the running result is not ok 6581 1726773037.35913: done checking to see if all hosts have failed 6581 1726773037.35914: getting the remaining hosts for this loop 6581 1726773037.35915: done getting the remaining hosts for this loop 6581 1726773037.35919: getting the next task for host managed_node2 6581 1726773037.35925: done getting next task for host managed_node2 6581 1726773037.35928: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6581 1726773037.35930: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773037.35940: getting variables 6581 1726773037.35941: in VariableManager get_vars() 6581 1726773037.35966: Calling all_inventory to load vars for managed_node2 6581 1726773037.35968: Calling groups_inventory to load vars for managed_node2 6581 1726773037.35969: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.35975: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.35977: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.35980: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.36086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.36207: done with get_vars() 6581 1726773037.36214: done getting variables 6581 1726773037.36254: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.016) 0:01:14.331 **** 6581 1726773037.36275: entering _queue_task() for managed_node2/set_fact 6581 1726773037.36461: worker is 1 (out of 1 available) 6581 1726773037.36474: exiting _queue_task() for managed_node2/set_fact 6581 1726773037.36489: done queuing things up, now waiting for results queue to drain 6581 1726773037.36491: waiting for pending results... 6581 1726773037.36659: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6581 1726773037.36731: in run() - task 129c3c75-c909-a274-7900-000000000a05 6581 1726773037.36743: variable 'ansible_search_path' from source: unknown 6581 1726773037.36747: variable 'ansible_search_path' from source: unknown 6581 1726773037.36773: calling self._execute() 6581 1726773037.36846: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.36850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.36859: variable 'omit' from source: magic vars 6581 1726773037.36939: variable 'omit' from source: magic vars 6581 1726773037.36970: variable 'omit' from source: magic vars 6581 1726773037.37296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773037.37465: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773037.37498: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773037.37527: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773037.37553: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773037.37658: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773037.37669: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773037.37675: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773037.37714: variable 'omit' from source: magic vars 6581 1726773037.37739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773037.37761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773037.37780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773037.37792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.37801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.37828: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773037.37831: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.37834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.37901: Set connection var ansible_shell_type to sh 6581 1726773037.37913: Set connection var ansible_pipelining to False 6581 1726773037.37919: Set connection var ansible_timeout to 10 6581 1726773037.37926: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773037.37931: Set connection var ansible_shell_executable to /bin/sh 6581 1726773037.37934: Set connection var ansible_connection to ssh 6581 1726773037.37950: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.37953: variable 'ansible_connection' from source: unknown 6581 1726773037.37955: variable 'ansible_module_compression' from source: unknown 6581 1726773037.37958: variable 'ansible_shell_type' from source: unknown 6581 1726773037.37961: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.37963: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.37967: variable 'ansible_pipelining' from source: unknown 6581 1726773037.37970: variable 'ansible_timeout' from source: unknown 6581 1726773037.37974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.38054: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773037.38063: variable 'omit' from source: magic vars 6581 1726773037.38068: starting attempt loop 6581 1726773037.38070: running the handler 6581 1726773037.38079: handler run complete 6581 1726773037.38089: attempt loop complete, returning result 6581 1726773037.38092: _execute() done 6581 1726773037.38095: dumping result to json 6581 1726773037.38097: done dumping result, returning 6581 1726773037.38105: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-a274-7900-000000000a05] 6581 1726773037.38108: sending task result for task 129c3c75-c909-a274-7900-000000000a05 6581 1726773037.38186: done sending task result for task 129c3c75-c909-a274-7900-000000000a05 6581 1726773037.38189: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6581 1726773037.38289: no more pending results, returning what we have 6581 1726773037.38292: results queue empty 6581 1726773037.38293: checking for any_errors_fatal 6581 1726773037.38297: done checking for any_errors_fatal 6581 1726773037.38297: checking for max_fail_percentage 6581 1726773037.38299: done checking for max_fail_percentage 6581 1726773037.38299: checking to see if all hosts have failed and the running result is not ok 6581 1726773037.38300: done checking to see if all hosts have failed 6581 1726773037.38301: getting the remaining hosts for this loop 6581 1726773037.38303: done getting the remaining hosts for this loop 6581 1726773037.38305: getting the next task for host managed_node2 6581 1726773037.38315: done getting next task for host managed_node2 6581 1726773037.38319: ^ task is: TASK: meta (role_complete) 6581 1726773037.38322: ^ state is: HOST STATE: block=2, task=46, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773037.38332: getting variables 6581 1726773037.38333: in VariableManager get_vars() 6581 1726773037.38367: Calling all_inventory to load vars for managed_node2 6581 1726773037.38369: Calling groups_inventory to load vars for managed_node2 6581 1726773037.38371: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.38379: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.38382: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.38384: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.38541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.38659: done with get_vars() 6581 1726773037.38668: done getting variables 6581 1726773037.38723: done queuing things up, now waiting for results queue to drain 6581 1726773037.38725: results queue empty 6581 1726773037.38725: checking for any_errors_fatal 6581 1726773037.38727: done checking for any_errors_fatal 6581 1726773037.38727: checking for max_fail_percentage 6581 1726773037.38728: done checking for max_fail_percentage 6581 1726773037.38733: checking to see if all hosts have failed and the running result is not ok 6581 1726773037.38734: done checking to see if all hosts have failed 6581 1726773037.38734: getting the remaining hosts for this loop 6581 1726773037.38735: done getting the remaining hosts for this loop 6581 1726773037.38736: getting the next task for host managed_node2 6581 1726773037.38739: done getting next task for host managed_node2 6581 1726773037.38741: ^ task is: TASK: meta (flush_handlers) 6581 1726773037.38742: ^ state is: HOST STATE: block=2, task=47, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773037.38745: getting variables 6581 1726773037.38746: in VariableManager get_vars() 6581 1726773037.38754: Calling all_inventory to load vars for managed_node2 6581 1726773037.38756: Calling groups_inventory to load vars for managed_node2 6581 1726773037.38757: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.38760: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.38761: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.38763: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.38843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.38950: done with get_vars() 6581 1726773037.38957: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:191 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.027) 0:01:14.359 **** 6581 1726773037.39002: in VariableManager get_vars() 6581 1726773037.39010: Calling all_inventory to load vars for managed_node2 6581 1726773037.39011: Calling groups_inventory to load vars for managed_node2 6581 1726773037.39012: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.39015: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.39018: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.39020: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.39112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.39214: done with get_vars() META: triggered running handlers for managed_node2 6581 1726773037.39226: done queuing things up, now waiting for results queue to drain 6581 1726773037.39227: results queue empty 6581 1726773037.39228: checking for any_errors_fatal 6581 1726773037.39228: done checking for any_errors_fatal 6581 1726773037.39229: checking for max_fail_percentage 6581 1726773037.39229: done checking for max_fail_percentage 6581 1726773037.39230: checking to see if all hosts have failed and the running result is not ok 6581 1726773037.39230: done checking to see if all hosts have failed 6581 1726773037.39231: getting the remaining hosts for this loop 6581 1726773037.39231: done getting the remaining hosts for this loop 6581 1726773037.39233: getting the next task for host managed_node2 6581 1726773037.39236: done getting next task for host managed_node2 6581 1726773037.39237: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 6581 1726773037.39238: ^ state is: HOST STATE: block=2, task=48, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773037.39240: getting variables 6581 1726773037.39241: in VariableManager get_vars() 6581 1726773037.39247: Calling all_inventory to load vars for managed_node2 6581 1726773037.39249: Calling groups_inventory to load vars for managed_node2 6581 1726773037.39250: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.39253: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.39254: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.39255: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.39332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.39435: done with get_vars() 6581 1726773037.39440: done getting variables 6581 1726773037.39467: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:194 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.004) 0:01:14.363 **** 6581 1726773037.39482: entering _queue_task() for managed_node2/assert 6581 1726773037.39707: worker is 1 (out of 1 available) 6581 1726773037.39723: exiting _queue_task() for managed_node2/assert 6581 1726773037.39735: done queuing things up, now waiting for results queue to drain 6581 1726773037.39738: waiting for pending results... 6581 1726773037.39922: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 6581 1726773037.39977: in run() - task 129c3c75-c909-a274-7900-000000000027 6581 1726773037.39991: variable 'ansible_search_path' from source: unknown 6581 1726773037.40021: calling self._execute() 6581 1726773037.40096: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.40100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.40109: variable 'omit' from source: magic vars 6581 1726773037.40194: variable 'omit' from source: magic vars 6581 1726773037.40220: variable 'omit' from source: magic vars 6581 1726773037.40244: variable 'omit' from source: magic vars 6581 1726773037.40279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773037.40314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773037.40333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773037.40347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.40356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.40384: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773037.40388: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.40391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.40460: Set connection var ansible_shell_type to sh 6581 1726773037.40470: Set connection var ansible_pipelining to False 6581 1726773037.40474: Set connection var ansible_timeout to 10 6581 1726773037.40483: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773037.40488: Set connection var ansible_shell_executable to /bin/sh 6581 1726773037.40491: Set connection var ansible_connection to ssh 6581 1726773037.40508: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.40511: variable 'ansible_connection' from source: unknown 6581 1726773037.40514: variable 'ansible_module_compression' from source: unknown 6581 1726773037.40517: variable 'ansible_shell_type' from source: unknown 6581 1726773037.40522: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.40524: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.40528: variable 'ansible_pipelining' from source: unknown 6581 1726773037.40531: variable 'ansible_timeout' from source: unknown 6581 1726773037.40535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.40641: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773037.40651: variable 'omit' from source: magic vars 6581 1726773037.40656: starting attempt loop 6581 1726773037.40659: running the handler 6581 1726773037.40919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773037.42623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773037.42822: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773037.42826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773037.42828: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773037.42831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773037.42852: 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) 6581 1726773037.42887: 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) 6581 1726773037.42920: 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) 6581 1726773037.42967: 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) 6581 1726773037.42989: 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) 6581 1726773037.43111: variable 'kernel_settings_reboot_required' from source: set_fact 6581 1726773037.43137: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 6581 1726773037.43149: handler run complete 6581 1726773037.43177: attempt loop complete, returning result 6581 1726773037.43189: _execute() done 6581 1726773037.43198: dumping result to json 6581 1726773037.43206: done dumping result, returning 6581 1726773037.43222: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [129c3c75-c909-a274-7900-000000000027] 6581 1726773037.43232: sending task result for task 129c3c75-c909-a274-7900-000000000027 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6581 1726773037.43400: no more pending results, returning what we have 6581 1726773037.43403: results queue empty 6581 1726773037.43404: checking for any_errors_fatal 6581 1726773037.43406: done checking for any_errors_fatal 6581 1726773037.43407: checking for max_fail_percentage 6581 1726773037.43408: done checking for max_fail_percentage 6581 1726773037.43409: checking to see if all hosts have failed and the running result is not ok 6581 1726773037.43410: done checking to see if all hosts have failed 6581 1726773037.43411: getting the remaining hosts for this loop 6581 1726773037.43412: done getting the remaining hosts for this loop 6581 1726773037.43415: getting the next task for host managed_node2 6581 1726773037.43426: done getting next task for host managed_node2 6581 1726773037.43429: ^ task is: TASK: Ensure role reported changed 6581 1726773037.43431: ^ state is: HOST STATE: block=2, task=49, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773037.43434: getting variables 6581 1726773037.43436: in VariableManager get_vars() 6581 1726773037.43472: Calling all_inventory to load vars for managed_node2 6581 1726773037.43475: Calling groups_inventory to load vars for managed_node2 6581 1726773037.43477: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.43489: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.43491: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.43494: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.43502: done sending task result for task 129c3c75-c909-a274-7900-000000000027 6581 1726773037.43720: WORKER PROCESS EXITING 6581 1726773037.43736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.43937: done with get_vars() 6581 1726773037.43949: done getting variables 6581 1726773037.44014: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:198 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.045) 0:01:14.409 **** 6581 1726773037.44046: entering _queue_task() for managed_node2/assert 6581 1726773037.44297: worker is 1 (out of 1 available) 6581 1726773037.44309: exiting _queue_task() for managed_node2/assert 6581 1726773037.44525: done queuing things up, now waiting for results queue to drain 6581 1726773037.44527: waiting for pending results... 6581 1726773037.44647: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 6581 1726773037.44673: in run() - task 129c3c75-c909-a274-7900-000000000028 6581 1726773037.44685: variable 'ansible_search_path' from source: unknown 6581 1726773037.44710: calling self._execute() 6581 1726773037.44781: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.44785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.44794: variable 'omit' from source: magic vars 6581 1726773037.44885: variable 'omit' from source: magic vars 6581 1726773037.44909: variable 'omit' from source: magic vars 6581 1726773037.44934: variable 'omit' from source: magic vars 6581 1726773037.44967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773037.45001: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773037.45018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773037.45032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.45041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.45065: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773037.45068: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.45071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.45139: Set connection var ansible_shell_type to sh 6581 1726773037.45149: Set connection var ansible_pipelining to False 6581 1726773037.45154: Set connection var ansible_timeout to 10 6581 1726773037.45160: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773037.45165: Set connection var ansible_shell_executable to /bin/sh 6581 1726773037.45167: Set connection var ansible_connection to ssh 6581 1726773037.45186: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.45189: variable 'ansible_connection' from source: unknown 6581 1726773037.45193: variable 'ansible_module_compression' from source: unknown 6581 1726773037.45196: variable 'ansible_shell_type' from source: unknown 6581 1726773037.45198: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.45200: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.45202: variable 'ansible_pipelining' from source: unknown 6581 1726773037.45205: variable 'ansible_timeout' from source: unknown 6581 1726773037.45210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.45309: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773037.45320: variable 'omit' from source: magic vars 6581 1726773037.45325: starting attempt loop 6581 1726773037.45327: running the handler 6581 1726773037.45572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773037.47245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773037.47288: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773037.47314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773037.47341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773037.47369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773037.47420: 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) 6581 1726773037.47440: 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) 6581 1726773037.47458: 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) 6581 1726773037.47487: 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) 6581 1726773037.47497: 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) 6581 1726773037.47568: variable '__kernel_settings_changed' from source: set_fact 6581 1726773037.47582: Evaluated conditional (__kernel_settings_changed | d(false)): True 6581 1726773037.47589: handler run complete 6581 1726773037.47605: attempt loop complete, returning result 6581 1726773037.47608: _execute() done 6581 1726773037.47610: dumping result to json 6581 1726773037.47613: done dumping result, returning 6581 1726773037.47621: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [129c3c75-c909-a274-7900-000000000028] 6581 1726773037.47625: sending task result for task 129c3c75-c909-a274-7900-000000000028 6581 1726773037.47707: done sending task result for task 129c3c75-c909-a274-7900-000000000028 6581 1726773037.47710: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6581 1726773037.47754: no more pending results, returning what we have 6581 1726773037.47757: results queue empty 6581 1726773037.47758: checking for any_errors_fatal 6581 1726773037.47765: done checking for any_errors_fatal 6581 1726773037.47766: checking for max_fail_percentage 6581 1726773037.47768: done checking for max_fail_percentage 6581 1726773037.47769: checking to see if all hosts have failed and the running result is not ok 6581 1726773037.47769: done checking to see if all hosts have failed 6581 1726773037.47770: getting the remaining hosts for this loop 6581 1726773037.47772: done getting the remaining hosts for this loop 6581 1726773037.47775: getting the next task for host managed_node2 6581 1726773037.47782: done getting next task for host managed_node2 6581 1726773037.47785: ^ task is: TASK: Check sysctl 6581 1726773037.47787: ^ state is: HOST STATE: block=2, task=50, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773037.47791: getting variables 6581 1726773037.47792: in VariableManager get_vars() 6581 1726773037.47829: Calling all_inventory to load vars for managed_node2 6581 1726773037.47831: Calling groups_inventory to load vars for managed_node2 6581 1726773037.47834: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.47843: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.47846: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.47855: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.47987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.48100: done with get_vars() 6581 1726773037.48108: done getting variables 6581 1726773037.48149: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl] ************************************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:202 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.041) 0:01:14.450 **** 6581 1726773037.48168: entering _queue_task() for managed_node2/shell 6581 1726773037.48353: worker is 1 (out of 1 available) 6581 1726773037.48366: exiting _queue_task() for managed_node2/shell 6581 1726773037.48377: done queuing things up, now waiting for results queue to drain 6581 1726773037.48379: waiting for pending results... 6581 1726773037.48550: running TaskExecutor() for managed_node2/TASK: Check sysctl 6581 1726773037.48607: in run() - task 129c3c75-c909-a274-7900-000000000029 6581 1726773037.48620: variable 'ansible_search_path' from source: unknown 6581 1726773037.48648: calling self._execute() 6581 1726773037.48721: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.48724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.48735: variable 'omit' from source: magic vars 6581 1726773037.48810: variable 'omit' from source: magic vars 6581 1726773037.48836: variable 'omit' from source: magic vars 6581 1726773037.48857: variable 'omit' from source: magic vars 6581 1726773037.48889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773037.48919: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773037.48937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773037.48951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.48960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.49022: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773037.49025: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.49028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.49057: Set connection var ansible_shell_type to sh 6581 1726773037.49067: Set connection var ansible_pipelining to False 6581 1726773037.49072: Set connection var ansible_timeout to 10 6581 1726773037.49081: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773037.49083: Set connection var ansible_shell_executable to /bin/sh 6581 1726773037.49086: Set connection var ansible_connection to ssh 6581 1726773037.49100: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.49102: variable 'ansible_connection' from source: unknown 6581 1726773037.49105: variable 'ansible_module_compression' from source: unknown 6581 1726773037.49107: variable 'ansible_shell_type' from source: unknown 6581 1726773037.49109: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.49112: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.49118: variable 'ansible_pipelining' from source: unknown 6581 1726773037.49120: variable 'ansible_timeout' from source: unknown 6581 1726773037.49123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.49224: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773037.49233: variable 'omit' from source: magic vars 6581 1726773037.49237: starting attempt loop 6581 1726773037.49240: running the handler 6581 1726773037.49251: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773037.49267: _low_level_execute_command(): starting 6581 1726773037.49274: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773037.49783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.49787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.49790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.49792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.49849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.49852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.49854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.49927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.51561: stdout chunk (state=3): >>>/root <<< 6581 1726773037.51655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.51686: stderr chunk (state=3): >>><<< 6581 1726773037.51690: stdout chunk (state=3): >>><<< 6581 1726773037.51710: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773037.51724: _low_level_execute_command(): starting 6581 1726773037.51731: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972 `" && echo ansible-tmp-1726773037.5170968-9679-45113059752972="` echo /root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972 `" ) && sleep 0' 6581 1726773037.52184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.52187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.52197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773037.52199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773037.52202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.52243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.52246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.52248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.52312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.54336: stdout chunk (state=3): >>>ansible-tmp-1726773037.5170968-9679-45113059752972=/root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972 <<< 6581 1726773037.54440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.54469: stderr chunk (state=3): >>><<< 6581 1726773037.54472: stdout chunk (state=3): >>><<< 6581 1726773037.54489: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773037.5170968-9679-45113059752972=/root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773037.54515: variable 'ansible_module_compression' from source: unknown 6581 1726773037.54560: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773037.54595: variable 'ansible_facts' from source: unknown 6581 1726773037.54646: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972/AnsiballZ_command.py 6581 1726773037.54747: Sending initial data 6581 1726773037.54750: Sent initial data (153 bytes) 6581 1726773037.55194: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773037.55198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773037.55201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.55203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.55205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.55253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.55256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.55263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.55319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.56831: 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" <<< 6581 1726773037.56835: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773037.56888: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773037.56947: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpqwocfwrv /root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972/AnsiballZ_command.py <<< 6581 1726773037.56950: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972/AnsiballZ_command.py" <<< 6581 1726773037.57002: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpqwocfwrv" to remote "/root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972/AnsiballZ_command.py" <<< 6581 1726773037.57568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.57609: stderr chunk (state=3): >>><<< 6581 1726773037.57612: stdout chunk (state=3): >>><<< 6581 1726773037.57650: done transferring module to remote 6581 1726773037.57660: _low_level_execute_command(): starting 6581 1726773037.57664: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972/ /root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972/AnsiballZ_command.py && sleep 0' 6581 1726773037.58083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773037.58086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773037.58088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.58090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.58096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.58146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.58152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.58154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.58206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.59933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.59958: stderr chunk (state=3): >>><<< 6581 1726773037.59961: stdout chunk (state=3): >>><<< 6581 1726773037.59975: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773037.59978: _low_level_execute_command(): starting 6581 1726773037.59985: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972/AnsiballZ_command.py && sleep 0' 6581 1726773037.60418: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773037.60421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773037.60423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.60426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.60428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.60482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.60486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.60492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.60551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.76435: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "start": "2024-09-19 15:10:37.758586", "end": "2024-09-19 15:10:37.763312", "delta": "0:00:00.004726", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726773037.77824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773037.77851: stderr chunk (state=3): >>><<< 6581 1726773037.77855: stdout chunk (state=3): >>><<< 6581 1726773037.77871: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "start": "2024-09-19 15:10:37.758586", "end": "2024-09-19 15:10:37.763312", "delta": "0:00:00.004726", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773037.77970: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773037.77977: _low_level_execute_command(): starting 6581 1726773037.77983: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773037.5170968-9679-45113059752972/ > /dev/null 2>&1 && sleep 0' 6581 1726773037.78422: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.78430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773037.78432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.78434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.78436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.78491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.78494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.78496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.78552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.80321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.80346: stderr chunk (state=3): >>><<< 6581 1726773037.80350: stdout chunk (state=3): >>><<< 6581 1726773037.80367: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773037.80373: handler run complete 6581 1726773037.80390: Evaluated conditional (False): False 6581 1726773037.80398: attempt loop complete, returning result 6581 1726773037.80401: _execute() done 6581 1726773037.80403: dumping result to json 6581 1726773037.80408: done dumping result, returning 6581 1726773037.80415: done running TaskExecutor() for managed_node2/TASK: Check sysctl [129c3c75-c909-a274-7900-000000000029] 6581 1726773037.80422: sending task result for task 129c3c75-c909-a274-7900-000000000029 6581 1726773037.80520: done sending task result for task 129c3c75-c909-a274-7900-000000000029 6581 1726773037.80523: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "delta": "0:00:00.004726", "end": "2024-09-19 15:10:37.763312", "rc": 0, "start": "2024-09-19 15:10:37.758586" } 6581 1726773037.80581: no more pending results, returning what we have 6581 1726773037.80585: results queue empty 6581 1726773037.80586: checking for any_errors_fatal 6581 1726773037.80592: done checking for any_errors_fatal 6581 1726773037.80593: checking for max_fail_percentage 6581 1726773037.80595: done checking for max_fail_percentage 6581 1726773037.80596: checking to see if all hosts have failed and the running result is not ok 6581 1726773037.80596: done checking to see if all hosts have failed 6581 1726773037.80597: getting the remaining hosts for this loop 6581 1726773037.80599: done getting the remaining hosts for this loop 6581 1726773037.80602: getting the next task for host managed_node2 6581 1726773037.80609: done getting next task for host managed_node2 6581 1726773037.80611: ^ task is: TASK: Check sysfs after role runs 6581 1726773037.80613: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773037.80621: getting variables 6581 1726773037.80623: in VariableManager get_vars() 6581 1726773037.80659: Calling all_inventory to load vars for managed_node2 6581 1726773037.80661: Calling groups_inventory to load vars for managed_node2 6581 1726773037.80663: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773037.80673: Calling all_plugins_play to load vars for managed_node2 6581 1726773037.80675: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773037.80677: Calling groups_plugins_play to load vars for managed_node2 6581 1726773037.80843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773037.80954: done with get_vars() 6581 1726773037.80961: done getting variables 6581 1726773037.81004: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:208 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.328) 0:01:14.779 **** 6581 1726773037.81026: entering _queue_task() for managed_node2/command 6581 1726773037.81207: worker is 1 (out of 1 available) 6581 1726773037.81223: exiting _queue_task() for managed_node2/command 6581 1726773037.81235: done queuing things up, now waiting for results queue to drain 6581 1726773037.81237: waiting for pending results... 6581 1726773037.81475: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 6581 1726773037.81483: in run() - task 129c3c75-c909-a274-7900-00000000002a 6581 1726773037.81487: variable 'ansible_search_path' from source: unknown 6581 1726773037.81490: calling self._execute() 6581 1726773037.81559: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.81565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.81574: variable 'omit' from source: magic vars 6581 1726773037.81654: variable 'omit' from source: magic vars 6581 1726773037.81682: variable 'omit' from source: magic vars 6581 1726773037.81701: variable 'omit' from source: magic vars 6581 1726773037.81735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773037.81764: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773037.81785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773037.81797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.81807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773037.81830: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773037.81833: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.81835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.81900: Set connection var ansible_shell_type to sh 6581 1726773037.81909: Set connection var ansible_pipelining to False 6581 1726773037.81914: Set connection var ansible_timeout to 10 6581 1726773037.81922: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773037.81927: Set connection var ansible_shell_executable to /bin/sh 6581 1726773037.81929: Set connection var ansible_connection to ssh 6581 1726773037.81944: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.81946: variable 'ansible_connection' from source: unknown 6581 1726773037.81949: variable 'ansible_module_compression' from source: unknown 6581 1726773037.81952: variable 'ansible_shell_type' from source: unknown 6581 1726773037.81954: variable 'ansible_shell_executable' from source: unknown 6581 1726773037.81958: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773037.81962: variable 'ansible_pipelining' from source: unknown 6581 1726773037.81964: variable 'ansible_timeout' from source: unknown 6581 1726773037.81968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773037.82071: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773037.82082: variable 'omit' from source: magic vars 6581 1726773037.82085: starting attempt loop 6581 1726773037.82087: running the handler 6581 1726773037.82099: _low_level_execute_command(): starting 6581 1726773037.82106: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773037.82621: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773037.82626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773037.82630: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.82680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.82683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.82685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.82751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.84311: stdout chunk (state=3): >>>/root <<< 6581 1726773037.84412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.84445: stderr chunk (state=3): >>><<< 6581 1726773037.84449: stdout chunk (state=3): >>><<< 6581 1726773037.84467: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773037.84479: _low_level_execute_command(): starting 6581 1726773037.84487: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041 `" && echo ansible-tmp-1726773037.8446712-9687-207888357647041="` echo /root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041 `" ) && sleep 0' 6581 1726773037.84927: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773037.84932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773037.84935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.84938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.84949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.84991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.84994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.85064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.87148: stdout chunk (state=3): >>>ansible-tmp-1726773037.8446712-9687-207888357647041=/root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041 <<< 6581 1726773037.87253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.87281: stderr chunk (state=3): >>><<< 6581 1726773037.87284: stdout chunk (state=3): >>><<< 6581 1726773037.87302: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773037.8446712-9687-207888357647041=/root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773037.87332: variable 'ansible_module_compression' from source: unknown 6581 1726773037.87376: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773037.87412: variable 'ansible_facts' from source: unknown 6581 1726773037.87465: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041/AnsiballZ_command.py 6581 1726773037.87570: Sending initial data 6581 1726773037.87573: Sent initial data (154 bytes) 6581 1726773037.88024: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773037.88028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773037.88030: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.88032: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773037.88034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773037.88036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.88087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.88091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.88097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.88153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.89697: 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 <<< 6581 1726773037.89750: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773037.89809: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmppwsc_2w2 /root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041/AnsiballZ_command.py <<< 6581 1726773037.89814: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041/AnsiballZ_command.py" <<< 6581 1726773037.89869: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmppwsc_2w2" to remote "/root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041/AnsiballZ_command.py" <<< 6581 1726773037.89872: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041/AnsiballZ_command.py" <<< 6581 1726773037.90466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.90512: stderr chunk (state=3): >>><<< 6581 1726773037.90515: stdout chunk (state=3): >>><<< 6581 1726773037.90557: done transferring module to remote 6581 1726773037.90567: _low_level_execute_command(): starting 6581 1726773037.90572: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041/ /root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041/AnsiballZ_command.py && sleep 0' 6581 1726773037.91013: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.91018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.91021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.91023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.91081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.91088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.91090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.91146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773037.92881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773037.92909: stderr chunk (state=3): >>><<< 6581 1726773037.92912: stdout chunk (state=3): >>><<< 6581 1726773037.92929: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773037.92931: _low_level_execute_command(): starting 6581 1726773037.92937: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041/AnsiballZ_command.py && sleep 0' 6581 1726773037.93370: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773037.93373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773037.93375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.93378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773037.93380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773037.93436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773037.93439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773037.93444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773037.93508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.09086: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:10:38.086511", "end": "2024-09-19 15:10:38.089755", "delta": "0:00:00.003244", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -Lxqv 60666 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6581 1726773038.10456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773038.10486: stderr chunk (state=3): >>><<< 6581 1726773038.10489: stdout chunk (state=3): >>><<< 6581 1726773038.10504: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:10:38.086511", "end": "2024-09-19 15:10:38.089755", "delta": "0:00:00.003244", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -Lxqv 60666 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773038.10547: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -Lxqv 60666 /sys/class/net/lo/mtu', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773038.10554: _low_level_execute_command(): starting 6581 1726773038.10559: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773037.8446712-9687-207888357647041/ > /dev/null 2>&1 && sleep 0' 6581 1726773038.11005: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.11009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.11011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.11020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.11067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.11070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773038.11072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.11140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.12927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773038.12958: stderr chunk (state=3): >>><<< 6581 1726773038.12961: stdout chunk (state=3): >>><<< 6581 1726773038.12976: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773038.12984: handler run complete 6581 1726773038.13001: Evaluated conditional (False): False 6581 1726773038.13009: attempt loop complete, returning result 6581 1726773038.13012: _execute() done 6581 1726773038.13014: dumping result to json 6581 1726773038.13022: done dumping result, returning 6581 1726773038.13029: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [129c3c75-c909-a274-7900-00000000002a] 6581 1726773038.13034: sending task result for task 129c3c75-c909-a274-7900-00000000002a 6581 1726773038.13130: done sending task result for task 129c3c75-c909-a274-7900-00000000002a 6581 1726773038.13133: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003244", "end": "2024-09-19 15:10:38.089755", "rc": 0, "start": "2024-09-19 15:10:38.086511" } 6581 1726773038.13224: no more pending results, returning what we have 6581 1726773038.13227: results queue empty 6581 1726773038.13228: checking for any_errors_fatal 6581 1726773038.13235: done checking for any_errors_fatal 6581 1726773038.13236: checking for max_fail_percentage 6581 1726773038.13238: done checking for max_fail_percentage 6581 1726773038.13239: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.13240: done checking to see if all hosts have failed 6581 1726773038.13240: getting the remaining hosts for this loop 6581 1726773038.13242: done getting the remaining hosts for this loop 6581 1726773038.13246: getting the next task for host managed_node2 6581 1726773038.13253: done getting next task for host managed_node2 6581 1726773038.13255: ^ task is: TASK: Cleanup 6581 1726773038.13257: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6581 1726773038.13261: getting variables 6581 1726773038.13262: in VariableManager get_vars() 6581 1726773038.13294: Calling all_inventory to load vars for managed_node2 6581 1726773038.13296: Calling groups_inventory to load vars for managed_node2 6581 1726773038.13298: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.13308: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.13310: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.13312: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.13439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.13555: done with get_vars() 6581 1726773038.13564: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:213 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.326) 0:01:15.105 **** 6581 1726773038.13631: entering _queue_task() for managed_node2/include_tasks 6581 1726773038.13832: worker is 1 (out of 1 available) 6581 1726773038.13846: exiting _queue_task() for managed_node2/include_tasks 6581 1726773038.13858: done queuing things up, now waiting for results queue to drain 6581 1726773038.13859: waiting for pending results... 6581 1726773038.14032: running TaskExecutor() for managed_node2/TASK: Cleanup 6581 1726773038.14095: in run() - task 129c3c75-c909-a274-7900-00000000002b 6581 1726773038.14108: variable 'ansible_search_path' from source: unknown 6581 1726773038.14138: calling self._execute() 6581 1726773038.14209: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.14215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.14226: variable 'omit' from source: magic vars 6581 1726773038.14306: _execute() done 6581 1726773038.14310: dumping result to json 6581 1726773038.14312: done dumping result, returning 6581 1726773038.14320: done running TaskExecutor() for managed_node2/TASK: Cleanup [129c3c75-c909-a274-7900-00000000002b] 6581 1726773038.14324: sending task result for task 129c3c75-c909-a274-7900-00000000002b 6581 1726773038.14411: done sending task result for task 129c3c75-c909-a274-7900-00000000002b 6581 1726773038.14414: WORKER PROCESS EXITING 6581 1726773038.14441: no more pending results, returning what we have 6581 1726773038.14446: in VariableManager get_vars() 6581 1726773038.14490: Calling all_inventory to load vars for managed_node2 6581 1726773038.14492: Calling groups_inventory to load vars for managed_node2 6581 1726773038.14495: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.14504: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.14506: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.14508: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.14851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.14956: done with get_vars() 6581 1726773038.14961: variable 'ansible_search_path' from source: unknown 6581 1726773038.14970: we have included files to process 6581 1726773038.14971: generating all_blocks data 6581 1726773038.14972: done generating all_blocks data 6581 1726773038.14974: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6581 1726773038.14974: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6581 1726773038.14976: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6581 1726773038.15547: done processing included file 6581 1726773038.15549: iterating over new_blocks loaded from include file 6581 1726773038.15550: in VariableManager get_vars() 6581 1726773038.15560: done with get_vars() 6581 1726773038.15561: filtering new block on tags 6581 1726773038.15575: done filtering new block on tags 6581 1726773038.15589: in VariableManager get_vars() 6581 1726773038.15598: done with get_vars() 6581 1726773038.15600: filtering new block on tags 6581 1726773038.15636: done filtering new block on tags 6581 1726773038.15637: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node2 6581 1726773038.15641: extending task lists for all hosts with included blocks 6581 1726773038.17980: done extending task lists 6581 1726773038.17982: done processing included files 6581 1726773038.17982: results queue empty 6581 1726773038.17983: checking for any_errors_fatal 6581 1726773038.17986: done checking for any_errors_fatal 6581 1726773038.17986: checking for max_fail_percentage 6581 1726773038.17987: done checking for max_fail_percentage 6581 1726773038.17987: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.17988: done checking to see if all hosts have failed 6581 1726773038.17989: getting the remaining hosts for this loop 6581 1726773038.17990: done getting the remaining hosts for this loop 6581 1726773038.17991: getting the next task for host managed_node2 6581 1726773038.17994: done getting next task for host managed_node2 6581 1726773038.17996: ^ task is: TASK: Show current tuned profile settings 6581 1726773038.17998: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.17999: getting variables 6581 1726773038.18000: in VariableManager get_vars() 6581 1726773038.18010: Calling all_inventory to load vars for managed_node2 6581 1726773038.18012: Calling groups_inventory to load vars for managed_node2 6581 1726773038.18013: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.18020: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.18022: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.18023: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.18123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.18228: done with get_vars() 6581 1726773038.18234: done getting variables 6581 1726773038.18264: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.046) 0:01:15.151 **** 6581 1726773038.18283: entering _queue_task() for managed_node2/command 6581 1726773038.18510: worker is 1 (out of 1 available) 6581 1726773038.18524: exiting _queue_task() for managed_node2/command 6581 1726773038.18538: done queuing things up, now waiting for results queue to drain 6581 1726773038.18539: waiting for pending results... 6581 1726773038.18709: running TaskExecutor() for managed_node2/TASK: Show current tuned profile settings 6581 1726773038.18773: in run() - task 129c3c75-c909-a274-7900-000000000cab 6581 1726773038.18787: variable 'ansible_search_path' from source: unknown 6581 1726773038.18791: variable 'ansible_search_path' from source: unknown 6581 1726773038.18818: calling self._execute() 6581 1726773038.18894: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.18898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.18909: variable 'omit' from source: magic vars 6581 1726773038.18994: variable 'omit' from source: magic vars 6581 1726773038.19024: variable 'omit' from source: magic vars 6581 1726773038.19266: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6581 1726773038.19324: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6581 1726773038.19382: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773038.19390: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6581 1726773038.19428: variable 'omit' from source: magic vars 6581 1726773038.19458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773038.19490: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773038.19507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773038.19523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773038.19533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773038.19556: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773038.19559: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.19562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.19631: Set connection var ansible_shell_type to sh 6581 1726773038.19639: Set connection var ansible_pipelining to False 6581 1726773038.19644: Set connection var ansible_timeout to 10 6581 1726773038.19651: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773038.19656: Set connection var ansible_shell_executable to /bin/sh 6581 1726773038.19658: Set connection var ansible_connection to ssh 6581 1726773038.19674: variable 'ansible_shell_executable' from source: unknown 6581 1726773038.19677: variable 'ansible_connection' from source: unknown 6581 1726773038.19679: variable 'ansible_module_compression' from source: unknown 6581 1726773038.19685: variable 'ansible_shell_type' from source: unknown 6581 1726773038.19688: variable 'ansible_shell_executable' from source: unknown 6581 1726773038.19690: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.19692: variable 'ansible_pipelining' from source: unknown 6581 1726773038.19695: variable 'ansible_timeout' from source: unknown 6581 1726773038.19699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.19802: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773038.19810: variable 'omit' from source: magic vars 6581 1726773038.19815: starting attempt loop 6581 1726773038.19820: running the handler 6581 1726773038.19832: _low_level_execute_command(): starting 6581 1726773038.19839: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773038.20339: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.20342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.20345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773038.20348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.20402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.20405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773038.20411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.20470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.22056: stdout chunk (state=3): >>>/root <<< 6581 1726773038.22151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773038.22184: stderr chunk (state=3): >>><<< 6581 1726773038.22187: stdout chunk (state=3): >>><<< 6581 1726773038.22205: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773038.22219: _low_level_execute_command(): starting 6581 1726773038.22226: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861 `" && echo ansible-tmp-1726773038.222056-9696-178131608548861="` echo /root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861 `" ) && sleep 0' 6581 1726773038.22672: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773038.22675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773038.22687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.22690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773038.22692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.22694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.22736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.22739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.22807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.24784: stdout chunk (state=3): >>>ansible-tmp-1726773038.222056-9696-178131608548861=/root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861 <<< 6581 1726773038.24885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773038.24914: stderr chunk (state=3): >>><<< 6581 1726773038.24919: stdout chunk (state=3): >>><<< 6581 1726773038.24935: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773038.222056-9696-178131608548861=/root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773038.24963: variable 'ansible_module_compression' from source: unknown 6581 1726773038.25004: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773038.25038: variable 'ansible_facts' from source: unknown 6581 1726773038.25088: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861/AnsiballZ_command.py 6581 1726773038.25218: Sending initial data 6581 1726773038.25222: Sent initial data (153 bytes) 6581 1726773038.25662: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773038.25665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773038.25667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.25669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.25672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.25723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.25727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.25794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.27314: 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 <<< 6581 1726773038.27371: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773038.27436: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp2jcelmi2 /root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861/AnsiballZ_command.py <<< 6581 1726773038.27439: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861/AnsiballZ_command.py" <<< 6581 1726773038.27490: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp2jcelmi2" to remote "/root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861/AnsiballZ_command.py" <<< 6581 1726773038.27498: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861/AnsiballZ_command.py" <<< 6581 1726773038.28095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773038.28141: stderr chunk (state=3): >>><<< 6581 1726773038.28144: stdout chunk (state=3): >>><<< 6581 1726773038.28169: done transferring module to remote 6581 1726773038.28181: _low_level_execute_command(): starting 6581 1726773038.28184: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861/ /root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861/AnsiballZ_command.py && sleep 0' 6581 1726773038.28634: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773038.28637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773038.28640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773038.28648: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.28650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.28697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.28700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773038.28703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.28771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.30505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773038.30531: stderr chunk (state=3): >>><<< 6581 1726773038.30534: stdout chunk (state=3): >>><<< 6581 1726773038.30550: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773038.30553: _low_level_execute_command(): starting 6581 1726773038.30559: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861/AnsiballZ_command.py && sleep 0' 6581 1726773038.31003: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.31008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.31011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.31013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.31065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.31068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773038.31074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.31138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.46605: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[vm]\ntransparent_hugepages = never", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:10:38.461911", "end": "2024-09-19 15:10:38.464938", "delta": "0:00:00.003027", "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}}} <<< 6581 1726773038.48067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773038.48095: stderr chunk (state=3): >>><<< 6581 1726773038.48099: stdout chunk (state=3): >>><<< 6581 1726773038.48120: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[vm]\ntransparent_hugepages = never", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:10:38.461911", "end": "2024-09-19 15:10:38.464938", "delta": "0:00:00.003027", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773038.48153: 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-1726773038.222056-9696-178131608548861/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773038.48160: _low_level_execute_command(): starting 6581 1726773038.48167: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773038.222056-9696-178131608548861/ > /dev/null 2>&1 && sleep 0' 6581 1726773038.48608: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773038.48611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.48614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773038.48618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.48663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773038.48673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.48739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.50545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773038.50569: stderr chunk (state=3): >>><<< 6581 1726773038.50572: stdout chunk (state=3): >>><<< 6581 1726773038.50588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773038.50594: handler run complete 6581 1726773038.50611: Evaluated conditional (False): False 6581 1726773038.50695: attempt loop complete, returning result 6581 1726773038.50698: _execute() done 6581 1726773038.50700: dumping result to json 6581 1726773038.50701: done dumping result, returning 6581 1726773038.50703: done running TaskExecutor() for managed_node2/TASK: Show current tuned profile settings [129c3c75-c909-a274-7900-000000000cab] 6581 1726773038.50704: sending task result for task 129c3c75-c909-a274-7900-000000000cab 6581 1726773038.50774: done sending task result for task 129c3c75-c909-a274-7900-000000000cab 6581 1726773038.50777: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003027", "end": "2024-09-19 15:10:38.464938", "rc": 0, "start": "2024-09-19 15:10:38.461911" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings [vm] transparent_hugepages = never 6581 1726773038.50862: no more pending results, returning what we have 6581 1726773038.50865: results queue empty 6581 1726773038.50866: checking for any_errors_fatal 6581 1726773038.50867: done checking for any_errors_fatal 6581 1726773038.50868: checking for max_fail_percentage 6581 1726773038.50870: done checking for max_fail_percentage 6581 1726773038.50870: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.50871: done checking to see if all hosts have failed 6581 1726773038.50872: getting the remaining hosts for this loop 6581 1726773038.50873: done getting the remaining hosts for this loop 6581 1726773038.50876: getting the next task for host managed_node2 6581 1726773038.50887: done getting next task for host managed_node2 6581 1726773038.50889: ^ task is: TASK: Run role with purge to remove everything 6581 1726773038.50892: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.50896: getting variables 6581 1726773038.50897: in VariableManager get_vars() 6581 1726773038.50931: Calling all_inventory to load vars for managed_node2 6581 1726773038.50933: Calling groups_inventory to load vars for managed_node2 6581 1726773038.50935: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.50945: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.50947: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.50949: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.51076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.51196: done with get_vars() 6581 1726773038.51204: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.329) 0:01:15.481 **** 6581 1726773038.51268: entering _queue_task() for managed_node2/include_role 6581 1726773038.51463: worker is 1 (out of 1 available) 6581 1726773038.51476: exiting _queue_task() for managed_node2/include_role 6581 1726773038.51492: done queuing things up, now waiting for results queue to drain 6581 1726773038.51494: waiting for pending results... 6581 1726773038.51652: running TaskExecutor() for managed_node2/TASK: Run role with purge to remove everything 6581 1726773038.51719: in run() - task 129c3c75-c909-a274-7900-000000000cad 6581 1726773038.51732: variable 'ansible_search_path' from source: unknown 6581 1726773038.51735: variable 'ansible_search_path' from source: unknown 6581 1726773038.51762: calling self._execute() 6581 1726773038.51833: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.51837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.51846: variable 'omit' from source: magic vars 6581 1726773038.51924: _execute() done 6581 1726773038.51929: dumping result to json 6581 1726773038.51932: done dumping result, returning 6581 1726773038.51936: done running TaskExecutor() for managed_node2/TASK: Run role with purge to remove everything [129c3c75-c909-a274-7900-000000000cad] 6581 1726773038.51941: sending task result for task 129c3c75-c909-a274-7900-000000000cad 6581 1726773038.52043: done sending task result for task 129c3c75-c909-a274-7900-000000000cad 6581 1726773038.52046: WORKER PROCESS EXITING 6581 1726773038.52077: no more pending results, returning what we have 6581 1726773038.52084: in VariableManager get_vars() 6581 1726773038.52118: Calling all_inventory to load vars for managed_node2 6581 1726773038.52121: Calling groups_inventory to load vars for managed_node2 6581 1726773038.52123: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.52132: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.52134: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.52137: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.52249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.52363: done with get_vars() 6581 1726773038.52368: variable 'ansible_search_path' from source: unknown 6581 1726773038.52369: variable 'ansible_search_path' from source: unknown 6581 1726773038.52549: variable 'omit' from source: magic vars 6581 1726773038.52570: variable 'omit' from source: magic vars 6581 1726773038.52580: variable 'omit' from source: magic vars 6581 1726773038.52582: we have included files to process 6581 1726773038.52583: generating all_blocks data 6581 1726773038.52584: done generating all_blocks data 6581 1726773038.52587: processing included file: fedora.linux_system_roles.kernel_settings 6581 1726773038.52599: in VariableManager get_vars() 6581 1726773038.52610: done with get_vars() 6581 1726773038.52630: in VariableManager get_vars() 6581 1726773038.52642: done with get_vars() 6581 1726773038.52668: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6581 1726773038.52732: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6581 1726773038.52748: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6581 1726773038.52793: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6581 1726773038.53093: in VariableManager get_vars() 6581 1726773038.53107: done with get_vars() 6581 1726773038.53906: in VariableManager get_vars() 6581 1726773038.53922: done with get_vars() 6581 1726773038.54024: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6581 1726773038.54409: iterating over new_blocks loaded from include file 6581 1726773038.54411: in VariableManager get_vars() 6581 1726773038.54425: done with get_vars() 6581 1726773038.54426: filtering new block on tags 6581 1726773038.54451: done filtering new block on tags 6581 1726773038.54453: in VariableManager get_vars() 6581 1726773038.54464: done with get_vars() 6581 1726773038.54465: filtering new block on tags 6581 1726773038.54492: done filtering new block on tags 6581 1726773038.54494: in VariableManager get_vars() 6581 1726773038.54505: done with get_vars() 6581 1726773038.54506: filtering new block on tags 6581 1726773038.54613: done filtering new block on tags 6581 1726773038.54615: in VariableManager get_vars() 6581 1726773038.54627: done with get_vars() 6581 1726773038.54628: filtering new block on tags 6581 1726773038.54638: done filtering new block on tags 6581 1726773038.54639: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 6581 1726773038.54643: extending task lists for all hosts with included blocks 6581 1726773038.54805: done extending task lists 6581 1726773038.54806: done processing included files 6581 1726773038.54807: results queue empty 6581 1726773038.54807: checking for any_errors_fatal 6581 1726773038.54811: done checking for any_errors_fatal 6581 1726773038.54811: checking for max_fail_percentage 6581 1726773038.54812: done checking for max_fail_percentage 6581 1726773038.54813: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.54813: done checking to see if all hosts have failed 6581 1726773038.54814: getting the remaining hosts for this loop 6581 1726773038.54814: done getting the remaining hosts for this loop 6581 1726773038.54817: getting the next task for host managed_node2 6581 1726773038.54820: done getting next task for host managed_node2 6581 1726773038.54822: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6581 1726773038.54824: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.54831: getting variables 6581 1726773038.54832: in VariableManager get_vars() 6581 1726773038.54840: Calling all_inventory to load vars for managed_node2 6581 1726773038.54841: Calling groups_inventory to load vars for managed_node2 6581 1726773038.54843: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.54847: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.54848: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.54850: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.54938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.55064: done with get_vars() 6581 1726773038.55070: done getting variables 6581 1726773038.55098: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.038) 0:01:15.520 **** 6581 1726773038.55127: entering _queue_task() for managed_node2/fail 6581 1726773038.55351: worker is 1 (out of 1 available) 6581 1726773038.55363: exiting _queue_task() for managed_node2/fail 6581 1726773038.55377: done queuing things up, now waiting for results queue to drain 6581 1726773038.55381: waiting for pending results... 6581 1726773038.55557: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6581 1726773038.55639: in run() - task 129c3c75-c909-a274-7900-000000000ed1 6581 1726773038.55651: variable 'ansible_search_path' from source: unknown 6581 1726773038.55655: variable 'ansible_search_path' from source: unknown 6581 1726773038.55683: calling self._execute() 6581 1726773038.55751: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.55756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.55765: variable 'omit' from source: magic vars 6581 1726773038.56110: variable 'kernel_settings_sysctl' from source: include params 6581 1726773038.56119: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773038.56130: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6581 1726773038.56321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773038.57906: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773038.57951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773038.57981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773038.58006: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773038.58028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773038.58087: 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) 6581 1726773038.58108: 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) 6581 1726773038.58128: 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) 6581 1726773038.58154: 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) 6581 1726773038.58165: 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) 6581 1726773038.58202: 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) 6581 1726773038.58222: 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) 6581 1726773038.58238: 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) 6581 1726773038.58262: 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) 6581 1726773038.58273: 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) 6581 1726773038.58304: 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) 6581 1726773038.58322: 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) 6581 1726773038.58338: 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) 6581 1726773038.58362: 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) 6581 1726773038.58372: 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) 6581 1726773038.58557: variable 'kernel_settings_sysctl' from source: include params 6581 1726773038.58577: 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 6581 1726773038.58584: when evaluation is False, skipping this task 6581 1726773038.58586: _execute() done 6581 1726773038.58589: dumping result to json 6581 1726773038.58591: done dumping result, returning 6581 1726773038.58596: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-a274-7900-000000000ed1] 6581 1726773038.58601: sending task result for task 129c3c75-c909-a274-7900-000000000ed1 6581 1726773038.58696: done sending task result for task 129c3c75-c909-a274-7900-000000000ed1 6581 1726773038.58699: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 6581 1726773038.58746: no more pending results, returning what we have 6581 1726773038.58750: results queue empty 6581 1726773038.58751: checking for any_errors_fatal 6581 1726773038.58752: done checking for any_errors_fatal 6581 1726773038.58753: checking for max_fail_percentage 6581 1726773038.58754: done checking for max_fail_percentage 6581 1726773038.58755: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.58756: done checking to see if all hosts have failed 6581 1726773038.58757: getting the remaining hosts for this loop 6581 1726773038.58758: done getting the remaining hosts for this loop 6581 1726773038.58762: getting the next task for host managed_node2 6581 1726773038.58770: done getting next task for host managed_node2 6581 1726773038.58774: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6581 1726773038.58777: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.58805: getting variables 6581 1726773038.58807: in VariableManager get_vars() 6581 1726773038.58844: Calling all_inventory to load vars for managed_node2 6581 1726773038.58847: Calling groups_inventory to load vars for managed_node2 6581 1726773038.58849: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.58857: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.58859: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.58861: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.58994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.59119: done with get_vars() 6581 1726773038.59127: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.040) 0:01:15.560 **** 6581 1726773038.59192: entering _queue_task() for managed_node2/include_tasks 6581 1726773038.59394: worker is 1 (out of 1 available) 6581 1726773038.59406: exiting _queue_task() for managed_node2/include_tasks 6581 1726773038.59422: done queuing things up, now waiting for results queue to drain 6581 1726773038.59424: waiting for pending results... 6581 1726773038.59586: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6581 1726773038.59671: in run() - task 129c3c75-c909-a274-7900-000000000ed2 6581 1726773038.59685: variable 'ansible_search_path' from source: unknown 6581 1726773038.59689: variable 'ansible_search_path' from source: unknown 6581 1726773038.59715: calling self._execute() 6581 1726773038.59787: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.59790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.59801: variable 'omit' from source: magic vars 6581 1726773038.59881: _execute() done 6581 1726773038.59884: dumping result to json 6581 1726773038.59888: done dumping result, returning 6581 1726773038.59891: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-a274-7900-000000000ed2] 6581 1726773038.59896: sending task result for task 129c3c75-c909-a274-7900-000000000ed2 6581 1726773038.59982: done sending task result for task 129c3c75-c909-a274-7900-000000000ed2 6581 1726773038.59986: WORKER PROCESS EXITING 6581 1726773038.60031: no more pending results, returning what we have 6581 1726773038.60035: in VariableManager get_vars() 6581 1726773038.60072: Calling all_inventory to load vars for managed_node2 6581 1726773038.60075: Calling groups_inventory to load vars for managed_node2 6581 1726773038.60077: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.60088: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.60091: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.60093: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.60249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.60362: done with get_vars() 6581 1726773038.60368: variable 'ansible_search_path' from source: unknown 6581 1726773038.60369: variable 'ansible_search_path' from source: unknown 6581 1726773038.60391: we have included files to process 6581 1726773038.60392: generating all_blocks data 6581 1726773038.60393: done generating all_blocks data 6581 1726773038.60397: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773038.60398: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773038.60399: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6581 1726773038.60837: done processing included file 6581 1726773038.60840: iterating over new_blocks loaded from include file 6581 1726773038.60840: in VariableManager get_vars() 6581 1726773038.60856: done with get_vars() 6581 1726773038.60857: filtering new block on tags 6581 1726773038.60874: done filtering new block on tags 6581 1726773038.60876: in VariableManager get_vars() 6581 1726773038.60891: done with get_vars() 6581 1726773038.60892: filtering new block on tags 6581 1726773038.60915: done filtering new block on tags 6581 1726773038.60918: in VariableManager get_vars() 6581 1726773038.60933: done with get_vars() 6581 1726773038.60934: filtering new block on tags 6581 1726773038.60957: done filtering new block on tags 6581 1726773038.60958: in VariableManager get_vars() 6581 1726773038.60972: done with get_vars() 6581 1726773038.60973: filtering new block on tags 6581 1726773038.60989: done filtering new block on tags 6581 1726773038.60990: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 6581 1726773038.60994: extending task lists for all hosts with included blocks 6581 1726773038.61123: done extending task lists 6581 1726773038.61124: done processing included files 6581 1726773038.61124: results queue empty 6581 1726773038.61125: checking for any_errors_fatal 6581 1726773038.61127: done checking for any_errors_fatal 6581 1726773038.61127: checking for max_fail_percentage 6581 1726773038.61128: done checking for max_fail_percentage 6581 1726773038.61128: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.61129: done checking to see if all hosts have failed 6581 1726773038.61129: getting the remaining hosts for this loop 6581 1726773038.61130: done getting the remaining hosts for this loop 6581 1726773038.61132: getting the next task for host managed_node2 6581 1726773038.61135: done getting next task for host managed_node2 6581 1726773038.61136: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6581 1726773038.61139: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.61146: getting variables 6581 1726773038.61147: in VariableManager get_vars() 6581 1726773038.61306: Calling all_inventory to load vars for managed_node2 6581 1726773038.61309: Calling groups_inventory to load vars for managed_node2 6581 1726773038.61311: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.61315: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.61318: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.61320: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.61400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.61510: done with get_vars() 6581 1726773038.61517: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.023) 0:01:15.584 **** 6581 1726773038.61565: entering _queue_task() for managed_node2/setup 6581 1726773038.61768: worker is 1 (out of 1 available) 6581 1726773038.61784: exiting _queue_task() for managed_node2/setup 6581 1726773038.61797: done queuing things up, now waiting for results queue to drain 6581 1726773038.61799: waiting for pending results... 6581 1726773038.61969: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6581 1726773038.62053: in run() - task 129c3c75-c909-a274-7900-000000000f4d 6581 1726773038.62065: variable 'ansible_search_path' from source: unknown 6581 1726773038.62069: variable 'ansible_search_path' from source: unknown 6581 1726773038.62095: calling self._execute() 6581 1726773038.62165: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.62169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.62181: variable 'omit' from source: magic vars 6581 1726773038.62555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773038.64023: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773038.64067: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773038.64096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773038.64121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773038.64142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773038.64210: 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) 6581 1726773038.64232: 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) 6581 1726773038.64253: 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) 6581 1726773038.64281: 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) 6581 1726773038.64292: 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) 6581 1726773038.64332: 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) 6581 1726773038.64348: 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) 6581 1726773038.64364: 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) 6581 1726773038.64389: 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) 6581 1726773038.64399: 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) 6581 1726773038.64519: variable '__kernel_settings_required_facts' from source: role '' all vars 6581 1726773038.64529: variable 'ansible_facts' from source: unknown 6581 1726773038.64594: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6581 1726773038.64597: when evaluation is False, skipping this task 6581 1726773038.64600: _execute() done 6581 1726773038.64603: dumping result to json 6581 1726773038.64605: done dumping result, returning 6581 1726773038.64612: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-a274-7900-000000000f4d] 6581 1726773038.64619: sending task result for task 129c3c75-c909-a274-7900-000000000f4d 6581 1726773038.64707: done sending task result for task 129c3c75-c909-a274-7900-000000000f4d 6581 1726773038.64710: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6581 1726773038.64775: no more pending results, returning what we have 6581 1726773038.64781: results queue empty 6581 1726773038.64782: checking for any_errors_fatal 6581 1726773038.64783: done checking for any_errors_fatal 6581 1726773038.64784: checking for max_fail_percentage 6581 1726773038.64785: done checking for max_fail_percentage 6581 1726773038.64786: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.64787: done checking to see if all hosts have failed 6581 1726773038.64788: getting the remaining hosts for this loop 6581 1726773038.64789: done getting the remaining hosts for this loop 6581 1726773038.64793: getting the next task for host managed_node2 6581 1726773038.64804: done getting next task for host managed_node2 6581 1726773038.64808: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6581 1726773038.64813: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.64833: getting variables 6581 1726773038.64835: in VariableManager get_vars() 6581 1726773038.64869: Calling all_inventory to load vars for managed_node2 6581 1726773038.64871: Calling groups_inventory to load vars for managed_node2 6581 1726773038.64873: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.64884: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.64886: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.64889: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.65022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.65171: done with get_vars() 6581 1726773038.65180: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.036) 0:01:15.621 **** 6581 1726773038.65253: entering _queue_task() for managed_node2/stat 6581 1726773038.65454: worker is 1 (out of 1 available) 6581 1726773038.65469: exiting _queue_task() for managed_node2/stat 6581 1726773038.65484: done queuing things up, now waiting for results queue to drain 6581 1726773038.65486: waiting for pending results... 6581 1726773038.65663: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6581 1726773038.65769: in run() - task 129c3c75-c909-a274-7900-000000000f4f 6581 1726773038.65780: variable 'ansible_search_path' from source: unknown 6581 1726773038.65784: variable 'ansible_search_path' from source: unknown 6581 1726773038.65815: calling self._execute() 6581 1726773038.65881: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.65889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.65898: variable 'omit' from source: magic vars 6581 1726773038.66247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773038.66433: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773038.66466: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773038.66494: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773038.66522: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773038.66584: 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) 6581 1726773038.66605: 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) 6581 1726773038.66624: 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) 6581 1726773038.66642: 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) 6581 1726773038.66735: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773038.66743: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6581 1726773038.66746: when evaluation is False, skipping this task 6581 1726773038.66749: _execute() done 6581 1726773038.66752: dumping result to json 6581 1726773038.66754: done dumping result, returning 6581 1726773038.66761: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-a274-7900-000000000f4f] 6581 1726773038.66765: sending task result for task 129c3c75-c909-a274-7900-000000000f4f 6581 1726773038.66848: done sending task result for task 129c3c75-c909-a274-7900-000000000f4f 6581 1726773038.66850: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6581 1726773038.66901: no more pending results, returning what we have 6581 1726773038.66904: results queue empty 6581 1726773038.66905: checking for any_errors_fatal 6581 1726773038.66910: done checking for any_errors_fatal 6581 1726773038.66911: checking for max_fail_percentage 6581 1726773038.66913: done checking for max_fail_percentage 6581 1726773038.66913: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.66914: done checking to see if all hosts have failed 6581 1726773038.66915: getting the remaining hosts for this loop 6581 1726773038.66919: done getting the remaining hosts for this loop 6581 1726773038.66922: getting the next task for host managed_node2 6581 1726773038.66929: done getting next task for host managed_node2 6581 1726773038.66933: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6581 1726773038.66939: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.66955: getting variables 6581 1726773038.66957: in VariableManager get_vars() 6581 1726773038.66990: Calling all_inventory to load vars for managed_node2 6581 1726773038.66993: Calling groups_inventory to load vars for managed_node2 6581 1726773038.66995: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.67002: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.67005: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.67007: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.67129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.67256: done with get_vars() 6581 1726773038.67264: done getting variables 6581 1726773038.67305: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.020) 0:01:15.642 **** 6581 1726773038.67330: entering _queue_task() for managed_node2/set_fact 6581 1726773038.67519: worker is 1 (out of 1 available) 6581 1726773038.67532: exiting _queue_task() for managed_node2/set_fact 6581 1726773038.67544: done queuing things up, now waiting for results queue to drain 6581 1726773038.67546: waiting for pending results... 6581 1726773038.67707: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6581 1726773038.67796: in run() - task 129c3c75-c909-a274-7900-000000000f50 6581 1726773038.67809: variable 'ansible_search_path' from source: unknown 6581 1726773038.67812: variable 'ansible_search_path' from source: unknown 6581 1726773038.67839: calling self._execute() 6581 1726773038.67909: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.67912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.67923: variable 'omit' from source: magic vars 6581 1726773038.68250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773038.68485: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773038.68515: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773038.68542: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773038.68567: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773038.68628: 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) 6581 1726773038.68647: 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) 6581 1726773038.68666: 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) 6581 1726773038.68682: 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) 6581 1726773038.68771: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773038.68781: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6581 1726773038.68784: when evaluation is False, skipping this task 6581 1726773038.68787: _execute() done 6581 1726773038.68790: dumping result to json 6581 1726773038.68792: done dumping result, returning 6581 1726773038.68795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-a274-7900-000000000f50] 6581 1726773038.68801: sending task result for task 129c3c75-c909-a274-7900-000000000f50 6581 1726773038.68887: done sending task result for task 129c3c75-c909-a274-7900-000000000f50 6581 1726773038.68890: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6581 1726773038.68935: no more pending results, returning what we have 6581 1726773038.68940: results queue empty 6581 1726773038.68941: checking for any_errors_fatal 6581 1726773038.68947: done checking for any_errors_fatal 6581 1726773038.68948: checking for max_fail_percentage 6581 1726773038.68949: done checking for max_fail_percentage 6581 1726773038.68950: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.68951: done checking to see if all hosts have failed 6581 1726773038.68952: getting the remaining hosts for this loop 6581 1726773038.68954: done getting the remaining hosts for this loop 6581 1726773038.68957: getting the next task for host managed_node2 6581 1726773038.68966: done getting next task for host managed_node2 6581 1726773038.68969: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6581 1726773038.68975: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.68993: getting variables 6581 1726773038.68995: in VariableManager get_vars() 6581 1726773038.69028: Calling all_inventory to load vars for managed_node2 6581 1726773038.69030: Calling groups_inventory to load vars for managed_node2 6581 1726773038.69032: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.69040: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.69042: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.69045: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.69196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.69314: done with get_vars() 6581 1726773038.69323: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.020) 0:01:15.662 **** 6581 1726773038.69388: entering _queue_task() for managed_node2/stat 6581 1726773038.69572: worker is 1 (out of 1 available) 6581 1726773038.69589: exiting _queue_task() for managed_node2/stat 6581 1726773038.69602: done queuing things up, now waiting for results queue to drain 6581 1726773038.69603: waiting for pending results... 6581 1726773038.69769: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6581 1726773038.69868: in run() - task 129c3c75-c909-a274-7900-000000000f52 6581 1726773038.69880: variable 'ansible_search_path' from source: unknown 6581 1726773038.69884: variable 'ansible_search_path' from source: unknown 6581 1726773038.69912: calling self._execute() 6581 1726773038.69987: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.69991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.70000: variable 'omit' from source: magic vars 6581 1726773038.70347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773038.70533: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773038.70568: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773038.70597: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773038.70623: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773038.70688: 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) 6581 1726773038.70708: 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) 6581 1726773038.70728: 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) 6581 1726773038.70745: 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) 6581 1726773038.70841: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773038.70849: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6581 1726773038.70852: when evaluation is False, skipping this task 6581 1726773038.70855: _execute() done 6581 1726773038.70858: dumping result to json 6581 1726773038.70860: done dumping result, returning 6581 1726773038.70867: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-a274-7900-000000000f52] 6581 1726773038.70872: sending task result for task 129c3c75-c909-a274-7900-000000000f52 6581 1726773038.70964: done sending task result for task 129c3c75-c909-a274-7900-000000000f52 6581 1726773038.70967: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6581 1726773038.71017: no more pending results, returning what we have 6581 1726773038.71021: results queue empty 6581 1726773038.71022: checking for any_errors_fatal 6581 1726773038.71028: done checking for any_errors_fatal 6581 1726773038.71029: checking for max_fail_percentage 6581 1726773038.71031: done checking for max_fail_percentage 6581 1726773038.71032: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.71032: done checking to see if all hosts have failed 6581 1726773038.71033: getting the remaining hosts for this loop 6581 1726773038.71035: done getting the remaining hosts for this loop 6581 1726773038.71039: getting the next task for host managed_node2 6581 1726773038.71047: done getting next task for host managed_node2 6581 1726773038.71051: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6581 1726773038.71056: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.71076: getting variables 6581 1726773038.71078: in VariableManager get_vars() 6581 1726773038.71115: Calling all_inventory to load vars for managed_node2 6581 1726773038.71120: Calling groups_inventory to load vars for managed_node2 6581 1726773038.71122: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.71130: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.71133: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.71135: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.71266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.71392: done with get_vars() 6581 1726773038.71400: done getting variables 6581 1726773038.71443: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.020) 0:01:15.683 **** 6581 1726773038.71469: entering _queue_task() for managed_node2/set_fact 6581 1726773038.71667: worker is 1 (out of 1 available) 6581 1726773038.71679: exiting _queue_task() for managed_node2/set_fact 6581 1726773038.71693: done queuing things up, now waiting for results queue to drain 6581 1726773038.71695: waiting for pending results... 6581 1726773038.71867: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6581 1726773038.71955: in run() - task 129c3c75-c909-a274-7900-000000000f53 6581 1726773038.71967: variable 'ansible_search_path' from source: unknown 6581 1726773038.71972: variable 'ansible_search_path' from source: unknown 6581 1726773038.71999: calling self._execute() 6581 1726773038.72072: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.72076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.72087: variable 'omit' from source: magic vars 6581 1726773038.72420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773038.72662: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773038.72695: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773038.72720: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773038.72744: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773038.72807: 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) 6581 1726773038.72827: 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) 6581 1726773038.72844: 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) 6581 1726773038.72861: 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) 6581 1726773038.72951: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773038.72959: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6581 1726773038.72962: when evaluation is False, skipping this task 6581 1726773038.72965: _execute() done 6581 1726773038.72968: dumping result to json 6581 1726773038.72970: done dumping result, returning 6581 1726773038.72977: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-a274-7900-000000000f53] 6581 1726773038.72983: sending task result for task 129c3c75-c909-a274-7900-000000000f53 6581 1726773038.73066: done sending task result for task 129c3c75-c909-a274-7900-000000000f53 6581 1726773038.73068: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6581 1726773038.73112: no more pending results, returning what we have 6581 1726773038.73115: results queue empty 6581 1726773038.73118: checking for any_errors_fatal 6581 1726773038.73125: done checking for any_errors_fatal 6581 1726773038.73126: checking for max_fail_percentage 6581 1726773038.73128: done checking for max_fail_percentage 6581 1726773038.73129: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.73129: done checking to see if all hosts have failed 6581 1726773038.73130: getting the remaining hosts for this loop 6581 1726773038.73132: done getting the remaining hosts for this loop 6581 1726773038.73135: getting the next task for host managed_node2 6581 1726773038.73145: done getting next task for host managed_node2 6581 1726773038.73149: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6581 1726773038.73155: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.73171: getting variables 6581 1726773038.73172: in VariableManager get_vars() 6581 1726773038.73203: Calling all_inventory to load vars for managed_node2 6581 1726773038.73205: Calling groups_inventory to load vars for managed_node2 6581 1726773038.73207: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.73215: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.73220: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.73222: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.73380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.73500: done with get_vars() 6581 1726773038.73507: done getting variables 6581 1726773038.73549: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.021) 0:01:15.704 **** 6581 1726773038.73573: entering _queue_task() for managed_node2/include_vars 6581 1726773038.73763: worker is 1 (out of 1 available) 6581 1726773038.73776: exiting _queue_task() for managed_node2/include_vars 6581 1726773038.73787: done queuing things up, now waiting for results queue to drain 6581 1726773038.73789: waiting for pending results... 6581 1726773038.73958: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6581 1726773038.74044: in run() - task 129c3c75-c909-a274-7900-000000000f55 6581 1726773038.74057: variable 'ansible_search_path' from source: unknown 6581 1726773038.74061: variable 'ansible_search_path' from source: unknown 6581 1726773038.74090: calling self._execute() 6581 1726773038.74162: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.74166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.74176: variable 'omit' from source: magic vars 6581 1726773038.74257: variable 'omit' from source: magic vars 6581 1726773038.74310: variable 'omit' from source: magic vars 6581 1726773038.74588: variable 'ffparams' from source: task vars 6581 1726773038.74680: variable 'ansible_facts' from source: unknown 6581 1726773038.74821: variable 'ansible_facts' from source: unknown 6581 1726773038.74910: variable 'ansible_facts' from source: unknown 6581 1726773038.74997: variable 'ansible_facts' from source: unknown 6581 1726773038.75072: variable 'role_path' from source: magic vars 6581 1726773038.75201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6581 1726773038.75365: Loaded config def from plugin (lookup/first_found) 6581 1726773038.75368: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6581 1726773038.75401: variable 'ansible_search_path' from source: unknown 6581 1726773038.75418: variable 'ansible_search_path' from source: unknown 6581 1726773038.75426: variable 'ansible_search_path' from source: unknown 6581 1726773038.75433: variable 'ansible_search_path' from source: unknown 6581 1726773038.75439: variable 'ansible_search_path' from source: unknown 6581 1726773038.75456: variable 'omit' from source: magic vars 6581 1726773038.75475: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773038.75497: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773038.75511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773038.75526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773038.75535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773038.75556: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773038.75559: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.75562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.75625: Set connection var ansible_shell_type to sh 6581 1726773038.75634: Set connection var ansible_pipelining to False 6581 1726773038.75641: Set connection var ansible_timeout to 10 6581 1726773038.75647: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773038.75652: Set connection var ansible_shell_executable to /bin/sh 6581 1726773038.75654: Set connection var ansible_connection to ssh 6581 1726773038.75671: variable 'ansible_shell_executable' from source: unknown 6581 1726773038.75674: variable 'ansible_connection' from source: unknown 6581 1726773038.75676: variable 'ansible_module_compression' from source: unknown 6581 1726773038.75678: variable 'ansible_shell_type' from source: unknown 6581 1726773038.75684: variable 'ansible_shell_executable' from source: unknown 6581 1726773038.75686: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.75690: variable 'ansible_pipelining' from source: unknown 6581 1726773038.75693: variable 'ansible_timeout' from source: unknown 6581 1726773038.75697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.75776: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773038.75788: variable 'omit' from source: magic vars 6581 1726773038.75793: starting attempt loop 6581 1726773038.75795: running the handler 6581 1726773038.75841: handler run complete 6581 1726773038.75850: attempt loop complete, returning result 6581 1726773038.75854: _execute() done 6581 1726773038.75857: dumping result to json 6581 1726773038.75859: done dumping result, returning 6581 1726773038.75868: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-a274-7900-000000000f55] 6581 1726773038.75870: sending task result for task 129c3c75-c909-a274-7900-000000000f55 6581 1726773038.75974: done sending task result for task 129c3c75-c909-a274-7900-000000000f55 6581 1726773038.75976: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6581 1726773038.76053: no more pending results, returning what we have 6581 1726773038.76056: results queue empty 6581 1726773038.76057: checking for any_errors_fatal 6581 1726773038.76064: done checking for any_errors_fatal 6581 1726773038.76065: checking for max_fail_percentage 6581 1726773038.76066: done checking for max_fail_percentage 6581 1726773038.76067: checking to see if all hosts have failed and the running result is not ok 6581 1726773038.76068: done checking to see if all hosts have failed 6581 1726773038.76069: getting the remaining hosts for this loop 6581 1726773038.76070: done getting the remaining hosts for this loop 6581 1726773038.76073: getting the next task for host managed_node2 6581 1726773038.76083: done getting next task for host managed_node2 6581 1726773038.76087: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6581 1726773038.76091: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773038.76102: getting variables 6581 1726773038.76104: in VariableManager get_vars() 6581 1726773038.76139: Calling all_inventory to load vars for managed_node2 6581 1726773038.76141: Calling groups_inventory to load vars for managed_node2 6581 1726773038.76143: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773038.76158: Calling all_plugins_play to load vars for managed_node2 6581 1726773038.76160: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773038.76163: Calling groups_plugins_play to load vars for managed_node2 6581 1726773038.76284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773038.76406: done with get_vars() 6581 1726773038.76414: done getting variables 6581 1726773038.76456: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.029) 0:01:15.733 **** 6581 1726773038.76479: entering _queue_task() for managed_node2/package 6581 1726773038.76678: worker is 1 (out of 1 available) 6581 1726773038.76691: exiting _queue_task() for managed_node2/package 6581 1726773038.76705: done queuing things up, now waiting for results queue to drain 6581 1726773038.76707: waiting for pending results... 6581 1726773038.76882: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6581 1726773038.76963: in run() - task 129c3c75-c909-a274-7900-000000000ed3 6581 1726773038.76975: variable 'ansible_search_path' from source: unknown 6581 1726773038.76978: variable 'ansible_search_path' from source: unknown 6581 1726773038.77009: calling self._execute() 6581 1726773038.77084: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.77089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.77099: variable 'omit' from source: magic vars 6581 1726773038.77186: variable 'omit' from source: magic vars 6581 1726773038.77223: variable 'omit' from source: magic vars 6581 1726773038.77245: variable '__kernel_settings_packages' from source: include_vars 6581 1726773038.77473: variable '__kernel_settings_packages' from source: include_vars 6581 1726773038.77696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773038.79071: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773038.79118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773038.79146: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773038.79179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773038.79202: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773038.79277: 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) 6581 1726773038.79298: 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) 6581 1726773038.79319: 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) 6581 1726773038.79345: 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) 6581 1726773038.79356: 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) 6581 1726773038.79434: variable '__kernel_settings_is_ostree' from source: set_fact 6581 1726773038.79437: variable 'omit' from source: magic vars 6581 1726773038.79461: variable 'omit' from source: magic vars 6581 1726773038.79484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773038.79503: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773038.79519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773038.79533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773038.79542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773038.79564: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773038.79568: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.79570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.79637: Set connection var ansible_shell_type to sh 6581 1726773038.79644: Set connection var ansible_pipelining to False 6581 1726773038.79649: Set connection var ansible_timeout to 10 6581 1726773038.79656: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773038.79661: Set connection var ansible_shell_executable to /bin/sh 6581 1726773038.79663: Set connection var ansible_connection to ssh 6581 1726773038.79682: variable 'ansible_shell_executable' from source: unknown 6581 1726773038.79685: variable 'ansible_connection' from source: unknown 6581 1726773038.79687: variable 'ansible_module_compression' from source: unknown 6581 1726773038.79689: variable 'ansible_shell_type' from source: unknown 6581 1726773038.79691: variable 'ansible_shell_executable' from source: unknown 6581 1726773038.79693: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773038.79695: variable 'ansible_pipelining' from source: unknown 6581 1726773038.79698: variable 'ansible_timeout' from source: unknown 6581 1726773038.79702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773038.79774: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773038.79782: variable 'omit' from source: magic vars 6581 1726773038.79791: starting attempt loop 6581 1726773038.79794: running the handler 6581 1726773038.79799: variable 'ansible_facts' from source: unknown 6581 1726773038.79802: variable 'ansible_facts' from source: unknown 6581 1726773038.79842: _low_level_execute_command(): starting 6581 1726773038.79850: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773038.80339: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.80343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.80345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.80347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.80391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.80395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773038.80404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.80474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.82088: stdout chunk (state=3): >>>/root <<< 6581 1726773038.82187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773038.82218: stderr chunk (state=3): >>><<< 6581 1726773038.82230: stdout chunk (state=3): >>><<< 6581 1726773038.82243: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773038.82255: _low_level_execute_command(): starting 6581 1726773038.82261: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284 `" && echo ansible-tmp-1726773038.8224401-9716-30297560630284="` echo /root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284 `" ) && sleep 0' 6581 1726773038.82704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.82707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.82710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.82712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.82765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.82769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773038.82775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.82835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.84805: stdout chunk (state=3): >>>ansible-tmp-1726773038.8224401-9716-30297560630284=/root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284 <<< 6581 1726773038.84907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773038.84938: stderr chunk (state=3): >>><<< 6581 1726773038.84943: stdout chunk (state=3): >>><<< 6581 1726773038.84958: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773038.8224401-9716-30297560630284=/root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773038.84985: variable 'ansible_module_compression' from source: unknown 6581 1726773038.85030: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6581 1726773038.85070: variable 'ansible_facts' from source: unknown 6581 1726773038.85150: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284/AnsiballZ_dnf.py 6581 1726773038.85253: Sending initial data 6581 1726773038.85256: Sent initial data (149 bytes) 6581 1726773038.85700: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773038.85706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773038.85708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.85711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773038.85713: 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 <<< 6581 1726773038.85715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.85765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.85768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773038.85770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.85831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.87351: 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 <<< 6581 1726773038.87404: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773038.87463: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpw5sb7wrj /root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284/AnsiballZ_dnf.py <<< 6581 1726773038.87470: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284/AnsiballZ_dnf.py" <<< 6581 1726773038.87521: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpw5sb7wrj" to remote "/root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284/AnsiballZ_dnf.py" <<< 6581 1726773038.87525: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284/AnsiballZ_dnf.py" <<< 6581 1726773038.88245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773038.88287: stderr chunk (state=3): >>><<< 6581 1726773038.88291: stdout chunk (state=3): >>><<< 6581 1726773038.88334: done transferring module to remote 6581 1726773038.88343: _low_level_execute_command(): starting 6581 1726773038.88348: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284/ /root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284/AnsiballZ_dnf.py && sleep 0' 6581 1726773038.88799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773038.88802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773038.88805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.88807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773038.88809: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.88811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.88863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.88867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773038.88871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.88931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773038.90669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773038.90695: stderr chunk (state=3): >>><<< 6581 1726773038.90698: stdout chunk (state=3): >>><<< 6581 1726773038.90711: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773038.90714: _low_level_execute_command(): starting 6581 1726773038.90722: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284/AnsiballZ_dnf.py && sleep 0' 6581 1726773038.91173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.91177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.91182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773038.91184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773038.91239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773038.91242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773038.91248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773038.91318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.32072: 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}}} <<< 6581 1726773039.35945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773039.35971: stderr chunk (state=3): >>><<< 6581 1726773039.35975: stdout chunk (state=3): >>><<< 6581 1726773039.35990: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773039.36030: 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-1726773038.8224401-9716-30297560630284/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773039.36035: _low_level_execute_command(): starting 6581 1726773039.36040: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773038.8224401-9716-30297560630284/ > /dev/null 2>&1 && sleep 0' 6581 1726773039.36467: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773039.36471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.36484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.36544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.36547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773039.36549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.36614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.38459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773039.38486: stderr chunk (state=3): >>><<< 6581 1726773039.38489: stdout chunk (state=3): >>><<< 6581 1726773039.38502: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773039.38508: handler run complete 6581 1726773039.38538: attempt loop complete, returning result 6581 1726773039.38541: _execute() done 6581 1726773039.38544: dumping result to json 6581 1726773039.38549: done dumping result, returning 6581 1726773039.38557: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-a274-7900-000000000ed3] 6581 1726773039.38562: sending task result for task 129c3c75-c909-a274-7900-000000000ed3 6581 1726773039.38661: done sending task result for task 129c3c75-c909-a274-7900-000000000ed3 6581 1726773039.38664: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6581 1726773039.38758: no more pending results, returning what we have 6581 1726773039.38761: results queue empty 6581 1726773039.38762: checking for any_errors_fatal 6581 1726773039.38769: done checking for any_errors_fatal 6581 1726773039.38770: checking for max_fail_percentage 6581 1726773039.38771: done checking for max_fail_percentage 6581 1726773039.38772: checking to see if all hosts have failed and the running result is not ok 6581 1726773039.38773: done checking to see if all hosts have failed 6581 1726773039.38774: getting the remaining hosts for this loop 6581 1726773039.38776: done getting the remaining hosts for this loop 6581 1726773039.38779: getting the next task for host managed_node2 6581 1726773039.38788: done getting next task for host managed_node2 6581 1726773039.38791: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6581 1726773039.38794: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773039.38805: getting variables 6581 1726773039.38807: in VariableManager get_vars() 6581 1726773039.38842: Calling all_inventory to load vars for managed_node2 6581 1726773039.38845: Calling groups_inventory to load vars for managed_node2 6581 1726773039.38847: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773039.38855: Calling all_plugins_play to load vars for managed_node2 6581 1726773039.38857: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773039.38860: Calling groups_plugins_play to load vars for managed_node2 6581 1726773039.39027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773039.39145: done with get_vars() 6581 1726773039.39154: done getting variables 6581 1726773039.39195: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:10:39 -0400 (0:00:00.627) 0:01:16.361 **** 6581 1726773039.39219: entering _queue_task() for managed_node2/debug 6581 1726773039.39404: worker is 1 (out of 1 available) 6581 1726773039.39419: exiting _queue_task() for managed_node2/debug 6581 1726773039.39431: done queuing things up, now waiting for results queue to drain 6581 1726773039.39433: waiting for pending results... 6581 1726773039.39604: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6581 1726773039.39686: in run() - task 129c3c75-c909-a274-7900-000000000ed5 6581 1726773039.39699: variable 'ansible_search_path' from source: unknown 6581 1726773039.39703: variable 'ansible_search_path' from source: unknown 6581 1726773039.39730: calling self._execute() 6581 1726773039.39801: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773039.39805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773039.39813: variable 'omit' from source: magic vars 6581 1726773039.40152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773039.41559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773039.41602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773039.41631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773039.41658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773039.41678: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773039.41739: 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) 6581 1726773039.41760: 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) 6581 1726773039.41776: 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) 6581 1726773039.41804: 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) 6581 1726773039.41814: 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) 6581 1726773039.41891: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773039.41904: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773039.41907: when evaluation is False, skipping this task 6581 1726773039.41910: _execute() done 6581 1726773039.41913: dumping result to json 6581 1726773039.41915: done dumping result, returning 6581 1726773039.41923: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-a274-7900-000000000ed5] 6581 1726773039.41928: sending task result for task 129c3c75-c909-a274-7900-000000000ed5 6581 1726773039.42005: done sending task result for task 129c3c75-c909-a274-7900-000000000ed5 6581 1726773039.42008: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6581 1726773039.42080: no more pending results, returning what we have 6581 1726773039.42084: results queue empty 6581 1726773039.42084: checking for any_errors_fatal 6581 1726773039.42092: done checking for any_errors_fatal 6581 1726773039.42093: checking for max_fail_percentage 6581 1726773039.42094: done checking for max_fail_percentage 6581 1726773039.42095: checking to see if all hosts have failed and the running result is not ok 6581 1726773039.42096: done checking to see if all hosts have failed 6581 1726773039.42096: getting the remaining hosts for this loop 6581 1726773039.42098: done getting the remaining hosts for this loop 6581 1726773039.42101: getting the next task for host managed_node2 6581 1726773039.42107: done getting next task for host managed_node2 6581 1726773039.42110: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6581 1726773039.42114: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773039.42131: getting variables 6581 1726773039.42132: in VariableManager get_vars() 6581 1726773039.42162: Calling all_inventory to load vars for managed_node2 6581 1726773039.42165: Calling groups_inventory to load vars for managed_node2 6581 1726773039.42167: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773039.42174: Calling all_plugins_play to load vars for managed_node2 6581 1726773039.42177: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773039.42179: Calling groups_plugins_play to load vars for managed_node2 6581 1726773039.42286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773039.42406: done with get_vars() 6581 1726773039.42413: done getting variables 6581 1726773039.42452: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:10:39 -0400 (0:00:00.032) 0:01:16.393 **** 6581 1726773039.42474: entering _queue_task() for managed_node2/reboot 6581 1726773039.42656: worker is 1 (out of 1 available) 6581 1726773039.42669: exiting _queue_task() for managed_node2/reboot 6581 1726773039.42682: done queuing things up, now waiting for results queue to drain 6581 1726773039.42684: waiting for pending results... 6581 1726773039.42852: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6581 1726773039.42937: in run() - task 129c3c75-c909-a274-7900-000000000ed6 6581 1726773039.42949: variable 'ansible_search_path' from source: unknown 6581 1726773039.42953: variable 'ansible_search_path' from source: unknown 6581 1726773039.42977: calling self._execute() 6581 1726773039.43045: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773039.43049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773039.43057: variable 'omit' from source: magic vars 6581 1726773039.43441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773039.44778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773039.44821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773039.44849: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773039.44885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773039.44905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773039.44965: 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) 6581 1726773039.44988: 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) 6581 1726773039.45005: 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) 6581 1726773039.45032: 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) 6581 1726773039.45042: 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) 6581 1726773039.45120: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773039.45132: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773039.45134: when evaluation is False, skipping this task 6581 1726773039.45137: _execute() done 6581 1726773039.45139: dumping result to json 6581 1726773039.45142: done dumping result, returning 6581 1726773039.45150: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-a274-7900-000000000ed6] 6581 1726773039.45155: sending task result for task 129c3c75-c909-a274-7900-000000000ed6 6581 1726773039.45238: done sending task result for task 129c3c75-c909-a274-7900-000000000ed6 6581 1726773039.45241: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6581 1726773039.45283: no more pending results, returning what we have 6581 1726773039.45287: results queue empty 6581 1726773039.45287: checking for any_errors_fatal 6581 1726773039.45293: done checking for any_errors_fatal 6581 1726773039.45293: checking for max_fail_percentage 6581 1726773039.45295: done checking for max_fail_percentage 6581 1726773039.45296: checking to see if all hosts have failed and the running result is not ok 6581 1726773039.45297: done checking to see if all hosts have failed 6581 1726773039.45298: getting the remaining hosts for this loop 6581 1726773039.45299: done getting the remaining hosts for this loop 6581 1726773039.45303: getting the next task for host managed_node2 6581 1726773039.45310: done getting next task for host managed_node2 6581 1726773039.45314: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6581 1726773039.45319: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773039.45338: getting variables 6581 1726773039.45340: in VariableManager get_vars() 6581 1726773039.45372: Calling all_inventory to load vars for managed_node2 6581 1726773039.45374: Calling groups_inventory to load vars for managed_node2 6581 1726773039.45376: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773039.45384: Calling all_plugins_play to load vars for managed_node2 6581 1726773039.45387: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773039.45389: Calling groups_plugins_play to load vars for managed_node2 6581 1726773039.45553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773039.45671: done with get_vars() 6581 1726773039.45678: done getting variables 6581 1726773039.45726: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:10:39 -0400 (0:00:00.032) 0:01:16.426 **** 6581 1726773039.45757: entering _queue_task() for managed_node2/fail 6581 1726773039.45990: worker is 1 (out of 1 available) 6581 1726773039.46005: exiting _queue_task() for managed_node2/fail 6581 1726773039.46220: done queuing things up, now waiting for results queue to drain 6581 1726773039.46222: waiting for pending results... 6581 1726773039.46433: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6581 1726773039.46450: in run() - task 129c3c75-c909-a274-7900-000000000ed7 6581 1726773039.46473: variable 'ansible_search_path' from source: unknown 6581 1726773039.46483: variable 'ansible_search_path' from source: unknown 6581 1726773039.46524: calling self._execute() 6581 1726773039.46627: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773039.46639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773039.46655: variable 'omit' from source: magic vars 6581 1726773039.47210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773039.48652: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773039.48696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773039.48727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773039.48754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773039.48774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773039.48837: 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) 6581 1726773039.48859: 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) 6581 1726773039.48876: 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) 6581 1726773039.48902: 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) 6581 1726773039.48913: 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) 6581 1726773039.48993: variable '__kernel_settings_is_transactional' from source: set_fact 6581 1726773039.49007: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6581 1726773039.49010: when evaluation is False, skipping this task 6581 1726773039.49013: _execute() done 6581 1726773039.49015: dumping result to json 6581 1726773039.49019: done dumping result, returning 6581 1726773039.49027: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-a274-7900-000000000ed7] 6581 1726773039.49031: sending task result for task 129c3c75-c909-a274-7900-000000000ed7 6581 1726773039.49123: done sending task result for task 129c3c75-c909-a274-7900-000000000ed7 6581 1726773039.49126: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6581 1726773039.49197: no more pending results, returning what we have 6581 1726773039.49200: results queue empty 6581 1726773039.49201: checking for any_errors_fatal 6581 1726773039.49209: done checking for any_errors_fatal 6581 1726773039.49209: checking for max_fail_percentage 6581 1726773039.49211: done checking for max_fail_percentage 6581 1726773039.49212: checking to see if all hosts have failed and the running result is not ok 6581 1726773039.49213: done checking to see if all hosts have failed 6581 1726773039.49213: getting the remaining hosts for this loop 6581 1726773039.49215: done getting the remaining hosts for this loop 6581 1726773039.49221: getting the next task for host managed_node2 6581 1726773039.49232: done getting next task for host managed_node2 6581 1726773039.49236: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6581 1726773039.49239: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773039.49257: getting variables 6581 1726773039.49258: in VariableManager get_vars() 6581 1726773039.49293: Calling all_inventory to load vars for managed_node2 6581 1726773039.49296: Calling groups_inventory to load vars for managed_node2 6581 1726773039.49298: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773039.49306: Calling all_plugins_play to load vars for managed_node2 6581 1726773039.49308: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773039.49311: Calling groups_plugins_play to load vars for managed_node2 6581 1726773039.49437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773039.49565: done with get_vars() 6581 1726773039.49574: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:10:39 -0400 (0:00:00.038) 0:01:16.465 **** 6581 1726773039.49635: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773039.49840: worker is 1 (out of 1 available) 6581 1726773039.49855: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773039.49868: done queuing things up, now waiting for results queue to drain 6581 1726773039.49870: waiting for pending results... 6581 1726773039.50043: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6581 1726773039.50133: in run() - task 129c3c75-c909-a274-7900-000000000ed9 6581 1726773039.50149: variable 'ansible_search_path' from source: unknown 6581 1726773039.50153: variable 'ansible_search_path' from source: unknown 6581 1726773039.50180: calling self._execute() 6581 1726773039.50249: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773039.50252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773039.50262: variable 'omit' from source: magic vars 6581 1726773039.50342: variable 'omit' from source: magic vars 6581 1726773039.50384: variable 'omit' from source: magic vars 6581 1726773039.50406: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6581 1726773039.50688: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6581 1726773039.50748: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773039.50776: variable 'omit' from source: magic vars 6581 1726773039.50809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773039.50838: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773039.50855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773039.50868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773039.50877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773039.50901: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773039.50904: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773039.50907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773039.50974: Set connection var ansible_shell_type to sh 6581 1726773039.50984: Set connection var ansible_pipelining to False 6581 1726773039.50989: Set connection var ansible_timeout to 10 6581 1726773039.50996: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773039.51000: Set connection var ansible_shell_executable to /bin/sh 6581 1726773039.51003: Set connection var ansible_connection to ssh 6581 1726773039.51019: variable 'ansible_shell_executable' from source: unknown 6581 1726773039.51022: variable 'ansible_connection' from source: unknown 6581 1726773039.51025: variable 'ansible_module_compression' from source: unknown 6581 1726773039.51027: variable 'ansible_shell_type' from source: unknown 6581 1726773039.51029: variable 'ansible_shell_executable' from source: unknown 6581 1726773039.51031: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773039.51036: variable 'ansible_pipelining' from source: unknown 6581 1726773039.51038: variable 'ansible_timeout' from source: unknown 6581 1726773039.51042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773039.51177: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773039.51184: variable 'omit' from source: magic vars 6581 1726773039.51189: starting attempt loop 6581 1726773039.51192: running the handler 6581 1726773039.51205: _low_level_execute_command(): starting 6581 1726773039.51212: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773039.51691: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.51727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773039.51731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773039.51733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.51736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773039.51739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.51791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.51794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773039.51796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.51869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.53524: stdout chunk (state=3): >>>/root <<< 6581 1726773039.53622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773039.53653: stderr chunk (state=3): >>><<< 6581 1726773039.53656: stdout chunk (state=3): >>><<< 6581 1726773039.53677: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773039.53693: _low_level_execute_command(): starting 6581 1726773039.53699: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783 `" && echo ansible-tmp-1726773039.5368059-9730-78156989926783="` echo /root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783 `" ) && sleep 0' 6581 1726773039.54153: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.54157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773039.54168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.54170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773039.54173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.54222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.54232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773039.54234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.54292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.56268: stdout chunk (state=3): >>>ansible-tmp-1726773039.5368059-9730-78156989926783=/root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783 <<< 6581 1726773039.56377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773039.56407: stderr chunk (state=3): >>><<< 6581 1726773039.56410: stdout chunk (state=3): >>><<< 6581 1726773039.56427: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773039.5368059-9730-78156989926783=/root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773039.56467: variable 'ansible_module_compression' from source: unknown 6581 1726773039.56500: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6581 1726773039.56536: variable 'ansible_facts' from source: unknown 6581 1726773039.56595: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783/AnsiballZ_kernel_settings_get_config.py 6581 1726773039.56692: Sending initial data 6581 1726773039.56695: Sent initial data (172 bytes) 6581 1726773039.57137: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.57140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773039.57142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.57144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773039.57146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.57195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.57198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.57262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.58782: 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 <<< 6581 1726773039.58842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773039.58904: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpyeo9_ly9 /root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783/AnsiballZ_kernel_settings_get_config.py <<< 6581 1726773039.58907: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773039.58960: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpyeo9_ly9" to remote "/root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773039.58968: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773039.59528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773039.59569: stderr chunk (state=3): >>><<< 6581 1726773039.59572: stdout chunk (state=3): >>><<< 6581 1726773039.59602: done transferring module to remote 6581 1726773039.59611: _low_level_execute_command(): starting 6581 1726773039.59618: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783/ /root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773039.60051: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.60056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773039.60059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.60065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.60067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773039.60069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.60113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.60122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773039.60125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.60174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.61886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773039.61914: stderr chunk (state=3): >>><<< 6581 1726773039.61919: stdout chunk (state=3): >>><<< 6581 1726773039.61935: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773039.61938: _low_level_execute_command(): starting 6581 1726773039.61942: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773039.62374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.62377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773039.62382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.62384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773039.62386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.62434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.62438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.62505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.78029: 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"}}} <<< 6581 1726773039.79244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773039.79272: stderr chunk (state=3): >>><<< 6581 1726773039.79275: stdout chunk (state=3): >>><<< 6581 1726773039.79293: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773039.79324: 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-1726773039.5368059-9730-78156989926783/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773039.79332: _low_level_execute_command(): starting 6581 1726773039.79338: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773039.5368059-9730-78156989926783/ > /dev/null 2>&1 && sleep 0' 6581 1726773039.79768: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773039.79772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.79793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.79844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.79847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773039.79850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.79917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.81734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773039.81761: stderr chunk (state=3): >>><<< 6581 1726773039.81765: stdout chunk (state=3): >>><<< 6581 1726773039.81782: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773039.81785: handler run complete 6581 1726773039.81800: attempt loop complete, returning result 6581 1726773039.81803: _execute() done 6581 1726773039.81805: dumping result to json 6581 1726773039.81809: done dumping result, returning 6581 1726773039.81819: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-a274-7900-000000000ed9] 6581 1726773039.81823: sending task result for task 129c3c75-c909-a274-7900-000000000ed9 6581 1726773039.81923: done sending task result for task 129c3c75-c909-a274-7900-000000000ed9 6581 1726773039.81926: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6581 1726773039.81997: no more pending results, returning what we have 6581 1726773039.82000: results queue empty 6581 1726773039.82001: checking for any_errors_fatal 6581 1726773039.82008: done checking for any_errors_fatal 6581 1726773039.82008: checking for max_fail_percentage 6581 1726773039.82010: done checking for max_fail_percentage 6581 1726773039.82011: checking to see if all hosts have failed and the running result is not ok 6581 1726773039.82012: done checking to see if all hosts have failed 6581 1726773039.82013: getting the remaining hosts for this loop 6581 1726773039.82015: done getting the remaining hosts for this loop 6581 1726773039.82019: getting the next task for host managed_node2 6581 1726773039.82027: done getting next task for host managed_node2 6581 1726773039.82030: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6581 1726773039.82033: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773039.82045: getting variables 6581 1726773039.82046: in VariableManager get_vars() 6581 1726773039.82082: Calling all_inventory to load vars for managed_node2 6581 1726773039.82085: Calling groups_inventory to load vars for managed_node2 6581 1726773039.82087: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773039.82095: Calling all_plugins_play to load vars for managed_node2 6581 1726773039.82097: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773039.82099: Calling groups_plugins_play to load vars for managed_node2 6581 1726773039.82262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773039.82384: done with get_vars() 6581 1726773039.82392: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:10:39 -0400 (0:00:00.328) 0:01:16.793 **** 6581 1726773039.82459: entering _queue_task() for managed_node2/stat 6581 1726773039.82648: worker is 1 (out of 1 available) 6581 1726773039.82661: exiting _queue_task() for managed_node2/stat 6581 1726773039.82673: done queuing things up, now waiting for results queue to drain 6581 1726773039.82674: waiting for pending results... 6581 1726773039.82845: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6581 1726773039.82930: in run() - task 129c3c75-c909-a274-7900-000000000eda 6581 1726773039.82943: variable 'ansible_search_path' from source: unknown 6581 1726773039.82947: variable 'ansible_search_path' from source: unknown 6581 1726773039.82986: variable '__prof_from_conf' from source: task vars 6581 1726773039.83210: variable '__prof_from_conf' from source: task vars 6581 1726773039.83339: variable '__data' from source: task vars 6581 1726773039.83391: variable '__kernel_settings_register_tuned_main' from source: set_fact 6581 1726773039.83528: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773039.83534: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773039.83577: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773039.83593: variable 'omit' from source: magic vars 6581 1726773039.83670: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773039.83677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773039.83686: variable 'omit' from source: magic vars 6581 1726773039.83878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773039.85248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773039.85291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773039.85318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773039.85351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773039.85370: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773039.85431: 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) 6581 1726773039.85452: 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) 6581 1726773039.85468: 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) 6581 1726773039.85495: 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) 6581 1726773039.85505: 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) 6581 1726773039.85572: variable 'item' from source: unknown 6581 1726773039.85584: Evaluated conditional (item | length > 0): False 6581 1726773039.85586: when evaluation is False, skipping this task 6581 1726773039.85608: variable 'item' from source: unknown 6581 1726773039.85654: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6581 1726773039.85806: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773039.85809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773039.85811: variable 'omit' from source: magic vars 6581 1726773039.85867: 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) 6581 1726773039.85884: 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) 6581 1726773039.85900: 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) 6581 1726773039.85927: 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) 6581 1726773039.85938: 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) 6581 1726773039.85991: variable 'item' from source: unknown 6581 1726773039.85997: Evaluated conditional (item | length > 0): True 6581 1726773039.86002: variable 'omit' from source: magic vars 6581 1726773039.86037: variable 'omit' from source: magic vars 6581 1726773039.86070: variable 'item' from source: unknown 6581 1726773039.86112: variable 'item' from source: unknown 6581 1726773039.86125: variable 'omit' from source: magic vars 6581 1726773039.86145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773039.86164: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773039.86178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773039.86191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773039.86200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773039.86222: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773039.86225: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773039.86227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773039.86287: Set connection var ansible_shell_type to sh 6581 1726773039.86296: Set connection var ansible_pipelining to False 6581 1726773039.86302: Set connection var ansible_timeout to 10 6581 1726773039.86308: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773039.86313: Set connection var ansible_shell_executable to /bin/sh 6581 1726773039.86315: Set connection var ansible_connection to ssh 6581 1726773039.86330: variable 'ansible_shell_executable' from source: unknown 6581 1726773039.86332: variable 'ansible_connection' from source: unknown 6581 1726773039.86334: variable 'ansible_module_compression' from source: unknown 6581 1726773039.86337: variable 'ansible_shell_type' from source: unknown 6581 1726773039.86339: variable 'ansible_shell_executable' from source: unknown 6581 1726773039.86341: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773039.86345: variable 'ansible_pipelining' from source: unknown 6581 1726773039.86349: variable 'ansible_timeout' from source: unknown 6581 1726773039.86352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773039.86445: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773039.86455: variable 'omit' from source: magic vars 6581 1726773039.86458: starting attempt loop 6581 1726773039.86462: running the handler 6581 1726773039.86472: _low_level_execute_command(): starting 6581 1726773039.86481: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773039.86968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773039.86971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.86973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.86975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773039.86977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.87020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773039.87033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.87103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.88667: stdout chunk (state=3): >>>/root <<< 6581 1726773039.88762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773039.88794: stderr chunk (state=3): >>><<< 6581 1726773039.88798: stdout chunk (state=3): >>><<< 6581 1726773039.88815: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773039.88830: _low_level_execute_command(): starting 6581 1726773039.88833: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736 `" && echo ansible-tmp-1726773039.8881783-9738-107724847886736="` echo /root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736 `" ) && sleep 0' 6581 1726773039.89282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.89286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773039.89289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773039.89291: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773039.89293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.89343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.89346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773039.89352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.89409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.91348: stdout chunk (state=3): >>>ansible-tmp-1726773039.8881783-9738-107724847886736=/root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736 <<< 6581 1726773039.91454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773039.91484: stderr chunk (state=3): >>><<< 6581 1726773039.91487: stdout chunk (state=3): >>><<< 6581 1726773039.91501: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773039.8881783-9738-107724847886736=/root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773039.91622: variable 'ansible_module_compression' from source: unknown 6581 1726773039.91625: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773039.91627: variable 'ansible_facts' from source: unknown 6581 1726773039.91661: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736/AnsiballZ_stat.py 6581 1726773039.91761: Sending initial data 6581 1726773039.91764: Sent initial data (151 bytes) 6581 1726773039.92205: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.92208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773039.92215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.92219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773039.92221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.92266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.92272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773039.92274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.92332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.93845: 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 <<< 6581 1726773039.93853: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773039.93901: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773039.93960: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpj0366_lx /root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736/AnsiballZ_stat.py <<< 6581 1726773039.93968: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736/AnsiballZ_stat.py" <<< 6581 1726773039.94021: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpj0366_lx" to remote "/root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736/AnsiballZ_stat.py" <<< 6581 1726773039.94024: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736/AnsiballZ_stat.py" <<< 6581 1726773039.94642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773039.94684: stderr chunk (state=3): >>><<< 6581 1726773039.94687: stdout chunk (state=3): >>><<< 6581 1726773039.94715: done transferring module to remote 6581 1726773039.94726: _low_level_execute_command(): starting 6581 1726773039.94731: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736/ /root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736/AnsiballZ_stat.py && sleep 0' 6581 1726773039.95173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.95176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773039.95178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.95180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.95183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773039.95185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.95235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.95238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.95303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773039.97021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773039.97045: stderr chunk (state=3): >>><<< 6581 1726773039.97050: stdout chunk (state=3): >>><<< 6581 1726773039.97063: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773039.97066: _low_level_execute_command(): starting 6581 1726773039.97071: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736/AnsiballZ_stat.py && sleep 0' 6581 1726773039.97507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773039.97510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.97513: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773039.97515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773039.97569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773039.97572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773039.97580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773039.97646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.13458: 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": 29, "inode": 341835968, "dev": 51714, "nlink": 3, "atime": 1726772974.269851, "mtime": 1726772972.4608364, "ctime": 1726772972.4608364, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726773040.14828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773040.14852: stderr chunk (state=3): >>><<< 6581 1726773040.14855: stdout chunk (state=3): >>><<< 6581 1726773040.14871: _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": 29, "inode": 341835968, "dev": 51714, "nlink": 3, "atime": 1726772974.269851, "mtime": 1726772972.4608364, "ctime": 1726772972.4608364, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "548754143", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773040.14910: 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-1726773039.8881783-9738-107724847886736/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773040.14921: _low_level_execute_command(): starting 6581 1726773040.14926: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773039.8881783-9738-107724847886736/ > /dev/null 2>&1 && sleep 0' 6581 1726773040.15362: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.15367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.15380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.15436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.15439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.15442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.15505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.17290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773040.17315: stderr chunk (state=3): >>><<< 6581 1726773040.17320: stdout chunk (state=3): >>><<< 6581 1726773040.17334: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773040.17341: handler run complete 6581 1726773040.17372: attempt loop complete, returning result 6581 1726773040.17391: variable 'item' from source: unknown 6581 1726773040.17454: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726772974.269851, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772972.4608364, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 341835968, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772972.4608364, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "548754143", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726773040.17601: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773040.17603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773040.17606: variable 'omit' from source: magic vars 6581 1726773040.17684: 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) 6581 1726773040.17703: 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) 6581 1726773040.17722: 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) 6581 1726773040.17749: 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) 6581 1726773040.17760: 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) 6581 1726773040.17820: variable 'item' from source: unknown 6581 1726773040.17829: Evaluated conditional (item | length > 0): True 6581 1726773040.17832: variable 'omit' from source: magic vars 6581 1726773040.17842: variable 'omit' from source: magic vars 6581 1726773040.17872: variable 'item' from source: unknown 6581 1726773040.17918: variable 'item' from source: unknown 6581 1726773040.17929: variable 'omit' from source: magic vars 6581 1726773040.17947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773040.17954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773040.17960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773040.17970: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773040.17973: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773040.17975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773040.18026: Set connection var ansible_shell_type to sh 6581 1726773040.18034: Set connection var ansible_pipelining to False 6581 1726773040.18039: Set connection var ansible_timeout to 10 6581 1726773040.18045: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773040.18050: Set connection var ansible_shell_executable to /bin/sh 6581 1726773040.18053: Set connection var ansible_connection to ssh 6581 1726773040.18066: variable 'ansible_shell_executable' from source: unknown 6581 1726773040.18069: variable 'ansible_connection' from source: unknown 6581 1726773040.18071: variable 'ansible_module_compression' from source: unknown 6581 1726773040.18073: variable 'ansible_shell_type' from source: unknown 6581 1726773040.18075: variable 'ansible_shell_executable' from source: unknown 6581 1726773040.18077: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773040.18084: variable 'ansible_pipelining' from source: unknown 6581 1726773040.18086: variable 'ansible_timeout' from source: unknown 6581 1726773040.18090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773040.18159: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773040.18167: variable 'omit' from source: magic vars 6581 1726773040.18170: starting attempt loop 6581 1726773040.18172: running the handler 6581 1726773040.18180: _low_level_execute_command(): starting 6581 1726773040.18186: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773040.18625: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773040.18628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773040.18630: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.18632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773040.18634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773040.18636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.18686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.18689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.18698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.18751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.20320: stdout chunk (state=3): >>>/root <<< 6581 1726773040.20413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773040.20445: stderr chunk (state=3): >>><<< 6581 1726773040.20449: stdout chunk (state=3): >>><<< 6581 1726773040.20463: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773040.20471: _low_level_execute_command(): starting 6581 1726773040.20477: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021 `" && echo ansible-tmp-1726773040.204633-9738-87778134822021="` echo /root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021 `" ) && sleep 0' 6581 1726773040.20933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773040.20938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773040.20941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.20943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.20945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.20990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.20994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.21003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.21070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.23083: stdout chunk (state=3): >>>ansible-tmp-1726773040.204633-9738-87778134822021=/root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021 <<< 6581 1726773040.23177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773040.23208: stderr chunk (state=3): >>><<< 6581 1726773040.23211: stdout chunk (state=3): >>><<< 6581 1726773040.23227: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773040.204633-9738-87778134822021=/root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773040.23259: variable 'ansible_module_compression' from source: unknown 6581 1726773040.23295: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773040.23311: variable 'ansible_facts' from source: unknown 6581 1726773040.23354: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021/AnsiballZ_stat.py 6581 1726773040.23446: Sending initial data 6581 1726773040.23449: Sent initial data (149 bytes) 6581 1726773040.23876: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.23879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.23889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.23901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.23954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.23957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.23963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.24019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.25549: 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 <<< 6581 1726773040.25603: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773040.25660: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpyfwn5iy6 /root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021/AnsiballZ_stat.py <<< 6581 1726773040.25668: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021/AnsiballZ_stat.py" <<< 6581 1726773040.25720: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpyfwn5iy6" to remote "/root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021/AnsiballZ_stat.py" <<< 6581 1726773040.25723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021/AnsiballZ_stat.py" <<< 6581 1726773040.26308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773040.26353: stderr chunk (state=3): >>><<< 6581 1726773040.26357: stdout chunk (state=3): >>><<< 6581 1726773040.26382: done transferring module to remote 6581 1726773040.26388: _low_level_execute_command(): starting 6581 1726773040.26392: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021/ /root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021/AnsiballZ_stat.py && sleep 0' 6581 1726773040.26837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773040.26840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773040.26843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.26845: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.26847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.26899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.26902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.26905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.26969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.28700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773040.28729: stderr chunk (state=3): >>><<< 6581 1726773040.28732: stdout chunk (state=3): >>><<< 6581 1726773040.28747: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773040.28750: _low_level_execute_command(): starting 6581 1726773040.28754: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021/AnsiballZ_stat.py && sleep 0' 6581 1726773040.29185: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773040.29189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773040.29191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.29193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.29202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.29244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.29257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.29324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.45090: 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": 152, "inode": 339738816, "dev": 51714, "nlink": 4, "atime": 1726772970.6258216, "mtime": 1726772979.7948954, "ctime": 1726772979.7948954, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3610907519", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6581 1726773040.46472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773040.46502: stderr chunk (state=3): >>><<< 6581 1726773040.46505: stdout chunk (state=3): >>><<< 6581 1726773040.46519: _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": 152, "inode": 339738816, "dev": 51714, "nlink": 4, "atime": 1726772970.6258216, "mtime": 1726772979.7948954, "ctime": 1726772979.7948954, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3610907519", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773040.46556: 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-1726773040.204633-9738-87778134822021/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773040.46562: _low_level_execute_command(): starting 6581 1726773040.46567: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773040.204633-9738-87778134822021/ > /dev/null 2>&1 && sleep 0' 6581 1726773040.47010: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773040.47013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.47015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773040.47020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773040.47022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.47071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.47074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.47076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.47139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.48926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773040.48947: stderr chunk (state=3): >>><<< 6581 1726773040.48951: stdout chunk (state=3): >>><<< 6581 1726773040.48964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773040.48969: handler run complete 6581 1726773040.49000: attempt loop complete, returning result 6581 1726773040.49014: variable 'item' from source: unknown 6581 1726773040.49093: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772970.6258216, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772979.7948954, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 339738816, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772979.7948954, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "3610907519", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6581 1726773040.49238: dumping result to json 6581 1726773040.49240: done dumping result, returning 6581 1726773040.49242: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-a274-7900-000000000eda] 6581 1726773040.49244: sending task result for task 129c3c75-c909-a274-7900-000000000eda 6581 1726773040.49294: done sending task result for task 129c3c75-c909-a274-7900-000000000eda 6581 1726773040.49297: WORKER PROCESS EXITING 6581 1726773040.49396: no more pending results, returning what we have 6581 1726773040.49400: results queue empty 6581 1726773040.49400: checking for any_errors_fatal 6581 1726773040.49406: done checking for any_errors_fatal 6581 1726773040.49406: checking for max_fail_percentage 6581 1726773040.49408: done checking for max_fail_percentage 6581 1726773040.49408: checking to see if all hosts have failed and the running result is not ok 6581 1726773040.49409: done checking to see if all hosts have failed 6581 1726773040.49410: getting the remaining hosts for this loop 6581 1726773040.49411: done getting the remaining hosts for this loop 6581 1726773040.49414: getting the next task for host managed_node2 6581 1726773040.49423: done getting next task for host managed_node2 6581 1726773040.49426: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6581 1726773040.49429: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773040.49440: getting variables 6581 1726773040.49441: in VariableManager get_vars() 6581 1726773040.49472: Calling all_inventory to load vars for managed_node2 6581 1726773040.49474: Calling groups_inventory to load vars for managed_node2 6581 1726773040.49483: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773040.49491: Calling all_plugins_play to load vars for managed_node2 6581 1726773040.49494: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773040.49496: Calling groups_plugins_play to load vars for managed_node2 6581 1726773040.49635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773040.49760: done with get_vars() 6581 1726773040.49768: done getting variables 6581 1726773040.49811: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:10:40 -0400 (0:00:00.673) 0:01:17.467 **** 6581 1726773040.49835: entering _queue_task() for managed_node2/set_fact 6581 1726773040.50040: worker is 1 (out of 1 available) 6581 1726773040.50053: exiting _queue_task() for managed_node2/set_fact 6581 1726773040.50066: done queuing things up, now waiting for results queue to drain 6581 1726773040.50068: waiting for pending results... 6581 1726773040.50247: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6581 1726773040.50328: in run() - task 129c3c75-c909-a274-7900-000000000edb 6581 1726773040.50341: variable 'ansible_search_path' from source: unknown 6581 1726773040.50345: variable 'ansible_search_path' from source: unknown 6581 1726773040.50372: calling self._execute() 6581 1726773040.50442: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773040.50446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773040.50455: variable 'omit' from source: magic vars 6581 1726773040.50533: variable 'omit' from source: magic vars 6581 1726773040.50572: variable 'omit' from source: magic vars 6581 1726773040.50886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773040.52269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773040.52313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773040.52342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773040.52368: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773040.52388: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773040.52446: 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) 6581 1726773040.52468: 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) 6581 1726773040.52487: 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) 6581 1726773040.52513: 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) 6581 1726773040.52525: 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) 6581 1726773040.52557: 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) 6581 1726773040.52575: 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) 6581 1726773040.52593: 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) 6581 1726773040.52618: 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) 6581 1726773040.52630: 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) 6581 1726773040.52678: 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) 6581 1726773040.52694: 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) 6581 1726773040.52710: 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) 6581 1726773040.52738: 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) 6581 1726773040.52751: 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) 6581 1726773040.52896: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6581 1726773040.52967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773040.53070: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773040.53097: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773040.53119: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773040.53140: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773040.53170: 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) 6581 1726773040.53186: 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) 6581 1726773040.53203: 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) 6581 1726773040.53222: 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) 6581 1726773040.53259: variable 'omit' from source: magic vars 6581 1726773040.53277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773040.53297: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773040.53311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773040.53327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773040.53334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773040.53357: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773040.53360: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773040.53362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773040.53424: Set connection var ansible_shell_type to sh 6581 1726773040.53434: Set connection var ansible_pipelining to False 6581 1726773040.53438: Set connection var ansible_timeout to 10 6581 1726773040.53446: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773040.53456: Set connection var ansible_shell_executable to /bin/sh 6581 1726773040.53458: Set connection var ansible_connection to ssh 6581 1726773040.53471: variable 'ansible_shell_executable' from source: unknown 6581 1726773040.53473: variable 'ansible_connection' from source: unknown 6581 1726773040.53476: variable 'ansible_module_compression' from source: unknown 6581 1726773040.53478: variable 'ansible_shell_type' from source: unknown 6581 1726773040.53483: variable 'ansible_shell_executable' from source: unknown 6581 1726773040.53485: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773040.53487: variable 'ansible_pipelining' from source: unknown 6581 1726773040.53489: variable 'ansible_timeout' from source: unknown 6581 1726773040.53493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773040.53562: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773040.53570: variable 'omit' from source: magic vars 6581 1726773040.53575: starting attempt loop 6581 1726773040.53577: running the handler 6581 1726773040.53587: handler run complete 6581 1726773040.53594: attempt loop complete, returning result 6581 1726773040.53597: _execute() done 6581 1726773040.53599: dumping result to json 6581 1726773040.53601: done dumping result, returning 6581 1726773040.53609: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-a274-7900-000000000edb] 6581 1726773040.53613: sending task result for task 129c3c75-c909-a274-7900-000000000edb 6581 1726773040.53694: done sending task result for task 129c3c75-c909-a274-7900-000000000edb 6581 1726773040.53697: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 6581 1726773040.53763: no more pending results, returning what we have 6581 1726773040.53766: results queue empty 6581 1726773040.53767: checking for any_errors_fatal 6581 1726773040.53783: done checking for any_errors_fatal 6581 1726773040.53784: checking for max_fail_percentage 6581 1726773040.53785: done checking for max_fail_percentage 6581 1726773040.53786: checking to see if all hosts have failed and the running result is not ok 6581 1726773040.53787: done checking to see if all hosts have failed 6581 1726773040.53788: getting the remaining hosts for this loop 6581 1726773040.53790: done getting the remaining hosts for this loop 6581 1726773040.53793: getting the next task for host managed_node2 6581 1726773040.53800: done getting next task for host managed_node2 6581 1726773040.53803: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6581 1726773040.53807: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773040.53820: getting variables 6581 1726773040.53821: in VariableManager get_vars() 6581 1726773040.53854: Calling all_inventory to load vars for managed_node2 6581 1726773040.53856: Calling groups_inventory to load vars for managed_node2 6581 1726773040.53859: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773040.53866: Calling all_plugins_play to load vars for managed_node2 6581 1726773040.53868: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773040.53871: Calling groups_plugins_play to load vars for managed_node2 6581 1726773040.53997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773040.54125: done with get_vars() 6581 1726773040.54134: done getting variables 6581 1726773040.54174: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:10:40 -0400 (0:00:00.043) 0:01:17.511 **** 6581 1726773040.54198: entering _queue_task() for managed_node2/service 6581 1726773040.54397: worker is 1 (out of 1 available) 6581 1726773040.54410: exiting _queue_task() for managed_node2/service 6581 1726773040.54424: done queuing things up, now waiting for results queue to drain 6581 1726773040.54426: waiting for pending results... 6581 1726773040.54595: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6581 1726773040.54670: in run() - task 129c3c75-c909-a274-7900-000000000edc 6581 1726773040.54682: variable 'ansible_search_path' from source: unknown 6581 1726773040.54685: variable 'ansible_search_path' from source: unknown 6581 1726773040.54724: variable '__kernel_settings_services' from source: include_vars 6581 1726773040.54967: variable '__kernel_settings_services' from source: include_vars 6581 1726773040.55102: variable 'omit' from source: magic vars 6581 1726773040.55176: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773040.55184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773040.55193: variable 'omit' from source: magic vars 6581 1726773040.55250: variable 'omit' from source: magic vars 6581 1726773040.55286: variable 'omit' from source: magic vars 6581 1726773040.55323: variable 'item' from source: unknown 6581 1726773040.55378: variable 'item' from source: unknown 6581 1726773040.55397: variable 'omit' from source: magic vars 6581 1726773040.55428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773040.55456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773040.55473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773040.55487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773040.55497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773040.55522: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773040.55525: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773040.55528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773040.55593: Set connection var ansible_shell_type to sh 6581 1726773040.55602: Set connection var ansible_pipelining to False 6581 1726773040.55608: Set connection var ansible_timeout to 10 6581 1726773040.55614: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773040.55622: Set connection var ansible_shell_executable to /bin/sh 6581 1726773040.55624: Set connection var ansible_connection to ssh 6581 1726773040.55638: variable 'ansible_shell_executable' from source: unknown 6581 1726773040.55641: variable 'ansible_connection' from source: unknown 6581 1726773040.55643: variable 'ansible_module_compression' from source: unknown 6581 1726773040.55646: variable 'ansible_shell_type' from source: unknown 6581 1726773040.55651: variable 'ansible_shell_executable' from source: unknown 6581 1726773040.55653: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773040.55657: variable 'ansible_pipelining' from source: unknown 6581 1726773040.55659: variable 'ansible_timeout' from source: unknown 6581 1726773040.55664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773040.55764: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773040.55773: variable 'omit' from source: magic vars 6581 1726773040.55778: starting attempt loop 6581 1726773040.55783: running the handler 6581 1726773040.55846: variable 'ansible_facts' from source: unknown 6581 1726773040.55928: _low_level_execute_command(): starting 6581 1726773040.55934: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773040.56440: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.56444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773040.56447: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773040.56450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.56492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.56496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.56505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.56584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.58180: stdout chunk (state=3): >>>/root <<< 6581 1726773040.58275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773040.58306: stderr chunk (state=3): >>><<< 6581 1726773040.58309: stdout chunk (state=3): >>><<< 6581 1726773040.58331: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773040.58342: _low_level_execute_command(): starting 6581 1726773040.58348: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688 `" && echo ansible-tmp-1726773040.583308-9757-67026338254688="` echo /root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688 `" ) && sleep 0' 6581 1726773040.58791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773040.58795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773040.58805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.58808: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.58811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.58853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.58856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.58858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.58922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.60899: stdout chunk (state=3): >>>ansible-tmp-1726773040.583308-9757-67026338254688=/root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688 <<< 6581 1726773040.61005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773040.61033: stderr chunk (state=3): >>><<< 6581 1726773040.61036: stdout chunk (state=3): >>><<< 6581 1726773040.61052: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773040.583308-9757-67026338254688=/root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773040.61081: variable 'ansible_module_compression' from source: unknown 6581 1726773040.61119: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6581 1726773040.61172: variable 'ansible_facts' from source: unknown 6581 1726773040.61303: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688/AnsiballZ_systemd.py 6581 1726773040.61406: Sending initial data 6581 1726773040.61410: Sent initial data (152 bytes) 6581 1726773040.61854: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773040.61857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773040.61860: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.61862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773040.61864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773040.61865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.61921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.61931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.61933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.61986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.63523: 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 <<< 6581 1726773040.63576: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773040.63636: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1286ydt3 /root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688/AnsiballZ_systemd.py <<< 6581 1726773040.63644: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688/AnsiballZ_systemd.py" <<< 6581 1726773040.63698: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp1286ydt3" to remote "/root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688/AnsiballZ_systemd.py" <<< 6581 1726773040.63702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688/AnsiballZ_systemd.py" <<< 6581 1726773040.64850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773040.64890: stderr chunk (state=3): >>><<< 6581 1726773040.64894: stdout chunk (state=3): >>><<< 6581 1726773040.64939: done transferring module to remote 6581 1726773040.64948: _low_level_execute_command(): starting 6581 1726773040.64953: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688/ /root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688/AnsiballZ_systemd.py && sleep 0' 6581 1726773040.65407: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.65410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773040.65412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.65420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.65423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.65470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.65473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.65477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.65538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.67256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773040.67281: stderr chunk (state=3): >>><<< 6581 1726773040.67285: stdout chunk (state=3): >>><<< 6581 1726773040.67302: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773040.67304: _low_level_execute_command(): starting 6581 1726773040.67310: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688/AnsiballZ_systemd.py && sleep 0' 6581 1726773040.67754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.67757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.67759: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773040.67761: 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 <<< 6581 1726773040.67763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.67814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.67820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.67826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.67887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773040.96985: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "708", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "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:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "MemoryCurrent": "19836928", "MemoryPeak": "21594112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3424808960", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "370287820<<< 6581 1726773040.96991: stdout chunk (state=3): >>>8", "CPUUsageNSec": "240896000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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", "U<<< 6581 1726773040.97028: stdout chunk (state=3): >>>tmpMode": "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.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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}}} <<< 6581 1726773040.98836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773040.98866: stderr chunk (state=3): >>><<< 6581 1726773040.98869: stdout chunk (state=3): >>><<< 6581 1726773040.98896: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "708", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "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:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "MemoryCurrent": "19836928", "MemoryPeak": "21594112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3424808960", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "240896000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773040.99037: 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-1726773040.583308-9757-67026338254688/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773040.99052: _low_level_execute_command(): starting 6581 1726773040.99057: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773040.583308-9757-67026338254688/ > /dev/null 2>&1 && sleep 0' 6581 1726773040.99509: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773040.99512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773040.99514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.99519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773040.99521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773040.99523: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773040.99571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773040.99574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773040.99577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773040.99642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.01444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.01471: stderr chunk (state=3): >>><<< 6581 1726773041.01474: stdout chunk (state=3): >>><<< 6581 1726773041.01490: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.01496: handler run complete 6581 1726773041.01535: attempt loop complete, returning result 6581 1726773041.01552: variable 'item' from source: unknown 6581 1726773041.01615: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "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": "240896000", "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:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "708", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3424808960", "MemoryCurrent": "19836928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "21594112", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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.socket dbus-broker.service system.slice sysinit.target", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6581 1726773041.02115: dumping result to json 6581 1726773041.02120: done dumping result, returning 6581 1726773041.02122: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-a274-7900-000000000edc] 6581 1726773041.02124: sending task result for task 129c3c75-c909-a274-7900-000000000edc 6581 1726773041.02194: done sending task result for task 129c3c75-c909-a274-7900-000000000edc 6581 1726773041.02197: WORKER PROCESS EXITING 6581 1726773041.02273: no more pending results, returning what we have 6581 1726773041.02276: results queue empty 6581 1726773041.02276: checking for any_errors_fatal 6581 1726773041.02281: done checking for any_errors_fatal 6581 1726773041.02281: checking for max_fail_percentage 6581 1726773041.02282: done checking for max_fail_percentage 6581 1726773041.02283: checking to see if all hosts have failed and the running result is not ok 6581 1726773041.02283: done checking to see if all hosts have failed 6581 1726773041.02284: getting the remaining hosts for this loop 6581 1726773041.02285: done getting the remaining hosts for this loop 6581 1726773041.02287: getting the next task for host managed_node2 6581 1726773041.02291: done getting next task for host managed_node2 6581 1726773041.02293: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6581 1726773041.02295: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773041.02302: getting variables 6581 1726773041.02303: in VariableManager get_vars() 6581 1726773041.02325: Calling all_inventory to load vars for managed_node2 6581 1726773041.02327: Calling groups_inventory to load vars for managed_node2 6581 1726773041.02328: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773041.02334: Calling all_plugins_play to load vars for managed_node2 6581 1726773041.02336: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773041.02338: Calling groups_plugins_play to load vars for managed_node2 6581 1726773041.02447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773041.02565: done with get_vars() 6581 1726773041.02573: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.484) 0:01:17.995 **** 6581 1726773041.02642: entering _queue_task() for managed_node2/file 6581 1726773041.02841: worker is 1 (out of 1 available) 6581 1726773041.02854: exiting _queue_task() for managed_node2/file 6581 1726773041.02868: done queuing things up, now waiting for results queue to drain 6581 1726773041.02869: waiting for pending results... 6581 1726773041.03045: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6581 1726773041.03131: in run() - task 129c3c75-c909-a274-7900-000000000edd 6581 1726773041.03143: variable 'ansible_search_path' from source: unknown 6581 1726773041.03146: variable 'ansible_search_path' from source: unknown 6581 1726773041.03173: calling self._execute() 6581 1726773041.03241: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.03245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.03254: variable 'omit' from source: magic vars 6581 1726773041.03330: variable 'omit' from source: magic vars 6581 1726773041.03367: variable 'omit' from source: magic vars 6581 1726773041.03391: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773041.03607: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773041.03683: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773041.03687: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773041.03722: variable 'omit' from source: magic vars 6581 1726773041.03754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773041.03784: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773041.03798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773041.03811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773041.03822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773041.03844: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773041.03847: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.03854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.03918: Set connection var ansible_shell_type to sh 6581 1726773041.03927: Set connection var ansible_pipelining to False 6581 1726773041.03932: Set connection var ansible_timeout to 10 6581 1726773041.03939: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773041.03943: Set connection var ansible_shell_executable to /bin/sh 6581 1726773041.03946: Set connection var ansible_connection to ssh 6581 1726773041.03962: variable 'ansible_shell_executable' from source: unknown 6581 1726773041.03965: variable 'ansible_connection' from source: unknown 6581 1726773041.03967: variable 'ansible_module_compression' from source: unknown 6581 1726773041.03970: variable 'ansible_shell_type' from source: unknown 6581 1726773041.03972: variable 'ansible_shell_executable' from source: unknown 6581 1726773041.03974: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.03976: variable 'ansible_pipelining' from source: unknown 6581 1726773041.03981: variable 'ansible_timeout' from source: unknown 6581 1726773041.03984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.04125: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773041.04134: variable 'omit' from source: magic vars 6581 1726773041.04140: starting attempt loop 6581 1726773041.04143: running the handler 6581 1726773041.04154: _low_level_execute_command(): starting 6581 1726773041.04162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773041.04674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.04678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.04682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773041.04684: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.04740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.04745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.04749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.04808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.06386: stdout chunk (state=3): >>>/root <<< 6581 1726773041.06480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.06509: stderr chunk (state=3): >>><<< 6581 1726773041.06513: stdout chunk (state=3): >>><<< 6581 1726773041.06534: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.06547: _low_level_execute_command(): starting 6581 1726773041.06553: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945 `" && echo ansible-tmp-1726773041.0653458-9765-274033547794945="` echo /root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945 `" ) && sleep 0' 6581 1726773041.06994: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773041.06997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773041.07008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.07011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.07013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.07055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.07059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.07065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.07130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.09159: stdout chunk (state=3): >>>ansible-tmp-1726773041.0653458-9765-274033547794945=/root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945 <<< 6581 1726773041.09262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.09290: stderr chunk (state=3): >>><<< 6581 1726773041.09293: stdout chunk (state=3): >>><<< 6581 1726773041.09309: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773041.0653458-9765-274033547794945=/root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.09350: variable 'ansible_module_compression' from source: unknown 6581 1726773041.09395: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773041.09432: variable 'ansible_facts' from source: unknown 6581 1726773041.09487: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945/AnsiballZ_file.py 6581 1726773041.09583: Sending initial data 6581 1726773041.09587: Sent initial data (151 bytes) 6581 1726773041.10028: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.10031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773041.10033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.10036: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.10038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.10091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.10098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.10100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.10154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.11672: 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 <<< 6581 1726773041.11730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773041.11792: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpwx4c0yjj /root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945/AnsiballZ_file.py <<< 6581 1726773041.11795: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945/AnsiballZ_file.py" <<< 6581 1726773041.11851: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpwx4c0yjj" to remote "/root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945/AnsiballZ_file.py" <<< 6581 1726773041.11857: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945/AnsiballZ_file.py" <<< 6581 1726773041.12445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.12489: stderr chunk (state=3): >>><<< 6581 1726773041.12492: stdout chunk (state=3): >>><<< 6581 1726773041.12555: done transferring module to remote 6581 1726773041.12565: _low_level_execute_command(): starting 6581 1726773041.12570: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945/ /root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945/AnsiballZ_file.py && sleep 0' 6581 1726773041.13005: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773041.13008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.13011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773041.13020: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773041.13022: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.13066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.13069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.13132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.14845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.14870: stderr chunk (state=3): >>><<< 6581 1726773041.14873: stdout chunk (state=3): >>><<< 6581 1726773041.14887: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.14890: _low_level_execute_command(): starting 6581 1726773041.14894: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945/AnsiballZ_file.py && sleep 0' 6581 1726773041.15320: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773041.15323: 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 <<< 6581 1726773041.15326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.15328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773041.15330: 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 <<< 6581 1726773041.15332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.15380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.15383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.15387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.15453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.31984: 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": 24, "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}}} <<< 6581 1726773041.33301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773041.33329: stderr chunk (state=3): >>><<< 6581 1726773041.33332: stdout chunk (state=3): >>><<< 6581 1726773041.33348: _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": 24, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773041.33413: 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-1726773041.0653458-9765-274033547794945/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773041.33423: _low_level_execute_command(): starting 6581 1726773041.33426: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773041.0653458-9765-274033547794945/ > /dev/null 2>&1 && sleep 0' 6581 1726773041.33864: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.33867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773041.33869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.33872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.33874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.33921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.33925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.33937: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.33995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.35807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.35838: stderr chunk (state=3): >>><<< 6581 1726773041.35841: stdout chunk (state=3): >>><<< 6581 1726773041.35856: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.35862: handler run complete 6581 1726773041.35884: attempt loop complete, returning result 6581 1726773041.35887: _execute() done 6581 1726773041.35889: dumping result to json 6581 1726773041.35891: done dumping result, returning 6581 1726773041.35900: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-a274-7900-000000000edd] 6581 1726773041.35905: sending task result for task 129c3c75-c909-a274-7900-000000000edd 6581 1726773041.36013: done sending task result for task 129c3c75-c909-a274-7900-000000000edd 6581 1726773041.36019: WORKER PROCESS EXITING ok: [managed_node2] => { "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": 24, "state": "directory", "uid": 0 } 6581 1726773041.36105: no more pending results, returning what we have 6581 1726773041.36109: results queue empty 6581 1726773041.36110: checking for any_errors_fatal 6581 1726773041.36133: done checking for any_errors_fatal 6581 1726773041.36134: checking for max_fail_percentage 6581 1726773041.36135: done checking for max_fail_percentage 6581 1726773041.36136: checking to see if all hosts have failed and the running result is not ok 6581 1726773041.36137: done checking to see if all hosts have failed 6581 1726773041.36138: getting the remaining hosts for this loop 6581 1726773041.36140: done getting the remaining hosts for this loop 6581 1726773041.36143: getting the next task for host managed_node2 6581 1726773041.36150: done getting next task for host managed_node2 6581 1726773041.36153: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6581 1726773041.36157: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773041.36168: getting variables 6581 1726773041.36169: in VariableManager get_vars() 6581 1726773041.36204: Calling all_inventory to load vars for managed_node2 6581 1726773041.36207: Calling groups_inventory to load vars for managed_node2 6581 1726773041.36209: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773041.36219: Calling all_plugins_play to load vars for managed_node2 6581 1726773041.36221: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773041.36224: Calling groups_plugins_play to load vars for managed_node2 6581 1726773041.36335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773041.36462: done with get_vars() 6581 1726773041.36470: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.338) 0:01:18.334 **** 6581 1726773041.36540: entering _queue_task() for managed_node2/slurp 6581 1726773041.36746: worker is 1 (out of 1 available) 6581 1726773041.36762: exiting _queue_task() for managed_node2/slurp 6581 1726773041.36775: done queuing things up, now waiting for results queue to drain 6581 1726773041.36777: waiting for pending results... 6581 1726773041.36956: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6581 1726773041.37040: in run() - task 129c3c75-c909-a274-7900-000000000ede 6581 1726773041.37052: variable 'ansible_search_path' from source: unknown 6581 1726773041.37056: variable 'ansible_search_path' from source: unknown 6581 1726773041.37085: calling self._execute() 6581 1726773041.37153: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.37156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.37165: variable 'omit' from source: magic vars 6581 1726773041.37243: variable 'omit' from source: magic vars 6581 1726773041.37285: variable 'omit' from source: magic vars 6581 1726773041.37307: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773041.37531: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773041.37590: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773041.37620: variable 'omit' from source: magic vars 6581 1726773041.37655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773041.37683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773041.37698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773041.37711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773041.37722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773041.37747: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773041.37750: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.37752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.37820: Set connection var ansible_shell_type to sh 6581 1726773041.37830: Set connection var ansible_pipelining to False 6581 1726773041.37835: Set connection var ansible_timeout to 10 6581 1726773041.37841: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773041.37846: Set connection var ansible_shell_executable to /bin/sh 6581 1726773041.37849: Set connection var ansible_connection to ssh 6581 1726773041.37864: variable 'ansible_shell_executable' from source: unknown 6581 1726773041.37869: variable 'ansible_connection' from source: unknown 6581 1726773041.37871: variable 'ansible_module_compression' from source: unknown 6581 1726773041.37873: variable 'ansible_shell_type' from source: unknown 6581 1726773041.37876: variable 'ansible_shell_executable' from source: unknown 6581 1726773041.37878: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.37882: variable 'ansible_pipelining' from source: unknown 6581 1726773041.37885: variable 'ansible_timeout' from source: unknown 6581 1726773041.37887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.38030: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773041.38039: variable 'omit' from source: magic vars 6581 1726773041.38044: starting attempt loop 6581 1726773041.38047: running the handler 6581 1726773041.38058: _low_level_execute_command(): starting 6581 1726773041.38065: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773041.38569: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.38573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.38577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773041.38579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.38622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.38640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.38645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.38703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.40287: stdout chunk (state=3): >>>/root <<< 6581 1726773041.40385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.40415: stderr chunk (state=3): >>><<< 6581 1726773041.40420: stdout chunk (state=3): >>><<< 6581 1726773041.40439: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.40450: _low_level_execute_command(): starting 6581 1726773041.40456: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737 `" && echo ansible-tmp-1726773041.404387-9773-152755460188737="` echo /root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737 `" ) && sleep 0' 6581 1726773041.40901: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773041.40905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773041.40914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.40918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773041.40920: 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 <<< 6581 1726773041.40922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.40967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.40971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.40975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.41035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.43101: stdout chunk (state=3): >>>ansible-tmp-1726773041.404387-9773-152755460188737=/root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737 <<< 6581 1726773041.43203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.43233: stderr chunk (state=3): >>><<< 6581 1726773041.43236: stdout chunk (state=3): >>><<< 6581 1726773041.43251: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773041.404387-9773-152755460188737=/root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.43295: variable 'ansible_module_compression' from source: unknown 6581 1726773041.43331: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6581 1726773041.43363: variable 'ansible_facts' from source: unknown 6581 1726773041.43421: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737/AnsiballZ_slurp.py 6581 1726773041.43595: Sending initial data 6581 1726773041.43598: Sent initial data (151 bytes) 6581 1726773041.44043: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.44047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.44049: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773041.44051: 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 <<< 6581 1726773041.44053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.44103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.44106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.44108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.44173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.45695: 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 <<< 6581 1726773041.45752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773041.45813: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp_rqfusjp /root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737/AnsiballZ_slurp.py <<< 6581 1726773041.45822: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737/AnsiballZ_slurp.py" <<< 6581 1726773041.45877: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp_rqfusjp" to remote "/root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737/AnsiballZ_slurp.py" <<< 6581 1726773041.45882: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737/AnsiballZ_slurp.py" <<< 6581 1726773041.46470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.46513: stderr chunk (state=3): >>><<< 6581 1726773041.46518: stdout chunk (state=3): >>><<< 6581 1726773041.46558: done transferring module to remote 6581 1726773041.46567: _low_level_execute_command(): starting 6581 1726773041.46573: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737/ /root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737/AnsiballZ_slurp.py && sleep 0' 6581 1726773041.46991: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773041.46995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773041.47030: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773041.47033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773041.47039: 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 <<< 6581 1726773041.47042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.47096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.47099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.47100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.47152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.48944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.48948: stdout chunk (state=3): >>><<< 6581 1726773041.48950: stderr chunk (state=3): >>><<< 6581 1726773041.48968: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.48978: _low_level_execute_command(): starting 6581 1726773041.48989: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737/AnsiballZ_slurp.py && sleep 0' 6581 1726773041.49597: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773041.49612: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773041.49630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.49647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773041.49667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773041.49681: stderr chunk (state=3): >>>debug2: match not found <<< 6581 1726773041.49778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.49803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.49823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.49877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.64901: 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"}}} <<< 6581 1726773041.66062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773041.66091: stderr chunk (state=3): >>><<< 6581 1726773041.66094: stdout chunk (state=3): >>><<< 6581 1726773041.66108: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773041.66136: 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-1726773041.404387-9773-152755460188737/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773041.66145: _low_level_execute_command(): starting 6581 1726773041.66150: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773041.404387-9773-152755460188737/ > /dev/null 2>&1 && sleep 0' 6581 1726773041.66598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773041.66601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773041.66604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.66606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773041.66612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773041.66614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.66663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.66666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.66668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.66734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.68547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.68573: stderr chunk (state=3): >>><<< 6581 1726773041.68576: stdout chunk (state=3): >>><<< 6581 1726773041.68593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.68598: handler run complete 6581 1726773041.68612: attempt loop complete, returning result 6581 1726773041.68615: _execute() done 6581 1726773041.68620: dumping result to json 6581 1726773041.68622: done dumping result, returning 6581 1726773041.68632: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-a274-7900-000000000ede] 6581 1726773041.68636: sending task result for task 129c3c75-c909-a274-7900-000000000ede 6581 1726773041.68730: done sending task result for task 129c3c75-c909-a274-7900-000000000ede 6581 1726773041.68732: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6581 1726773041.68834: no more pending results, returning what we have 6581 1726773041.68838: results queue empty 6581 1726773041.68839: checking for any_errors_fatal 6581 1726773041.68847: done checking for any_errors_fatal 6581 1726773041.68848: checking for max_fail_percentage 6581 1726773041.68850: done checking for max_fail_percentage 6581 1726773041.68850: checking to see if all hosts have failed and the running result is not ok 6581 1726773041.68851: done checking to see if all hosts have failed 6581 1726773041.68852: getting the remaining hosts for this loop 6581 1726773041.68854: done getting the remaining hosts for this loop 6581 1726773041.68856: getting the next task for host managed_node2 6581 1726773041.68864: done getting next task for host managed_node2 6581 1726773041.68867: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6581 1726773041.68871: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773041.68882: getting variables 6581 1726773041.68884: in VariableManager get_vars() 6581 1726773041.68915: Calling all_inventory to load vars for managed_node2 6581 1726773041.68921: Calling groups_inventory to load vars for managed_node2 6581 1726773041.68923: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773041.68931: Calling all_plugins_play to load vars for managed_node2 6581 1726773041.68934: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773041.68936: Calling groups_plugins_play to load vars for managed_node2 6581 1726773041.69054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773041.69220: done with get_vars() 6581 1726773041.69228: done getting variables 6581 1726773041.69269: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.327) 0:01:18.662 **** 6581 1726773041.69295: entering _queue_task() for managed_node2/set_fact 6581 1726773041.69501: worker is 1 (out of 1 available) 6581 1726773041.69518: exiting _queue_task() for managed_node2/set_fact 6581 1726773041.69531: done queuing things up, now waiting for results queue to drain 6581 1726773041.69533: waiting for pending results... 6581 1726773041.69714: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6581 1726773041.69800: in run() - task 129c3c75-c909-a274-7900-000000000edf 6581 1726773041.69813: variable 'ansible_search_path' from source: unknown 6581 1726773041.69818: variable 'ansible_search_path' from source: unknown 6581 1726773041.69846: calling self._execute() 6581 1726773041.69921: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.69928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.69939: variable 'omit' from source: magic vars 6581 1726773041.70018: variable 'omit' from source: magic vars 6581 1726773041.70060: variable 'omit' from source: magic vars 6581 1726773041.70361: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773041.70369: variable '__cur_profile' from source: task vars 6581 1726773041.70471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773041.72073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773041.72117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773041.72155: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773041.72182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773041.72200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773041.72261: 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) 6581 1726773041.72284: 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) 6581 1726773041.72300: 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) 6581 1726773041.72327: 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) 6581 1726773041.72337: 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) 6581 1726773041.72413: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6581 1726773041.72454: variable 'omit' from source: magic vars 6581 1726773041.72473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773041.72498: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773041.72512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773041.72526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773041.72535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773041.72557: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773041.72561: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.72563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.72627: Set connection var ansible_shell_type to sh 6581 1726773041.72636: Set connection var ansible_pipelining to False 6581 1726773041.72641: Set connection var ansible_timeout to 10 6581 1726773041.72651: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773041.72658: Set connection var ansible_shell_executable to /bin/sh 6581 1726773041.72661: Set connection var ansible_connection to ssh 6581 1726773041.72681: variable 'ansible_shell_executable' from source: unknown 6581 1726773041.72685: variable 'ansible_connection' from source: unknown 6581 1726773041.72688: variable 'ansible_module_compression' from source: unknown 6581 1726773041.72690: variable 'ansible_shell_type' from source: unknown 6581 1726773041.72692: variable 'ansible_shell_executable' from source: unknown 6581 1726773041.72694: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.72696: variable 'ansible_pipelining' from source: unknown 6581 1726773041.72698: variable 'ansible_timeout' from source: unknown 6581 1726773041.72700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.72769: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773041.72778: variable 'omit' from source: magic vars 6581 1726773041.72783: starting attempt loop 6581 1726773041.72786: running the handler 6581 1726773041.72794: handler run complete 6581 1726773041.72801: attempt loop complete, returning result 6581 1726773041.72804: _execute() done 6581 1726773041.72806: dumping result to json 6581 1726773041.72811: done dumping result, returning 6581 1726773041.72819: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-a274-7900-000000000edf] 6581 1726773041.72824: sending task result for task 129c3c75-c909-a274-7900-000000000edf 6581 1726773041.72905: done sending task result for task 129c3c75-c909-a274-7900-000000000edf 6581 1726773041.72908: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6581 1726773041.72984: no more pending results, returning what we have 6581 1726773041.72987: results queue empty 6581 1726773041.72988: checking for any_errors_fatal 6581 1726773041.72997: done checking for any_errors_fatal 6581 1726773041.72997: checking for max_fail_percentage 6581 1726773041.72999: done checking for max_fail_percentage 6581 1726773041.73000: checking to see if all hosts have failed and the running result is not ok 6581 1726773041.73000: done checking to see if all hosts have failed 6581 1726773041.73001: getting the remaining hosts for this loop 6581 1726773041.73003: done getting the remaining hosts for this loop 6581 1726773041.73006: getting the next task for host managed_node2 6581 1726773041.73013: done getting next task for host managed_node2 6581 1726773041.73018: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6581 1726773041.73022: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773041.73040: getting variables 6581 1726773041.73042: in VariableManager get_vars() 6581 1726773041.73075: Calling all_inventory to load vars for managed_node2 6581 1726773041.73077: Calling groups_inventory to load vars for managed_node2 6581 1726773041.73082: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773041.73090: Calling all_plugins_play to load vars for managed_node2 6581 1726773041.73092: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773041.73095: Calling groups_plugins_play to load vars for managed_node2 6581 1726773041.73223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773041.73349: done with get_vars() 6581 1726773041.73357: done getting variables 6581 1726773041.73398: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.041) 0:01:18.703 **** 6581 1726773041.73423: entering _queue_task() for managed_node2/copy 6581 1726773041.73625: worker is 1 (out of 1 available) 6581 1726773041.73639: exiting _queue_task() for managed_node2/copy 6581 1726773041.73651: done queuing things up, now waiting for results queue to drain 6581 1726773041.73653: waiting for pending results... 6581 1726773041.73824: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6581 1726773041.73904: in run() - task 129c3c75-c909-a274-7900-000000000ee0 6581 1726773041.73917: variable 'ansible_search_path' from source: unknown 6581 1726773041.73921: variable 'ansible_search_path' from source: unknown 6581 1726773041.73949: calling self._execute() 6581 1726773041.74020: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.74024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.74033: variable 'omit' from source: magic vars 6581 1726773041.74110: variable 'omit' from source: magic vars 6581 1726773041.74151: variable 'omit' from source: magic vars 6581 1726773041.74173: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773041.74387: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773041.74408: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773041.74465: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6581 1726773041.74521: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773041.74836: variable 'omit' from source: magic vars 6581 1726773041.74867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773041.74896: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773041.74912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773041.74926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773041.74935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773041.74959: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773041.74962: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.74965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.75032: Set connection var ansible_shell_type to sh 6581 1726773041.75041: Set connection var ansible_pipelining to False 6581 1726773041.75047: Set connection var ansible_timeout to 10 6581 1726773041.75054: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773041.75058: Set connection var ansible_shell_executable to /bin/sh 6581 1726773041.75061: Set connection var ansible_connection to ssh 6581 1726773041.75078: variable 'ansible_shell_executable' from source: unknown 6581 1726773041.75081: variable 'ansible_connection' from source: unknown 6581 1726773041.75083: variable 'ansible_module_compression' from source: unknown 6581 1726773041.75085: variable 'ansible_shell_type' from source: unknown 6581 1726773041.75087: variable 'ansible_shell_executable' from source: unknown 6581 1726773041.75092: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773041.75094: variable 'ansible_pipelining' from source: unknown 6581 1726773041.75097: variable 'ansible_timeout' from source: unknown 6581 1726773041.75102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773041.75202: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773041.75211: variable 'omit' from source: magic vars 6581 1726773041.75218: starting attempt loop 6581 1726773041.75221: running the handler 6581 1726773041.75231: _low_level_execute_command(): starting 6581 1726773041.75238: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773041.75732: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.75736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.75740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.75742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.75797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.75800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.75806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.75865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.77434: stdout chunk (state=3): >>>/root <<< 6581 1726773041.77533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.77563: stderr chunk (state=3): >>><<< 6581 1726773041.77566: stdout chunk (state=3): >>><<< 6581 1726773041.77586: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.77597: _low_level_execute_command(): starting 6581 1726773041.77602: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264 `" && echo ansible-tmp-1726773041.7758555-9785-243149408709264="` echo /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264 `" ) && sleep 0' 6581 1726773041.78023: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.78035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.78047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.78095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.78098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.78163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.80158: stdout chunk (state=3): >>>ansible-tmp-1726773041.7758555-9785-243149408709264=/root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264 <<< 6581 1726773041.80264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.80295: stderr chunk (state=3): >>><<< 6581 1726773041.80298: stdout chunk (state=3): >>><<< 6581 1726773041.80313: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773041.7758555-9785-243149408709264=/root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.80393: variable 'ansible_module_compression' from source: unknown 6581 1726773041.80434: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773041.80467: variable 'ansible_facts' from source: unknown 6581 1726773041.80517: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_stat.py 6581 1726773041.80610: Sending initial data 6581 1726773041.80613: Sent initial data (151 bytes) 6581 1726773041.81054: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773041.81057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773041.81060: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.81062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.81064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.81120: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.81128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.81131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.81188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.82709: 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 <<< 6581 1726773041.82766: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773041.82828: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpg28uzzwi /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_stat.py <<< 6581 1726773041.82831: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_stat.py" <<< 6581 1726773041.82884: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpg28uzzwi" to remote "/root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_stat.py" <<< 6581 1726773041.82891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_stat.py" <<< 6581 1726773041.83472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.83520: stderr chunk (state=3): >>><<< 6581 1726773041.83523: stdout chunk (state=3): >>><<< 6581 1726773041.83561: done transferring module to remote 6581 1726773041.83570: _low_level_execute_command(): starting 6581 1726773041.83575: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/ /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_stat.py && sleep 0' 6581 1726773041.84014: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773041.84019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.84022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773041.84030: 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 <<< 6581 1726773041.84032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.84078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.84086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.84088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.84143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773041.85861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773041.85890: stderr chunk (state=3): >>><<< 6581 1726773041.85893: stdout chunk (state=3): >>><<< 6581 1726773041.85907: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773041.85910: _low_level_execute_command(): starting 6581 1726773041.85915: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_stat.py && sleep 0' 6581 1726773041.86357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773041.86360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.86363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773041.86365: 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 <<< 6581 1726773041.86367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773041.86422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773041.86429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773041.86433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773041.86489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.02684: 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": 517996677, "dev": 51714, "nlink": 1, "atime": 1726773041.6467946, "mtime": 1726773035.799746, "ctime": 1726773035.799746, "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": "3118696626", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726773042.04081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773042.04110: stderr chunk (state=3): >>><<< 6581 1726773042.04113: stdout chunk (state=3): >>><<< 6581 1726773042.04131: _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": 517996677, "dev": 51714, "nlink": 1, "atime": 1726773041.6467946, "mtime": 1726773035.799746, "ctime": 1726773035.799746, "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": "3118696626", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773042.04176: 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-1726773041.7758555-9785-243149408709264/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773042.04211: variable 'ansible_module_compression' from source: unknown 6581 1726773042.04243: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773042.04261: variable 'ansible_facts' from source: unknown 6581 1726773042.04305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_file.py 6581 1726773042.04396: Sending initial data 6581 1726773042.04399: Sent initial data (151 bytes) 6581 1726773042.04840: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.04843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.04845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.04847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.04849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.04900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.04904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.04966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.06546: 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 <<< 6581 1726773042.06605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773042.06664: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpa9ae5v75 /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_file.py <<< 6581 1726773042.06667: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_file.py" <<< 6581 1726773042.06720: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpa9ae5v75" to remote "/root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_file.py" <<< 6581 1726773042.06726: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_file.py" <<< 6581 1726773042.07317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.07361: stderr chunk (state=3): >>><<< 6581 1726773042.07365: stdout chunk (state=3): >>><<< 6581 1726773042.07394: done transferring module to remote 6581 1726773042.07401: _low_level_execute_command(): starting 6581 1726773042.07406: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/ /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_file.py && sleep 0' 6581 1726773042.07845: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.07849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.07851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773042.07853: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.07855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.07895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.07907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.07971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.09701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.09729: stderr chunk (state=3): >>><<< 6581 1726773042.09732: stdout chunk (state=3): >>><<< 6581 1726773042.09749: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773042.09753: _low_level_execute_command(): starting 6581 1726773042.09757: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/AnsiballZ_file.py && sleep 0' 6581 1726773042.10187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.10190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.10198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.10200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.10202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.10248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.10252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.10324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.26474: 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": ".lpm78y45", "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}}} <<< 6581 1726773042.27782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773042.27808: stderr chunk (state=3): >>><<< 6581 1726773042.27811: stdout chunk (state=3): >>><<< 6581 1726773042.27829: _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": ".lpm78y45", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773042.27855: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.lpm78y45', '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-1726773041.7758555-9785-243149408709264/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773042.27863: _low_level_execute_command(): starting 6581 1726773042.27868: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773041.7758555-9785-243149408709264/ > /dev/null 2>&1 && sleep 0' 6581 1726773042.28291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.28305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.28309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.28323: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.28382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.28389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.28391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.28449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.30265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.30288: stderr chunk (state=3): >>><<< 6581 1726773042.30291: stdout chunk (state=3): >>><<< 6581 1726773042.30306: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773042.30313: handler run complete 6581 1726773042.30336: attempt loop complete, returning result 6581 1726773042.30339: _execute() done 6581 1726773042.30342: dumping result to json 6581 1726773042.30346: done dumping result, returning 6581 1726773042.30355: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-a274-7900-000000000ee0] 6581 1726773042.30359: sending task result for task 129c3c75-c909-a274-7900-000000000ee0 6581 1726773042.30469: done sending task result for task 129c3c75-c909-a274-7900-000000000ee0 6581 1726773042.30472: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 6581 1726773042.30566: no more pending results, returning what we have 6581 1726773042.30569: results queue empty 6581 1726773042.30570: checking for any_errors_fatal 6581 1726773042.30576: done checking for any_errors_fatal 6581 1726773042.30577: checking for max_fail_percentage 6581 1726773042.30578: done checking for max_fail_percentage 6581 1726773042.30582: checking to see if all hosts have failed and the running result is not ok 6581 1726773042.30582: done checking to see if all hosts have failed 6581 1726773042.30583: getting the remaining hosts for this loop 6581 1726773042.30585: done getting the remaining hosts for this loop 6581 1726773042.30588: getting the next task for host managed_node2 6581 1726773042.30595: done getting next task for host managed_node2 6581 1726773042.30599: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6581 1726773042.30602: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773042.30613: getting variables 6581 1726773042.30614: in VariableManager get_vars() 6581 1726773042.30649: Calling all_inventory to load vars for managed_node2 6581 1726773042.30652: Calling groups_inventory to load vars for managed_node2 6581 1726773042.30654: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773042.30662: Calling all_plugins_play to load vars for managed_node2 6581 1726773042.30664: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773042.30667: Calling groups_plugins_play to load vars for managed_node2 6581 1726773042.30987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773042.31101: done with get_vars() 6581 1726773042.31108: done getting variables 6581 1726773042.31150: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:10:42 -0400 (0:00:00.577) 0:01:19.280 **** 6581 1726773042.31173: entering _queue_task() for managed_node2/copy 6581 1726773042.31368: worker is 1 (out of 1 available) 6581 1726773042.31384: exiting _queue_task() for managed_node2/copy 6581 1726773042.31397: done queuing things up, now waiting for results queue to drain 6581 1726773042.31399: waiting for pending results... 6581 1726773042.31571: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6581 1726773042.31662: in run() - task 129c3c75-c909-a274-7900-000000000ee1 6581 1726773042.31674: variable 'ansible_search_path' from source: unknown 6581 1726773042.31678: variable 'ansible_search_path' from source: unknown 6581 1726773042.31703: calling self._execute() 6581 1726773042.31773: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773042.31777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773042.31787: variable 'omit' from source: magic vars 6581 1726773042.31863: variable 'omit' from source: magic vars 6581 1726773042.31904: variable 'omit' from source: magic vars 6581 1726773042.31928: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6581 1726773042.32149: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6581 1726773042.32210: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6581 1726773042.32240: variable 'omit' from source: magic vars 6581 1726773042.32274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773042.32299: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773042.32317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773042.32330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773042.32339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773042.32361: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773042.32365: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773042.32367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773042.32432: Set connection var ansible_shell_type to sh 6581 1726773042.32441: Set connection var ansible_pipelining to False 6581 1726773042.32447: Set connection var ansible_timeout to 10 6581 1726773042.32453: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773042.32458: Set connection var ansible_shell_executable to /bin/sh 6581 1726773042.32460: Set connection var ansible_connection to ssh 6581 1726773042.32476: variable 'ansible_shell_executable' from source: unknown 6581 1726773042.32481: variable 'ansible_connection' from source: unknown 6581 1726773042.32486: variable 'ansible_module_compression' from source: unknown 6581 1726773042.32488: variable 'ansible_shell_type' from source: unknown 6581 1726773042.32491: variable 'ansible_shell_executable' from source: unknown 6581 1726773042.32494: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773042.32496: variable 'ansible_pipelining' from source: unknown 6581 1726773042.32499: variable 'ansible_timeout' from source: unknown 6581 1726773042.32501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773042.32597: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773042.32606: variable 'omit' from source: magic vars 6581 1726773042.32613: starting attempt loop 6581 1726773042.32615: running the handler 6581 1726773042.32627: _low_level_execute_command(): starting 6581 1726773042.32634: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773042.33108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.33141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.33144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.33147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.33150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.33195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.33199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.33208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.33275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.34847: stdout chunk (state=3): >>>/root <<< 6581 1726773042.34947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.35022: stderr chunk (state=3): >>><<< 6581 1726773042.35026: stdout chunk (state=3): >>><<< 6581 1726773042.35030: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773042.35033: _low_level_execute_command(): starting 6581 1726773042.35036: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714 `" && echo ansible-tmp-1726773042.3499799-9797-239004532188714="` echo /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714 `" ) && sleep 0' 6581 1726773042.35459: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.35463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.35473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773042.35475: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.35477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.35524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.35532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.35535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.35609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.37826: stdout chunk (state=3): >>>ansible-tmp-1726773042.3499799-9797-239004532188714=/root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714 <<< 6581 1726773042.37930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.37957: stderr chunk (state=3): >>><<< 6581 1726773042.37960: stdout chunk (state=3): >>><<< 6581 1726773042.37977: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773042.3499799-9797-239004532188714=/root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773042.38054: variable 'ansible_module_compression' from source: unknown 6581 1726773042.38096: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773042.38132: variable 'ansible_facts' from source: unknown 6581 1726773042.38184: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_stat.py 6581 1726773042.38271: Sending initial data 6581 1726773042.38274: Sent initial data (151 bytes) 6581 1726773042.38720: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.38724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.38726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773042.38728: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.38730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.38783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.38789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.38791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.38843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.40370: 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 <<< 6581 1726773042.40373: 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 <<< 6581 1726773042.40427: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773042.40490: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpu97zn50o /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_stat.py <<< 6581 1726773042.40492: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_stat.py" <<< 6581 1726773042.40547: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpu97zn50o" to remote "/root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_stat.py" <<< 6581 1726773042.40552: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_stat.py" <<< 6581 1726773042.41119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.41163: stderr chunk (state=3): >>><<< 6581 1726773042.41167: stdout chunk (state=3): >>><<< 6581 1726773042.41193: done transferring module to remote 6581 1726773042.41202: _low_level_execute_command(): starting 6581 1726773042.41207: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/ /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_stat.py && sleep 0' 6581 1726773042.41651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.41655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.41657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.41665: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.41667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773042.41669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.41715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.41724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.41726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.41781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.43523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.43549: stderr chunk (state=3): >>><<< 6581 1726773042.43552: stdout chunk (state=3): >>><<< 6581 1726773042.43567: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773042.43570: _low_level_execute_command(): starting 6581 1726773042.43575: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_stat.py && sleep 0' 6581 1726773042.44022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.44025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.44027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773042.44030: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773042.44037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.44072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.44087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.44163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.60522: 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": 524288132, "dev": 51714, "nlink": 1, "atime": 1726773034.0307312, "mtime": 1726773035.799746, "ctime": 1726773035.799746, "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": "1821666671", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726773042.61939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773042.61966: stderr chunk (state=3): >>><<< 6581 1726773042.61969: stdout chunk (state=3): >>><<< 6581 1726773042.61992: _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": 524288132, "dev": 51714, "nlink": 1, "atime": 1726773034.0307312, "mtime": 1726773035.799746, "ctime": 1726773035.799746, "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": "1821666671", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773042.62041: 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-1726773042.3499799-9797-239004532188714/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773042.62075: variable 'ansible_module_compression' from source: unknown 6581 1726773042.62111: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773042.62133: variable 'ansible_facts' from source: unknown 6581 1726773042.62177: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_file.py 6581 1726773042.62269: Sending initial data 6581 1726773042.62272: Sent initial data (151 bytes) 6581 1726773042.62710: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.62713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.62719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.62722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773042.62724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.62772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.62775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.62777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.62840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.64431: 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 <<< 6581 1726773042.64436: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773042.64487: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773042.64548: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpm934daz5 /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_file.py <<< 6581 1726773042.64554: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_file.py" <<< 6581 1726773042.64603: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpm934daz5" to remote "/root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_file.py" <<< 6581 1726773042.65212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.65254: stderr chunk (state=3): >>><<< 6581 1726773042.65257: stdout chunk (state=3): >>><<< 6581 1726773042.65280: done transferring module to remote 6581 1726773042.65289: _low_level_execute_command(): starting 6581 1726773042.65294: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/ /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_file.py && sleep 0' 6581 1726773042.65697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.65704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773042.65722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.65735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.65738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.65796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.65799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.65800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.65851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.67589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.67615: stderr chunk (state=3): >>><<< 6581 1726773042.67620: stdout chunk (state=3): >>><<< 6581 1726773042.67633: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773042.67640: _low_level_execute_command(): starting 6581 1726773042.67642: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/AnsiballZ_file.py && sleep 0' 6581 1726773042.68077: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.68080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.68082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.68085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.68087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.68131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.68145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.68210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.84297: 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": ".29upjfuq", "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}}} <<< 6581 1726773042.85571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773042.85576: stdout chunk (state=3): >>><<< 6581 1726773042.85578: stderr chunk (state=3): >>><<< 6581 1726773042.85595: _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": ".29upjfuq", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773042.85626: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.29upjfuq', '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-1726773042.3499799-9797-239004532188714/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773042.85635: _low_level_execute_command(): starting 6581 1726773042.85640: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773042.3499799-9797-239004532188714/ > /dev/null 2>&1 && sleep 0' 6581 1726773042.86083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.86086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.86088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.86091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773042.86092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.86142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.86145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.86156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.86207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.87999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.88024: stderr chunk (state=3): >>><<< 6581 1726773042.88027: stdout chunk (state=3): >>><<< 6581 1726773042.88041: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773042.88049: handler run complete 6581 1726773042.88070: attempt loop complete, returning result 6581 1726773042.88073: _execute() done 6581 1726773042.88076: dumping result to json 6581 1726773042.88078: done dumping result, returning 6581 1726773042.88091: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-a274-7900-000000000ee1] 6581 1726773042.88096: sending task result for task 129c3c75-c909-a274-7900-000000000ee1 6581 1726773042.88198: done sending task result for task 129c3c75-c909-a274-7900-000000000ee1 6581 1726773042.88200: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 6581 1726773042.88289: no more pending results, returning what we have 6581 1726773042.88294: results queue empty 6581 1726773042.88294: checking for any_errors_fatal 6581 1726773042.88303: done checking for any_errors_fatal 6581 1726773042.88304: checking for max_fail_percentage 6581 1726773042.88305: done checking for max_fail_percentage 6581 1726773042.88306: checking to see if all hosts have failed and the running result is not ok 6581 1726773042.88307: done checking to see if all hosts have failed 6581 1726773042.88308: getting the remaining hosts for this loop 6581 1726773042.88309: done getting the remaining hosts for this loop 6581 1726773042.88313: getting the next task for host managed_node2 6581 1726773042.88323: done getting next task for host managed_node2 6581 1726773042.88327: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6581 1726773042.88330: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773042.88341: getting variables 6581 1726773042.88342: in VariableManager get_vars() 6581 1726773042.88374: Calling all_inventory to load vars for managed_node2 6581 1726773042.88377: Calling groups_inventory to load vars for managed_node2 6581 1726773042.88379: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773042.88387: Calling all_plugins_play to load vars for managed_node2 6581 1726773042.88389: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773042.88391: Calling groups_plugins_play to load vars for managed_node2 6581 1726773042.88510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773042.88637: done with get_vars() 6581 1726773042.88645: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:10:42 -0400 (0:00:00.575) 0:01:19.856 **** 6581 1726773042.88704: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773042.88888: worker is 1 (out of 1 available) 6581 1726773042.88901: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6581 1726773042.88913: done queuing things up, now waiting for results queue to drain 6581 1726773042.88915: waiting for pending results... 6581 1726773042.89090: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6581 1726773042.89173: in run() - task 129c3c75-c909-a274-7900-000000000ee2 6581 1726773042.89188: variable 'ansible_search_path' from source: unknown 6581 1726773042.89191: variable 'ansible_search_path' from source: unknown 6581 1726773042.89218: calling self._execute() 6581 1726773042.89289: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773042.89293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773042.89302: variable 'omit' from source: magic vars 6581 1726773042.89377: variable 'omit' from source: magic vars 6581 1726773042.89414: variable 'omit' from source: magic vars 6581 1726773042.89437: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773042.89719: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773042.89777: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773042.89841: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773042.89845: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773042.89878: variable 'omit' from source: magic vars 6581 1726773042.89910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773042.89939: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773042.89954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773042.89966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773042.89975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773042.90000: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773042.90004: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773042.90007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773042.90070: Set connection var ansible_shell_type to sh 6581 1726773042.90079: Set connection var ansible_pipelining to False 6581 1726773042.90087: Set connection var ansible_timeout to 10 6581 1726773042.90094: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773042.90099: Set connection var ansible_shell_executable to /bin/sh 6581 1726773042.90101: Set connection var ansible_connection to ssh 6581 1726773042.90118: variable 'ansible_shell_executable' from source: unknown 6581 1726773042.90121: variable 'ansible_connection' from source: unknown 6581 1726773042.90124: variable 'ansible_module_compression' from source: unknown 6581 1726773042.90126: variable 'ansible_shell_type' from source: unknown 6581 1726773042.90129: variable 'ansible_shell_executable' from source: unknown 6581 1726773042.90131: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773042.90133: variable 'ansible_pipelining' from source: unknown 6581 1726773042.90135: variable 'ansible_timeout' from source: unknown 6581 1726773042.90141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773042.90268: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773042.90277: variable 'omit' from source: magic vars 6581 1726773042.90283: starting attempt loop 6581 1726773042.90285: running the handler 6581 1726773042.90298: _low_level_execute_command(): starting 6581 1726773042.90305: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773042.90800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.90804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.90807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773042.90810: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.90860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.90863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.90865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.90941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.92523: stdout chunk (state=3): >>>/root <<< 6581 1726773042.92619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.92648: stderr chunk (state=3): >>><<< 6581 1726773042.92651: stdout chunk (state=3): >>><<< 6581 1726773042.92672: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773042.92685: _low_level_execute_command(): starting 6581 1726773042.92691: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953 `" && echo ansible-tmp-1726773042.9267278-9812-212994665841953="` echo /root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953 `" ) && sleep 0' 6581 1726773042.93137: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.93147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.93150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.93152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.93155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.93202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.93209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.93265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.95265: stdout chunk (state=3): >>>ansible-tmp-1726773042.9267278-9812-212994665841953=/root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953 <<< 6581 1726773042.95370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.95399: stderr chunk (state=3): >>><<< 6581 1726773042.95402: stdout chunk (state=3): >>><<< 6581 1726773042.95420: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773042.9267278-9812-212994665841953=/root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773042.95459: variable 'ansible_module_compression' from source: unknown 6581 1726773042.95490: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6581 1726773042.95527: variable 'ansible_facts' from source: unknown 6581 1726773042.95583: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953/AnsiballZ_kernel_settings_get_config.py 6581 1726773042.95683: Sending initial data 6581 1726773042.95687: Sent initial data (173 bytes) 6581 1726773042.96132: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.96135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.96139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.96141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.96143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.96193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773042.96196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.96261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773042.97783: 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" <<< 6581 1726773042.97787: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773042.97837: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773042.97902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp20w1xiv5 /root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953/AnsiballZ_kernel_settings_get_config.py <<< 6581 1726773042.97905: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773042.97959: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp20w1xiv5" to remote "/root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773042.97965: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953/AnsiballZ_kernel_settings_get_config.py" <<< 6581 1726773042.98561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773042.98603: stderr chunk (state=3): >>><<< 6581 1726773042.98606: stdout chunk (state=3): >>><<< 6581 1726773042.98625: done transferring module to remote 6581 1726773042.98634: _low_level_execute_command(): starting 6581 1726773042.98639: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953/ /root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773042.99070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773042.99075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773042.99084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.99087: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773042.99089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773042.99136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773042.99142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773042.99202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.00930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.00956: stderr chunk (state=3): >>><<< 6581 1726773043.00959: stdout chunk (state=3): >>><<< 6581 1726773043.00973: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773043.00976: _low_level_execute_command(): starting 6581 1726773043.00983: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6581 1726773043.01404: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.01408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.01422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.01479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.01482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.01484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.01559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.16892: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "vm": {"transparent_hugepages": "never"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 6581 1726773043.18097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773043.18122: stderr chunk (state=3): >>><<< 6581 1726773043.18125: stdout chunk (state=3): >>><<< 6581 1726773043.18142: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "vm": {"transparent_hugepages": "never"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773043.18166: 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-1726773042.9267278-9812-212994665841953/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773043.18173: _low_level_execute_command(): starting 6581 1726773043.18178: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773042.9267278-9812-212994665841953/ > /dev/null 2>&1 && sleep 0' 6581 1726773043.18622: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.18625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.18628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773043.18636: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.18638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.18687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.18690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.18695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.18751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.20540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.20565: stderr chunk (state=3): >>><<< 6581 1726773043.20568: stdout chunk (state=3): >>><<< 6581 1726773043.20623: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773043.20626: handler run complete 6581 1726773043.20629: attempt loop complete, returning result 6581 1726773043.20631: _execute() done 6581 1726773043.20633: dumping result to json 6581 1726773043.20635: done dumping result, returning 6581 1726773043.20637: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-a274-7900-000000000ee2] 6581 1726773043.20639: sending task result for task 129c3c75-c909-a274-7900-000000000ee2 6581 1726773043.20710: done sending task result for task 129c3c75-c909-a274-7900-000000000ee2 6581 1726773043.20714: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "vm": { "transparent_hugepages": "never" } } } 6581 1726773043.20787: no more pending results, returning what we have 6581 1726773043.20790: results queue empty 6581 1726773043.20791: checking for any_errors_fatal 6581 1726773043.20798: done checking for any_errors_fatal 6581 1726773043.20799: checking for max_fail_percentage 6581 1726773043.20801: done checking for max_fail_percentage 6581 1726773043.20801: checking to see if all hosts have failed and the running result is not ok 6581 1726773043.20802: done checking to see if all hosts have failed 6581 1726773043.20803: getting the remaining hosts for this loop 6581 1726773043.20805: done getting the remaining hosts for this loop 6581 1726773043.20807: getting the next task for host managed_node2 6581 1726773043.20814: done getting next task for host managed_node2 6581 1726773043.20819: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6581 1726773043.20824: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773043.20836: getting variables 6581 1726773043.20837: in VariableManager get_vars() 6581 1726773043.20870: Calling all_inventory to load vars for managed_node2 6581 1726773043.20873: Calling groups_inventory to load vars for managed_node2 6581 1726773043.20875: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773043.20885: Calling all_plugins_play to load vars for managed_node2 6581 1726773043.20888: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773043.20890: Calling groups_plugins_play to load vars for managed_node2 6581 1726773043.21058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773043.21181: done with get_vars() 6581 1726773043.21189: done getting variables 6581 1726773043.21233: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:10:43 -0400 (0:00:00.325) 0:01:20.181 **** 6581 1726773043.21256: entering _queue_task() for managed_node2/template 6581 1726773043.21448: worker is 1 (out of 1 available) 6581 1726773043.21462: exiting _queue_task() for managed_node2/template 6581 1726773043.21475: done queuing things up, now waiting for results queue to drain 6581 1726773043.21476: waiting for pending results... 6581 1726773043.21649: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6581 1726773043.21730: in run() - task 129c3c75-c909-a274-7900-000000000ee3 6581 1726773043.21742: variable 'ansible_search_path' from source: unknown 6581 1726773043.21746: variable 'ansible_search_path' from source: unknown 6581 1726773043.21772: calling self._execute() 6581 1726773043.21844: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773043.21848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773043.21857: variable 'omit' from source: magic vars 6581 1726773043.21932: variable 'omit' from source: magic vars 6581 1726773043.21967: variable 'omit' from source: magic vars 6581 1726773043.22208: variable '__kernel_settings_profile_src' from source: role '' all vars 6581 1726773043.22214: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773043.22271: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773043.22291: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773043.22338: variable '__kernel_settings_profile_filename' from source: role '' all vars 6581 1726773043.22386: variable '__kernel_settings_profile_dir' from source: role '' all vars 6581 1726773043.22446: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773043.22451: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6581 1726773043.22476: variable 'omit' from source: magic vars 6581 1726773043.22507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773043.22536: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773043.22552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773043.22564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773043.22574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773043.22598: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773043.22601: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773043.22604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773043.22668: Set connection var ansible_shell_type to sh 6581 1726773043.22681: Set connection var ansible_pipelining to False 6581 1726773043.22685: Set connection var ansible_timeout to 10 6581 1726773043.22690: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773043.22695: Set connection var ansible_shell_executable to /bin/sh 6581 1726773043.22697: Set connection var ansible_connection to ssh 6581 1726773043.22712: variable 'ansible_shell_executable' from source: unknown 6581 1726773043.22714: variable 'ansible_connection' from source: unknown 6581 1726773043.22718: variable 'ansible_module_compression' from source: unknown 6581 1726773043.22721: variable 'ansible_shell_type' from source: unknown 6581 1726773043.22723: variable 'ansible_shell_executable' from source: unknown 6581 1726773043.22725: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773043.22730: variable 'ansible_pipelining' from source: unknown 6581 1726773043.22732: variable 'ansible_timeout' from source: unknown 6581 1726773043.22736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773043.22833: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773043.22842: variable 'omit' from source: magic vars 6581 1726773043.22847: starting attempt loop 6581 1726773043.22850: running the handler 6581 1726773043.22859: _low_level_execute_command(): starting 6581 1726773043.22867: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773043.23367: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.23371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773043.23374: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773043.23377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.23421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.23425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.23438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.23499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.25083: stdout chunk (state=3): >>>/root <<< 6581 1726773043.25182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.25211: stderr chunk (state=3): >>><<< 6581 1726773043.25214: stdout chunk (state=3): >>><<< 6581 1726773043.25236: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773043.25249: _low_level_execute_command(): starting 6581 1726773043.25254: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302 `" && echo ansible-tmp-1726773043.2523663-9820-277817748458302="` echo /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302 `" ) && sleep 0' 6581 1726773043.25696: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.25699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773043.25703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.25705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773043.25707: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.25757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.25760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.25766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.25828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.27760: stdout chunk (state=3): >>>ansible-tmp-1726773043.2523663-9820-277817748458302=/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302 <<< 6581 1726773043.27868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.27901: stderr chunk (state=3): >>><<< 6581 1726773043.27904: stdout chunk (state=3): >>><<< 6581 1726773043.27922: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773043.2523663-9820-277817748458302=/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773043.27939: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6581 1726773043.27957: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6581 1726773043.27976: variable 'ansible_search_path' from source: unknown 6581 1726773043.28551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773043.29904: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773043.29959: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773043.29986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773043.30011: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773043.30032: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773043.30214: 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) 6581 1726773043.30235: 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) 6581 1726773043.30253: 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) 6581 1726773043.30278: 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) 6581 1726773043.30291: 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) 6581 1726773043.30509: 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) 6581 1726773043.30527: 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) 6581 1726773043.30545: 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) 6581 1726773043.30570: 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) 6581 1726773043.30583: 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) 6581 1726773043.30814: variable 'ansible_managed' from source: unknown 6581 1726773043.30821: variable '__sections' from source: task vars 6581 1726773043.30904: 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) 6581 1726773043.30923: 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) 6581 1726773043.30941: 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) 6581 1726773043.30967: 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) 6581 1726773043.30977: 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) 6581 1726773043.31050: variable 'kernel_settings_sysctl' from source: include params 6581 1726773043.31053: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773043.31059: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773043.31090: variable '__sysctl_old' from source: task vars 6581 1726773043.31136: variable '__sysctl_old' from source: task vars 6581 1726773043.31270: variable 'kernel_settings_purge' from source: include params 6581 1726773043.31274: variable 'kernel_settings_sysctl' from source: include params 6581 1726773043.31277: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773043.31282: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773043.31290: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773043.31418: variable 'kernel_settings_sysfs' from source: include params 6581 1726773043.31422: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773043.31427: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773043.31441: variable '__sysfs_old' from source: task vars 6581 1726773043.31485: variable '__sysfs_old' from source: task vars 6581 1726773043.31612: variable 'kernel_settings_purge' from source: include params 6581 1726773043.31615: variable 'kernel_settings_sysfs' from source: include params 6581 1726773043.31621: variable '__kernel_settings_state_empty' from source: role '' all vars 6581 1726773043.31626: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6581 1726773043.31630: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773043.31646: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6581 1726773043.31652: variable '__systemd_old' from source: task vars 6581 1726773043.31695: variable '__systemd_old' from source: task vars 6581 1726773043.31820: variable 'kernel_settings_purge' from source: include params 6581 1726773043.31823: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6581 1726773043.31826: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773043.31832: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773043.31843: variable 'kernel_settings_transparent_hugepages' from source: include params 6581 1726773043.31846: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6581 1726773043.31850: variable '__trans_huge_old' from source: task vars 6581 1726773043.31892: variable '__trans_huge_old' from source: task vars 6581 1726773043.32021: variable 'kernel_settings_purge' from source: include params 6581 1726773043.32024: variable 'kernel_settings_transparent_hugepages' from source: include params 6581 1726773043.32029: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773043.32034: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773043.32043: variable '__trans_defrag_old' from source: task vars 6581 1726773043.32085: variable '__trans_defrag_old' from source: task vars 6581 1726773043.32206: variable 'kernel_settings_purge' from source: include params 6581 1726773043.32211: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6581 1726773043.32213: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773043.32217: variable '__kernel_settings_profile_contents' from source: set_fact 6581 1726773043.32236: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773043.32245: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773043.32251: variable '__kernel_settings_state_absent' from source: role '' all vars 6581 1726773043.32849: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773043.32891: variable 'ansible_module_compression' from source: unknown 6581 1726773043.32929: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773043.32959: variable 'ansible_facts' from source: unknown 6581 1726773043.33020: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_stat.py 6581 1726773043.33111: Sending initial data 6581 1726773043.33114: Sent initial data (151 bytes) 6581 1726773043.33559: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6581 1726773043.33562: 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 <<< 6581 1726773043.33564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.33567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.33569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773043.33570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.33621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.33626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.33628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.33693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.35215: 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 <<< 6581 1726773043.35273: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773043.35334: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmplwcy2rff /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_stat.py <<< 6581 1726773043.35338: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_stat.py" <<< 6581 1726773043.35390: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmplwcy2rff" to remote "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_stat.py" <<< 6581 1726773043.35978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.36024: stderr chunk (state=3): >>><<< 6581 1726773043.36027: stdout chunk (state=3): >>><<< 6581 1726773043.36054: done transferring module to remote 6581 1726773043.36063: _low_level_execute_command(): starting 6581 1726773043.36068: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/ /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_stat.py && sleep 0' 6581 1726773043.36503: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.36506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773043.36509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.36511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773043.36513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.36565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.36572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.36574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.36633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.38357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.38385: stderr chunk (state=3): >>><<< 6581 1726773043.38388: stdout chunk (state=3): >>><<< 6581 1726773043.38402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773043.38404: _low_level_execute_command(): starting 6581 1726773043.38410: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_stat.py && sleep 0' 6581 1726773043.38858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.38861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.38863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773043.38865: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.38867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.38924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.38927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.38999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.55398: 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": 121, "inode": 268435714, "dev": 51714, "nlink": 1, "atime": 1726773035.7927458, "mtime": 1726772972.8758397, "ctime": 1726773035.3147418, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "mimetype": "text/plain", "charset": "us-ascii", "version": "2394996117", "attributes": [], "attr_flags": ""}, "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}}} <<< 6581 1726773043.56908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773043.56937: stderr chunk (state=3): >>><<< 6581 1726773043.56941: stdout chunk (state=3): >>><<< 6581 1726773043.56959: _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": 121, "inode": 268435714, "dev": 51714, "nlink": 1, "atime": 1726773035.7927458, "mtime": 1726772972.8758397, "ctime": 1726773035.3147418, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "mimetype": "text/plain", "charset": "us-ascii", "version": "2394996117", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773043.57002: 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-1726773043.2523663-9820-277817748458302/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773043.57092: Sending initial data 6581 1726773043.57095: Sent initial data (165 bytes) 6581 1726773043.57541: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.57544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773043.57547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.57549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.57551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773043.57553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.57600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.57604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.57670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.59261: 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 <<< 6581 1726773043.59264: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773043.59318: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773043.59382: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpm6n7qabo/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/.source.conf <<< 6581 1726773043.59384: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/.source.conf" <<< 6581 1726773043.59440: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpm6n7qabo/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/.source.conf" <<< 6581 1726773043.59443: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/.source.conf" <<< 6581 1726773043.59672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.59713: stderr chunk (state=3): >>><<< 6581 1726773043.59717: stdout chunk (state=3): >>><<< 6581 1726773043.59732: _low_level_execute_command(): starting 6581 1726773043.59736: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/ /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/.source.conf && sleep 0' 6581 1726773043.60167: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.60170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773043.60172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.60174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.60177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.60221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.60233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.60296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.62025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.62050: stderr chunk (state=3): >>><<< 6581 1726773043.62053: stdout chunk (state=3): >>><<< 6581 1726773043.62066: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773043.62090: variable 'ansible_module_compression' from source: unknown 6581 1726773043.62127: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6581 1726773043.62144: variable 'ansible_facts' from source: unknown 6581 1726773043.62189: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_copy.py 6581 1726773043.62279: Sending initial data 6581 1726773043.62282: Sent initial data (151 bytes) 6581 1726773043.62691: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.62705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773043.62708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.62723: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.62783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.62787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.62790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.62841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.64359: 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 <<< 6581 1726773043.64417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773043.64475: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp553iqvop /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_copy.py <<< 6581 1726773043.64482: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_copy.py" <<< 6581 1726773043.64537: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp553iqvop" to remote "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_copy.py" <<< 6581 1726773043.64540: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_copy.py" <<< 6581 1726773043.65147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.65192: stderr chunk (state=3): >>><<< 6581 1726773043.65196: stdout chunk (state=3): >>><<< 6581 1726773043.65221: done transferring module to remote 6581 1726773043.65229: _low_level_execute_command(): starting 6581 1726773043.65233: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/ /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_copy.py && sleep 0' 6581 1726773043.65682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.65685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773043.65687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.65689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.65693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.65747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.65751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.65753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.65821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.67535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.67561: stderr chunk (state=3): >>><<< 6581 1726773043.67564: stdout chunk (state=3): >>><<< 6581 1726773043.67577: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773043.67583: _low_level_execute_command(): starting 6581 1726773043.67585: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/AnsiballZ_copy.py && sleep 0' 6581 1726773043.67994: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.68002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773043.68028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773043.68032: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.68086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.68089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.68091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.68164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.84244: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/.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-1726773043.2523663-9820-277817748458302/.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}}} <<< 6581 1726773043.85458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773043.85489: stderr chunk (state=3): >>><<< 6581 1726773043.85493: stdout chunk (state=3): >>><<< 6581 1726773043.85507: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/.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-1726773043.2523663-9820-277817748458302/.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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773043.85537: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/.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-1726773043.2523663-9820-277817748458302/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773043.85566: _low_level_execute_command(): starting 6581 1726773043.85569: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773043.2523663-9820-277817748458302/ > /dev/null 2>&1 && sleep 0' 6581 1726773043.85995: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.86002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.86024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.86029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.86085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.86088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.86094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.86151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.87945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.87969: stderr chunk (state=3): >>><<< 6581 1726773043.87972: stdout chunk (state=3): >>><<< 6581 1726773043.87988: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773043.87998: handler run complete 6581 1726773043.88018: attempt loop complete, returning result 6581 1726773043.88022: _execute() done 6581 1726773043.88024: dumping result to json 6581 1726773043.88030: done dumping result, returning 6581 1726773043.88038: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-a274-7900-000000000ee3] 6581 1726773043.88043: sending task result for task 129c3c75-c909-a274-7900-000000000ee3 6581 1726773043.88176: done sending task result for task 129c3c75-c909-a274-7900-000000000ee3 6581 1726773043.88181: WORKER PROCESS EXITING changed: [managed_node2] => { "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-1726773043.2523663-9820-277817748458302/.source.conf", "state": "file", "uid": 0 } 6581 1726773043.88268: no more pending results, returning what we have 6581 1726773043.88271: results queue empty 6581 1726773043.88272: checking for any_errors_fatal 6581 1726773043.88277: done checking for any_errors_fatal 6581 1726773043.88278: checking for max_fail_percentage 6581 1726773043.88281: done checking for max_fail_percentage 6581 1726773043.88282: checking to see if all hosts have failed and the running result is not ok 6581 1726773043.88283: done checking to see if all hosts have failed 6581 1726773043.88284: getting the remaining hosts for this loop 6581 1726773043.88285: done getting the remaining hosts for this loop 6581 1726773043.88288: getting the next task for host managed_node2 6581 1726773043.88295: done getting next task for host managed_node2 6581 1726773043.88299: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6581 1726773043.88302: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773043.88313: getting variables 6581 1726773043.88314: in VariableManager get_vars() 6581 1726773043.88349: Calling all_inventory to load vars for managed_node2 6581 1726773043.88352: Calling groups_inventory to load vars for managed_node2 6581 1726773043.88354: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773043.88362: Calling all_plugins_play to load vars for managed_node2 6581 1726773043.88364: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773043.88367: Calling groups_plugins_play to load vars for managed_node2 6581 1726773043.88520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773043.88647: done with get_vars() 6581 1726773043.88656: done getting variables 6581 1726773043.88699: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:10:43 -0400 (0:00:00.674) 0:01:20.856 **** 6581 1726773043.88724: entering _queue_task() for managed_node2/service 6581 1726773043.88922: worker is 1 (out of 1 available) 6581 1726773043.88935: exiting _queue_task() for managed_node2/service 6581 1726773043.88949: done queuing things up, now waiting for results queue to drain 6581 1726773043.88951: waiting for pending results... 6581 1726773043.89124: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6581 1726773043.89203: in run() - task 129c3c75-c909-a274-7900-000000000ee4 6581 1726773043.89215: variable 'ansible_search_path' from source: unknown 6581 1726773043.89220: variable 'ansible_search_path' from source: unknown 6581 1726773043.89255: variable '__kernel_settings_services' from source: include_vars 6581 1726773043.89496: variable '__kernel_settings_services' from source: include_vars 6581 1726773043.89554: variable 'omit' from source: magic vars 6581 1726773043.89638: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773043.89644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773043.89652: variable 'omit' from source: magic vars 6581 1726773043.89829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773043.89999: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773043.90032: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773043.90057: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773043.90083: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773043.90161: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773043.90172: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773043.90188: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 6581 1726773043.90191: when evaluation is False, skipping this task 6581 1726773043.90212: variable 'item' from source: unknown 6581 1726773043.90278: variable 'item' from source: unknown skipping: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 6581 1726773043.90433: dumping result to json 6581 1726773043.90436: done dumping result, returning 6581 1726773043.90438: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-a274-7900-000000000ee4] 6581 1726773043.90440: sending task result for task 129c3c75-c909-a274-7900-000000000ee4 6581 1726773043.90478: done sending task result for task 129c3c75-c909-a274-7900-000000000ee4 6581 1726773043.90483: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 6581 1726773043.90511: no more pending results, returning what we have 6581 1726773043.90514: results queue empty 6581 1726773043.90515: checking for any_errors_fatal 6581 1726773043.90525: done checking for any_errors_fatal 6581 1726773043.90526: checking for max_fail_percentage 6581 1726773043.90527: done checking for max_fail_percentage 6581 1726773043.90528: checking to see if all hosts have failed and the running result is not ok 6581 1726773043.90529: done checking to see if all hosts have failed 6581 1726773043.90530: getting the remaining hosts for this loop 6581 1726773043.90531: done getting the remaining hosts for this loop 6581 1726773043.90533: getting the next task for host managed_node2 6581 1726773043.90540: done getting next task for host managed_node2 6581 1726773043.90543: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6581 1726773043.90547: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773043.90561: getting variables 6581 1726773043.90562: in VariableManager get_vars() 6581 1726773043.90587: Calling all_inventory to load vars for managed_node2 6581 1726773043.90589: Calling groups_inventory to load vars for managed_node2 6581 1726773043.90590: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773043.90596: Calling all_plugins_play to load vars for managed_node2 6581 1726773043.90598: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773043.90600: Calling groups_plugins_play to load vars for managed_node2 6581 1726773043.90703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773043.90826: done with get_vars() 6581 1726773043.90834: done getting variables 6581 1726773043.90871: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:10:43 -0400 (0:00:00.021) 0:01:20.878 **** 6581 1726773043.90894: entering _queue_task() for managed_node2/command 6581 1726773043.91071: worker is 1 (out of 1 available) 6581 1726773043.91089: exiting _queue_task() for managed_node2/command 6581 1726773043.91101: done queuing things up, now waiting for results queue to drain 6581 1726773043.91103: waiting for pending results... 6581 1726773043.91265: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6581 1726773043.91355: in run() - task 129c3c75-c909-a274-7900-000000000ee5 6581 1726773043.91365: variable 'ansible_search_path' from source: unknown 6581 1726773043.91368: variable 'ansible_search_path' from source: unknown 6581 1726773043.91401: calling self._execute() 6581 1726773043.91467: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773043.91471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773043.91479: variable 'omit' from source: magic vars 6581 1726773043.91817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773043.92065: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773043.92097: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773043.92121: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773043.92148: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773043.92232: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773043.92252: Evaluated conditional (not __kernel_settings_register_profile is changed): True 6581 1726773043.92340: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773043.92349: Evaluated conditional (not __kernel_settings_register_mode is changed): True 6581 1726773043.92427: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773043.92435: Evaluated conditional (__kernel_settings_register_apply is changed): True 6581 1726773043.92440: variable 'omit' from source: magic vars 6581 1726773043.92473: variable 'omit' from source: magic vars 6581 1726773043.92551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773043.93849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773043.93899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773043.93927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773043.93951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773043.93971: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773043.94024: variable '__kernel_settings_active_profile' from source: set_fact 6581 1726773043.94048: variable 'omit' from source: magic vars 6581 1726773043.94069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773043.94093: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773043.94106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773043.94120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773043.94129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773043.94153: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773043.94156: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773043.94159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773043.94223: Set connection var ansible_shell_type to sh 6581 1726773043.94233: Set connection var ansible_pipelining to False 6581 1726773043.94238: Set connection var ansible_timeout to 10 6581 1726773043.94244: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773043.94249: Set connection var ansible_shell_executable to /bin/sh 6581 1726773043.94253: Set connection var ansible_connection to ssh 6581 1726773043.94268: variable 'ansible_shell_executable' from source: unknown 6581 1726773043.94271: variable 'ansible_connection' from source: unknown 6581 1726773043.94273: variable 'ansible_module_compression' from source: unknown 6581 1726773043.94275: variable 'ansible_shell_type' from source: unknown 6581 1726773043.94278: variable 'ansible_shell_executable' from source: unknown 6581 1726773043.94281: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773043.94287: variable 'ansible_pipelining' from source: unknown 6581 1726773043.94289: variable 'ansible_timeout' from source: unknown 6581 1726773043.94293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773043.94365: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773043.94372: variable 'omit' from source: magic vars 6581 1726773043.94378: starting attempt loop 6581 1726773043.94380: running the handler 6581 1726773043.94394: _low_level_execute_command(): starting 6581 1726773043.94399: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773043.94880: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.94883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.94886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.94889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.94940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.94943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773043.94956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.95022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.96607: stdout chunk (state=3): >>>/root <<< 6581 1726773043.96704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.96736: stderr chunk (state=3): >>><<< 6581 1726773043.96739: stdout chunk (state=3): >>><<< 6581 1726773043.96760: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773043.96771: _low_level_execute_command(): starting 6581 1726773043.96777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600 `" && echo ansible-tmp-1726773043.9675965-9839-47843802803600="` echo /root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600 `" ) && sleep 0' 6581 1726773043.97221: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773043.97225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773043.97227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.97229: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773043.97231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773043.97282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773043.97285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773043.97351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773043.99312: stdout chunk (state=3): >>>ansible-tmp-1726773043.9675965-9839-47843802803600=/root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600 <<< 6581 1726773043.99412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773043.99445: stderr chunk (state=3): >>><<< 6581 1726773043.99448: stdout chunk (state=3): >>><<< 6581 1726773043.99463: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773043.9675965-9839-47843802803600=/root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773043.99490: variable 'ansible_module_compression' from source: unknown 6581 1726773043.99528: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773043.99562: variable 'ansible_facts' from source: unknown 6581 1726773043.99611: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600/AnsiballZ_command.py 6581 1726773043.99718: Sending initial data 6581 1726773043.99721: Sent initial data (153 bytes) 6581 1726773044.00164: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773044.00167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773044.00170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773044.00172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773044.00174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773044.00221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773044.00227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773044.00297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773044.01822: 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" <<< 6581 1726773044.01825: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773044.01875: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773044.01939: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpl6bvk7em /root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600/AnsiballZ_command.py <<< 6581 1726773044.01942: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600/AnsiballZ_command.py" <<< 6581 1726773044.01994: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpl6bvk7em" to remote "/root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600/AnsiballZ_command.py" <<< 6581 1726773044.02580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773044.02624: stderr chunk (state=3): >>><<< 6581 1726773044.02628: stdout chunk (state=3): >>><<< 6581 1726773044.02663: done transferring module to remote 6581 1726773044.02673: _low_level_execute_command(): starting 6581 1726773044.02677: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600/ /root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600/AnsiballZ_command.py && sleep 0' 6581 1726773044.03090: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773044.03123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773044.03126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773044.03128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773044.03130: 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 <<< 6581 1726773044.03132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773044.03186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773044.03189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773044.03191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773044.03249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773044.04968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773044.04993: stderr chunk (state=3): >>><<< 6581 1726773044.04996: stdout chunk (state=3): >>><<< 6581 1726773044.05009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773044.05011: _low_level_execute_command(): starting 6581 1726773044.05018: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600/AnsiballZ_command.py && sleep 0' 6581 1726773044.05414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773044.05420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773044.05448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773044.05451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773044.05453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773044.05455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773044.05512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773044.05515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773044.05520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773044.05581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773045.31814: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:10:44.207528", "end": "2024-09-19 15:10:45.316861", "delta": "0:00:01.109333", "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}}} <<< 6581 1726773045.33435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773045.33462: stderr chunk (state=3): >>><<< 6581 1726773045.33465: stdout chunk (state=3): >>><<< 6581 1726773045.33481: _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:10:44.207528", "end": "2024-09-19 15:10:45.316861", "delta": "0:00:01.109333", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773045.33513: 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-1726773043.9675965-9839-47843802803600/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773045.33523: _low_level_execute_command(): starting 6581 1726773045.33526: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773043.9675965-9839-47843802803600/ > /dev/null 2>&1 && sleep 0' 6581 1726773045.33967: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773045.33970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773045.33972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.33974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773045.33976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.34022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773045.34034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773045.34102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773045.35927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773045.35952: stderr chunk (state=3): >>><<< 6581 1726773045.35955: stdout chunk (state=3): >>><<< 6581 1726773045.35969: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773045.35974: handler run complete 6581 1726773045.35992: Evaluated conditional (True): True 6581 1726773045.36000: attempt loop complete, returning result 6581 1726773045.36003: _execute() done 6581 1726773045.36005: dumping result to json 6581 1726773045.36010: done dumping result, returning 6581 1726773045.36022: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-a274-7900-000000000ee5] 6581 1726773045.36027: sending task result for task 129c3c75-c909-a274-7900-000000000ee5 6581 1726773045.36129: done sending task result for task 129c3c75-c909-a274-7900-000000000ee5 6581 1726773045.36131: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.109333", "end": "2024-09-19 15:10:45.316861", "rc": 0, "start": "2024-09-19 15:10:44.207528" } 6581 1726773045.36205: no more pending results, returning what we have 6581 1726773045.36208: results queue empty 6581 1726773045.36209: checking for any_errors_fatal 6581 1726773045.36215: done checking for any_errors_fatal 6581 1726773045.36217: checking for max_fail_percentage 6581 1726773045.36219: done checking for max_fail_percentage 6581 1726773045.36220: checking to see if all hosts have failed and the running result is not ok 6581 1726773045.36221: done checking to see if all hosts have failed 6581 1726773045.36222: getting the remaining hosts for this loop 6581 1726773045.36224: done getting the remaining hosts for this loop 6581 1726773045.36227: getting the next task for host managed_node2 6581 1726773045.36235: done getting next task for host managed_node2 6581 1726773045.36238: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6581 1726773045.36243: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773045.36254: getting variables 6581 1726773045.36256: in VariableManager get_vars() 6581 1726773045.36291: Calling all_inventory to load vars for managed_node2 6581 1726773045.36294: Calling groups_inventory to load vars for managed_node2 6581 1726773045.36296: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773045.36304: Calling all_plugins_play to load vars for managed_node2 6581 1726773045.36306: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773045.36308: Calling groups_plugins_play to load vars for managed_node2 6581 1726773045.36498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773045.36622: done with get_vars() 6581 1726773045.36630: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:10:45 -0400 (0:00:01.457) 0:01:22.336 **** 6581 1726773045.36697: entering _queue_task() for managed_node2/include_tasks 6581 1726773045.36892: worker is 1 (out of 1 available) 6581 1726773045.36905: exiting _queue_task() for managed_node2/include_tasks 6581 1726773045.36920: done queuing things up, now waiting for results queue to drain 6581 1726773045.36922: waiting for pending results... 6581 1726773045.37098: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6581 1726773045.37182: in run() - task 129c3c75-c909-a274-7900-000000000ee6 6581 1726773045.37192: variable 'ansible_search_path' from source: unknown 6581 1726773045.37196: variable 'ansible_search_path' from source: unknown 6581 1726773045.37223: calling self._execute() 6581 1726773045.37287: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773045.37292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773045.37301: variable 'omit' from source: magic vars 6581 1726773045.37624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773045.37802: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773045.37837: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773045.37862: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773045.37889: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773045.37978: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773045.37999: Evaluated conditional (__kernel_settings_register_apply is changed): True 6581 1726773045.38004: _execute() done 6581 1726773045.38007: dumping result to json 6581 1726773045.38011: done dumping result, returning 6581 1726773045.38019: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-a274-7900-000000000ee6] 6581 1726773045.38023: sending task result for task 129c3c75-c909-a274-7900-000000000ee6 6581 1726773045.38107: done sending task result for task 129c3c75-c909-a274-7900-000000000ee6 6581 1726773045.38110: WORKER PROCESS EXITING 6581 1726773045.38157: no more pending results, returning what we have 6581 1726773045.38162: in VariableManager get_vars() 6581 1726773045.38203: Calling all_inventory to load vars for managed_node2 6581 1726773045.38205: Calling groups_inventory to load vars for managed_node2 6581 1726773045.38207: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773045.38215: Calling all_plugins_play to load vars for managed_node2 6581 1726773045.38220: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773045.38222: Calling groups_plugins_play to load vars for managed_node2 6581 1726773045.38351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773045.38471: done with get_vars() 6581 1726773045.38478: variable 'ansible_search_path' from source: unknown 6581 1726773045.38479: variable 'ansible_search_path' from source: unknown 6581 1726773045.38502: we have included files to process 6581 1726773045.38502: generating all_blocks data 6581 1726773045.38504: done generating all_blocks data 6581 1726773045.38508: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773045.38509: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773045.38511: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6581 1726773045.38767: done processing included file 6581 1726773045.38770: iterating over new_blocks loaded from include file 6581 1726773045.38771: in VariableManager get_vars() 6581 1726773045.38790: done with get_vars() 6581 1726773045.38791: filtering new block on tags 6581 1726773045.38827: done filtering new block on tags 6581 1726773045.38829: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 6581 1726773045.38833: extending task lists for all hosts with included blocks 6581 1726773045.39371: done extending task lists 6581 1726773045.39372: done processing included files 6581 1726773045.39372: results queue empty 6581 1726773045.39373: checking for any_errors_fatal 6581 1726773045.39376: done checking for any_errors_fatal 6581 1726773045.39376: checking for max_fail_percentage 6581 1726773045.39377: done checking for max_fail_percentage 6581 1726773045.39378: checking to see if all hosts have failed and the running result is not ok 6581 1726773045.39378: done checking to see if all hosts have failed 6581 1726773045.39379: getting the remaining hosts for this loop 6581 1726773045.39381: done getting the remaining hosts for this loop 6581 1726773045.39383: getting the next task for host managed_node2 6581 1726773045.39386: done getting next task for host managed_node2 6581 1726773045.39388: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6581 1726773045.39390: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773045.39397: getting variables 6581 1726773045.39398: in VariableManager get_vars() 6581 1726773045.39407: Calling all_inventory to load vars for managed_node2 6581 1726773045.39408: Calling groups_inventory to load vars for managed_node2 6581 1726773045.39410: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773045.39413: Calling all_plugins_play to load vars for managed_node2 6581 1726773045.39414: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773045.39418: Calling groups_plugins_play to load vars for managed_node2 6581 1726773045.39497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773045.39609: done with get_vars() 6581 1726773045.39615: done getting variables 6581 1726773045.39643: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:10:45 -0400 (0:00:00.029) 0:01:22.365 **** 6581 1726773045.39669: entering _queue_task() for managed_node2/command 6581 1726773045.39878: worker is 1 (out of 1 available) 6581 1726773045.39896: exiting _queue_task() for managed_node2/command 6581 1726773045.39909: done queuing things up, now waiting for results queue to drain 6581 1726773045.39911: waiting for pending results... 6581 1726773045.40094: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6581 1726773045.40177: in run() - task 129c3c75-c909-a274-7900-000000000fc5 6581 1726773045.40189: variable 'ansible_search_path' from source: unknown 6581 1726773045.40193: variable 'ansible_search_path' from source: unknown 6581 1726773045.40220: calling self._execute() 6581 1726773045.40323: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773045.40327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773045.40329: variable 'omit' from source: magic vars 6581 1726773045.40371: variable 'omit' from source: magic vars 6581 1726773045.40422: variable 'omit' from source: magic vars 6581 1726773045.40444: variable 'omit' from source: magic vars 6581 1726773045.40477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773045.40506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773045.40524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773045.40539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773045.40549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773045.40573: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773045.40576: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773045.40582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773045.40646: Set connection var ansible_shell_type to sh 6581 1726773045.40655: Set connection var ansible_pipelining to False 6581 1726773045.40660: Set connection var ansible_timeout to 10 6581 1726773045.40667: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773045.40671: Set connection var ansible_shell_executable to /bin/sh 6581 1726773045.40675: Set connection var ansible_connection to ssh 6581 1726773045.40692: variable 'ansible_shell_executable' from source: unknown 6581 1726773045.40695: variable 'ansible_connection' from source: unknown 6581 1726773045.40698: variable 'ansible_module_compression' from source: unknown 6581 1726773045.40700: variable 'ansible_shell_type' from source: unknown 6581 1726773045.40702: variable 'ansible_shell_executable' from source: unknown 6581 1726773045.40705: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773045.40709: variable 'ansible_pipelining' from source: unknown 6581 1726773045.40711: variable 'ansible_timeout' from source: unknown 6581 1726773045.40715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773045.40815: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773045.40825: variable 'omit' from source: magic vars 6581 1726773045.40830: starting attempt loop 6581 1726773045.40833: running the handler 6581 1726773045.40845: _low_level_execute_command(): starting 6581 1726773045.40852: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773045.41367: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773045.41370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773045.41373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.41375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773045.41378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.41421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773045.41429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773045.41444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773045.41503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773045.43089: stdout chunk (state=3): >>>/root <<< 6581 1726773045.43187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773045.43215: stderr chunk (state=3): >>><<< 6581 1726773045.43220: stdout chunk (state=3): >>><<< 6581 1726773045.43241: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773045.43253: _low_level_execute_command(): starting 6581 1726773045.43258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074 `" && echo ansible-tmp-1726773045.4324048-9851-24723449813074="` echo /root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074 `" ) && sleep 0' 6581 1726773045.43697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773045.43700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773045.43702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773045.43713: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.43760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773045.43763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773045.43769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773045.43827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773045.45834: stdout chunk (state=3): >>>ansible-tmp-1726773045.4324048-9851-24723449813074=/root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074 <<< 6581 1726773045.45940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773045.45964: stderr chunk (state=3): >>><<< 6581 1726773045.45968: stdout chunk (state=3): >>><<< 6581 1726773045.45985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773045.4324048-9851-24723449813074=/root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773045.46009: variable 'ansible_module_compression' from source: unknown 6581 1726773045.46050: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773045.46086: variable 'ansible_facts' from source: unknown 6581 1726773045.46133: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074/AnsiballZ_command.py 6581 1726773045.46228: Sending initial data 6581 1726773045.46231: Sent initial data (153 bytes) 6581 1726773045.46653: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773045.46656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.46658: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6581 1726773045.46660: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773045.46662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.46709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773045.46712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773045.46777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773045.48293: 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 <<< 6581 1726773045.48350: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773045.48409: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp55fjs298 /root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074/AnsiballZ_command.py <<< 6581 1726773045.48418: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074/AnsiballZ_command.py" <<< 6581 1726773045.48471: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp55fjs298" to remote "/root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074/AnsiballZ_command.py" <<< 6581 1726773045.49042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773045.49077: stderr chunk (state=3): >>><<< 6581 1726773045.49082: stdout chunk (state=3): >>><<< 6581 1726773045.49119: done transferring module to remote 6581 1726773045.49129: _low_level_execute_command(): starting 6581 1726773045.49133: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074/ /root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074/AnsiballZ_command.py && sleep 0' 6581 1726773045.49559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773045.49562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773045.49565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.49567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773045.49569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773045.49574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.49615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773045.49622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773045.49689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773045.51420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773045.51444: stderr chunk (state=3): >>><<< 6581 1726773045.51447: stdout chunk (state=3): >>><<< 6581 1726773045.51462: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773045.51464: _low_level_execute_command(): starting 6581 1726773045.51469: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074/AnsiballZ_command.py && sleep 0' 6581 1726773045.51879: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773045.51909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773045.51912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.51914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773045.51920: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773045.51923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773045.51973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773045.51977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773045.51983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773045.52045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773046.76960: 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:10:45.671940", "end": "2024-09-19 15:10:46.768330", "delta": "0:00:01.096390", "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}}} <<< 6581 1726773046.78560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773046.78587: stderr chunk (state=3): >>><<< 6581 1726773046.78590: stdout chunk (state=3): >>><<< 6581 1726773046.78610: _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:10:45.671940", "end": "2024-09-19 15:10:46.768330", "delta": "0:00:01.096390", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773046.78652: 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-1726773045.4324048-9851-24723449813074/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773046.78659: _low_level_execute_command(): starting 6581 1726773046.78664: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773045.4324048-9851-24723449813074/ > /dev/null 2>&1 && sleep 0' 6581 1726773046.79099: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773046.79134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773046.79141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773046.79144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773046.79148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773046.79152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773046.79154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773046.79192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773046.79195: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773046.79206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773046.79272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773046.81098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773046.81121: stderr chunk (state=3): >>><<< 6581 1726773046.81124: stdout chunk (state=3): >>><<< 6581 1726773046.81139: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773046.81145: handler run complete 6581 1726773046.81163: Evaluated conditional (False): False 6581 1726773046.81171: attempt loop complete, returning result 6581 1726773046.81174: _execute() done 6581 1726773046.81177: dumping result to json 6581 1726773046.81183: done dumping result, returning 6581 1726773046.81193: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [129c3c75-c909-a274-7900-000000000fc5] 6581 1726773046.81198: sending task result for task 129c3c75-c909-a274-7900-000000000fc5 6581 1726773046.81299: done sending task result for task 129c3c75-c909-a274-7900-000000000fc5 6581 1726773046.81302: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:01.096390", "end": "2024-09-19 15:10:46.768330", "rc": 0, "start": "2024-09-19 15:10:45.671940" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6581 1726773046.81392: no more pending results, returning what we have 6581 1726773046.81396: results queue empty 6581 1726773046.81397: checking for any_errors_fatal 6581 1726773046.81398: done checking for any_errors_fatal 6581 1726773046.81399: checking for max_fail_percentage 6581 1726773046.81400: done checking for max_fail_percentage 6581 1726773046.81401: checking to see if all hosts have failed and the running result is not ok 6581 1726773046.81402: done checking to see if all hosts have failed 6581 1726773046.81403: getting the remaining hosts for this loop 6581 1726773046.81404: done getting the remaining hosts for this loop 6581 1726773046.81407: getting the next task for host managed_node2 6581 1726773046.81414: done getting next task for host managed_node2 6581 1726773046.81419: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6581 1726773046.81424: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773046.81435: getting variables 6581 1726773046.81437: in VariableManager get_vars() 6581 1726773046.81469: Calling all_inventory to load vars for managed_node2 6581 1726773046.81471: Calling groups_inventory to load vars for managed_node2 6581 1726773046.81473: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773046.81481: Calling all_plugins_play to load vars for managed_node2 6581 1726773046.81484: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773046.81486: Calling groups_plugins_play to load vars for managed_node2 6581 1726773046.81639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773046.81768: done with get_vars() 6581 1726773046.81776: done getting variables 6581 1726773046.81818: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:10:46 -0400 (0:00:01.421) 0:01:23.787 **** 6581 1726773046.81842: entering _queue_task() for managed_node2/shell 6581 1726773046.82031: worker is 1 (out of 1 available) 6581 1726773046.82044: exiting _queue_task() for managed_node2/shell 6581 1726773046.82058: done queuing things up, now waiting for results queue to drain 6581 1726773046.82060: waiting for pending results... 6581 1726773046.82240: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6581 1726773046.82336: in run() - task 129c3c75-c909-a274-7900-000000000fc6 6581 1726773046.82347: variable 'ansible_search_path' from source: unknown 6581 1726773046.82351: variable 'ansible_search_path' from source: unknown 6581 1726773046.82377: calling self._execute() 6581 1726773046.82446: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.82450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.82460: variable 'omit' from source: magic vars 6581 1726773046.82795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773046.82977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773046.83012: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773046.83038: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773046.83065: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773046.83156: variable '__kernel_settings_register_verify_values' from source: set_fact 6581 1726773046.83176: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6581 1726773046.83179: when evaluation is False, skipping this task 6581 1726773046.83182: _execute() done 6581 1726773046.83187: dumping result to json 6581 1726773046.83190: done dumping result, returning 6581 1726773046.83197: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [129c3c75-c909-a274-7900-000000000fc6] 6581 1726773046.83202: sending task result for task 129c3c75-c909-a274-7900-000000000fc6 6581 1726773046.83290: done sending task result for task 129c3c75-c909-a274-7900-000000000fc6 6581 1726773046.83293: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6581 1726773046.83344: no more pending results, returning what we have 6581 1726773046.83347: results queue empty 6581 1726773046.83348: checking for any_errors_fatal 6581 1726773046.83359: done checking for any_errors_fatal 6581 1726773046.83360: checking for max_fail_percentage 6581 1726773046.83361: done checking for max_fail_percentage 6581 1726773046.83362: checking to see if all hosts have failed and the running result is not ok 6581 1726773046.83363: done checking to see if all hosts have failed 6581 1726773046.83364: getting the remaining hosts for this loop 6581 1726773046.83365: done getting the remaining hosts for this loop 6581 1726773046.83369: getting the next task for host managed_node2 6581 1726773046.83377: done getting next task for host managed_node2 6581 1726773046.83380: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6581 1726773046.83386: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773046.83403: getting variables 6581 1726773046.83404: in VariableManager get_vars() 6581 1726773046.83438: Calling all_inventory to load vars for managed_node2 6581 1726773046.83441: Calling groups_inventory to load vars for managed_node2 6581 1726773046.83443: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773046.83451: Calling all_plugins_play to load vars for managed_node2 6581 1726773046.83454: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773046.83456: Calling groups_plugins_play to load vars for managed_node2 6581 1726773046.83576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773046.83703: done with get_vars() 6581 1726773046.83711: done getting variables 6581 1726773046.83754: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.019) 0:01:23.806 **** 6581 1726773046.83779: entering _queue_task() for managed_node2/fail 6581 1726773046.83972: worker is 1 (out of 1 available) 6581 1726773046.83987: exiting _queue_task() for managed_node2/fail 6581 1726773046.83999: done queuing things up, now waiting for results queue to drain 6581 1726773046.84001: waiting for pending results... 6581 1726773046.84179: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6581 1726773046.84266: in run() - task 129c3c75-c909-a274-7900-000000000fc7 6581 1726773046.84278: variable 'ansible_search_path' from source: unknown 6581 1726773046.84281: variable 'ansible_search_path' from source: unknown 6581 1726773046.84309: calling self._execute() 6581 1726773046.84374: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.84377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.84388: variable 'omit' from source: magic vars 6581 1726773046.84794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773046.84963: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773046.84996: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773046.85021: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773046.85045: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773046.85129: variable '__kernel_settings_register_verify_values' from source: set_fact 6581 1726773046.85153: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6581 1726773046.85157: when evaluation is False, skipping this task 6581 1726773046.85160: _execute() done 6581 1726773046.85162: dumping result to json 6581 1726773046.85165: done dumping result, returning 6581 1726773046.85168: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [129c3c75-c909-a274-7900-000000000fc7] 6581 1726773046.85173: sending task result for task 129c3c75-c909-a274-7900-000000000fc7 skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6581 1726773046.85303: no more pending results, returning what we have 6581 1726773046.85307: results queue empty 6581 1726773046.85307: checking for any_errors_fatal 6581 1726773046.85312: done checking for any_errors_fatal 6581 1726773046.85312: checking for max_fail_percentage 6581 1726773046.85314: done checking for max_fail_percentage 6581 1726773046.85315: checking to see if all hosts have failed and the running result is not ok 6581 1726773046.85317: done checking to see if all hosts have failed 6581 1726773046.85318: getting the remaining hosts for this loop 6581 1726773046.85320: done getting the remaining hosts for this loop 6581 1726773046.85323: getting the next task for host managed_node2 6581 1726773046.85332: done getting next task for host managed_node2 6581 1726773046.85336: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6581 1726773046.85340: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773046.85357: getting variables 6581 1726773046.85358: in VariableManager get_vars() 6581 1726773046.85388: Calling all_inventory to load vars for managed_node2 6581 1726773046.85390: Calling groups_inventory to load vars for managed_node2 6581 1726773046.85392: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773046.85400: Calling all_plugins_play to load vars for managed_node2 6581 1726773046.85402: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773046.85405: Calling groups_plugins_play to load vars for managed_node2 6581 1726773046.85550: done sending task result for task 129c3c75-c909-a274-7900-000000000fc7 6581 1726773046.85554: WORKER PROCESS EXITING 6581 1726773046.85563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773046.85681: done with get_vars() 6581 1726773046.85688: done getting variables 6581 1726773046.85728: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.019) 0:01:23.826 **** 6581 1726773046.85751: entering _queue_task() for managed_node2/set_fact 6581 1726773046.85928: worker is 1 (out of 1 available) 6581 1726773046.85941: exiting _queue_task() for managed_node2/set_fact 6581 1726773046.85953: done queuing things up, now waiting for results queue to drain 6581 1726773046.85955: waiting for pending results... 6581 1726773046.86120: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6581 1726773046.86191: in run() - task 129c3c75-c909-a274-7900-000000000ee7 6581 1726773046.86202: variable 'ansible_search_path' from source: unknown 6581 1726773046.86205: variable 'ansible_search_path' from source: unknown 6581 1726773046.86231: calling self._execute() 6581 1726773046.86298: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.86302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.86310: variable 'omit' from source: magic vars 6581 1726773046.86387: variable 'omit' from source: magic vars 6581 1726773046.86426: variable 'omit' from source: magic vars 6581 1726773046.86449: variable 'omit' from source: magic vars 6581 1726773046.86480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773046.86511: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773046.86529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773046.86543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773046.86553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773046.86576: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773046.86580: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.86586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.86653: Set connection var ansible_shell_type to sh 6581 1726773046.86663: Set connection var ansible_pipelining to False 6581 1726773046.86668: Set connection var ansible_timeout to 10 6581 1726773046.86674: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773046.86679: Set connection var ansible_shell_executable to /bin/sh 6581 1726773046.86681: Set connection var ansible_connection to ssh 6581 1726773046.86699: variable 'ansible_shell_executable' from source: unknown 6581 1726773046.86702: variable 'ansible_connection' from source: unknown 6581 1726773046.86704: variable 'ansible_module_compression' from source: unknown 6581 1726773046.86706: variable 'ansible_shell_type' from source: unknown 6581 1726773046.86709: variable 'ansible_shell_executable' from source: unknown 6581 1726773046.86712: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.86718: variable 'ansible_pipelining' from source: unknown 6581 1726773046.86721: variable 'ansible_timeout' from source: unknown 6581 1726773046.86726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.86825: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773046.86835: variable 'omit' from source: magic vars 6581 1726773046.86840: starting attempt loop 6581 1726773046.86843: running the handler 6581 1726773046.86851: handler run complete 6581 1726773046.86860: attempt loop complete, returning result 6581 1726773046.86862: _execute() done 6581 1726773046.86865: dumping result to json 6581 1726773046.86867: done dumping result, returning 6581 1726773046.86874: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-a274-7900-000000000ee7] 6581 1726773046.86879: sending task result for task 129c3c75-c909-a274-7900-000000000ee7 6581 1726773046.86963: done sending task result for task 129c3c75-c909-a274-7900-000000000ee7 6581 1726773046.86966: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6581 1726773046.87030: no more pending results, returning what we have 6581 1726773046.87033: results queue empty 6581 1726773046.87034: checking for any_errors_fatal 6581 1726773046.87040: done checking for any_errors_fatal 6581 1726773046.87041: checking for max_fail_percentage 6581 1726773046.87042: done checking for max_fail_percentage 6581 1726773046.87043: checking to see if all hosts have failed and the running result is not ok 6581 1726773046.87044: done checking to see if all hosts have failed 6581 1726773046.87044: getting the remaining hosts for this loop 6581 1726773046.87046: done getting the remaining hosts for this loop 6581 1726773046.87048: getting the next task for host managed_node2 6581 1726773046.87054: done getting next task for host managed_node2 6581 1726773046.87057: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6581 1726773046.87060: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773046.87070: getting variables 6581 1726773046.87071: in VariableManager get_vars() 6581 1726773046.87100: Calling all_inventory to load vars for managed_node2 6581 1726773046.87102: Calling groups_inventory to load vars for managed_node2 6581 1726773046.87104: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773046.87110: Calling all_plugins_play to load vars for managed_node2 6581 1726773046.87112: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773046.87113: Calling groups_plugins_play to load vars for managed_node2 6581 1726773046.87223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773046.87342: done with get_vars() 6581 1726773046.87348: done getting variables 6581 1726773046.87385: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.016) 0:01:23.843 **** 6581 1726773046.87406: entering _queue_task() for managed_node2/set_fact 6581 1726773046.87574: worker is 1 (out of 1 available) 6581 1726773046.87589: exiting _queue_task() for managed_node2/set_fact 6581 1726773046.87601: done queuing things up, now waiting for results queue to drain 6581 1726773046.87603: waiting for pending results... 6581 1726773046.87769: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6581 1726773046.87843: in run() - task 129c3c75-c909-a274-7900-000000000ee8 6581 1726773046.87856: variable 'ansible_search_path' from source: unknown 6581 1726773046.87859: variable 'ansible_search_path' from source: unknown 6581 1726773046.87883: calling self._execute() 6581 1726773046.87944: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.87948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.87957: variable 'omit' from source: magic vars 6581 1726773046.88031: variable 'omit' from source: magic vars 6581 1726773046.88067: variable 'omit' from source: magic vars 6581 1726773046.88390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6581 1726773046.88551: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6581 1726773046.88581: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6581 1726773046.88608: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6581 1726773046.88633: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6581 1726773046.88730: variable '__kernel_settings_register_profile' from source: set_fact 6581 1726773046.88740: variable '__kernel_settings_register_mode' from source: set_fact 6581 1726773046.88747: variable '__kernel_settings_register_apply' from source: set_fact 6581 1726773046.88783: variable 'omit' from source: magic vars 6581 1726773046.88807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773046.88829: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773046.88843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773046.88856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773046.88864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773046.88888: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773046.88892: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.88894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.88959: Set connection var ansible_shell_type to sh 6581 1726773046.88967: Set connection var ansible_pipelining to False 6581 1726773046.88972: Set connection var ansible_timeout to 10 6581 1726773046.88979: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773046.88986: Set connection var ansible_shell_executable to /bin/sh 6581 1726773046.88989: Set connection var ansible_connection to ssh 6581 1726773046.89003: variable 'ansible_shell_executable' from source: unknown 6581 1726773046.89005: variable 'ansible_connection' from source: unknown 6581 1726773046.89008: variable 'ansible_module_compression' from source: unknown 6581 1726773046.89010: variable 'ansible_shell_type' from source: unknown 6581 1726773046.89013: variable 'ansible_shell_executable' from source: unknown 6581 1726773046.89015: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.89021: variable 'ansible_pipelining' from source: unknown 6581 1726773046.89024: variable 'ansible_timeout' from source: unknown 6581 1726773046.89027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.89100: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773046.89108: variable 'omit' from source: magic vars 6581 1726773046.89113: starting attempt loop 6581 1726773046.89115: running the handler 6581 1726773046.89127: handler run complete 6581 1726773046.89134: attempt loop complete, returning result 6581 1726773046.89137: _execute() done 6581 1726773046.89140: dumping result to json 6581 1726773046.89142: done dumping result, returning 6581 1726773046.89149: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-a274-7900-000000000ee8] 6581 1726773046.89153: sending task result for task 129c3c75-c909-a274-7900-000000000ee8 6581 1726773046.89227: done sending task result for task 129c3c75-c909-a274-7900-000000000ee8 6581 1726773046.89230: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6581 1726773046.89294: no more pending results, returning what we have 6581 1726773046.89297: results queue empty 6581 1726773046.89298: checking for any_errors_fatal 6581 1726773046.89303: done checking for any_errors_fatal 6581 1726773046.89304: checking for max_fail_percentage 6581 1726773046.89305: done checking for max_fail_percentage 6581 1726773046.89306: checking to see if all hosts have failed and the running result is not ok 6581 1726773046.89307: done checking to see if all hosts have failed 6581 1726773046.89308: getting the remaining hosts for this loop 6581 1726773046.89309: done getting the remaining hosts for this loop 6581 1726773046.89312: getting the next task for host managed_node2 6581 1726773046.89323: done getting next task for host managed_node2 6581 1726773046.89324: ^ task is: TASK: meta (role_complete) 6581 1726773046.89328: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773046.89339: getting variables 6581 1726773046.89340: in VariableManager get_vars() 6581 1726773046.89370: Calling all_inventory to load vars for managed_node2 6581 1726773046.89373: Calling groups_inventory to load vars for managed_node2 6581 1726773046.89375: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773046.89382: Calling all_plugins_play to load vars for managed_node2 6581 1726773046.89384: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773046.89387: Calling groups_plugins_play to load vars for managed_node2 6581 1726773046.89528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773046.89644: done with get_vars() 6581 1726773046.89651: done getting variables 6581 1726773046.89702: done queuing things up, now waiting for results queue to drain 6581 1726773046.89707: results queue empty 6581 1726773046.89708: checking for any_errors_fatal 6581 1726773046.89709: done checking for any_errors_fatal 6581 1726773046.89710: checking for max_fail_percentage 6581 1726773046.89710: done checking for max_fail_percentage 6581 1726773046.89711: checking to see if all hosts have failed and the running result is not ok 6581 1726773046.89711: done checking to see if all hosts have failed 6581 1726773046.89712: getting the remaining hosts for this loop 6581 1726773046.89712: done getting the remaining hosts for this loop 6581 1726773046.89714: getting the next task for host managed_node2 6581 1726773046.89718: done getting next task for host managed_node2 6581 1726773046.89720: ^ task is: TASK: Verify no settings 6581 1726773046.89721: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773046.89722: getting variables 6581 1726773046.89723: in VariableManager get_vars() 6581 1726773046.89730: Calling all_inventory to load vars for managed_node2 6581 1726773046.89731: Calling groups_inventory to load vars for managed_node2 6581 1726773046.89733: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773046.89735: Calling all_plugins_play to load vars for managed_node2 6581 1726773046.89737: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773046.89739: Calling groups_plugins_play to load vars for managed_node2 6581 1726773046.89818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773046.89924: done with get_vars() 6581 1726773046.89930: done getting variables 6581 1726773046.89954: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.025) 0:01:23.868 **** 6581 1726773046.89974: entering _queue_task() for managed_node2/shell 6581 1726773046.90151: worker is 1 (out of 1 available) 6581 1726773046.90165: exiting _queue_task() for managed_node2/shell 6581 1726773046.90177: done queuing things up, now waiting for results queue to drain 6581 1726773046.90179: waiting for pending results... 6581 1726773046.90347: running TaskExecutor() for managed_node2/TASK: Verify no settings 6581 1726773046.90415: in run() - task 129c3c75-c909-a274-7900-000000000cae 6581 1726773046.90427: variable 'ansible_search_path' from source: unknown 6581 1726773046.90430: variable 'ansible_search_path' from source: unknown 6581 1726773046.90456: calling self._execute() 6581 1726773046.90522: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.90526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.90535: variable 'omit' from source: magic vars 6581 1726773046.90610: variable 'omit' from source: magic vars 6581 1726773046.90641: variable 'omit' from source: magic vars 6581 1726773046.90951: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6581 1726773046.91007: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6581 1726773046.91066: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773046.91069: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6581 1726773046.91109: variable 'omit' from source: magic vars 6581 1726773046.91139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773046.91167: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773046.91182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773046.91197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773046.91207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773046.91230: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773046.91233: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.91235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.91300: Set connection var ansible_shell_type to sh 6581 1726773046.91310: Set connection var ansible_pipelining to False 6581 1726773046.91315: Set connection var ansible_timeout to 10 6581 1726773046.91324: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773046.91328: Set connection var ansible_shell_executable to /bin/sh 6581 1726773046.91331: Set connection var ansible_connection to ssh 6581 1726773046.91347: variable 'ansible_shell_executable' from source: unknown 6581 1726773046.91349: variable 'ansible_connection' from source: unknown 6581 1726773046.91352: variable 'ansible_module_compression' from source: unknown 6581 1726773046.91354: variable 'ansible_shell_type' from source: unknown 6581 1726773046.91356: variable 'ansible_shell_executable' from source: unknown 6581 1726773046.91358: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773046.91363: variable 'ansible_pipelining' from source: unknown 6581 1726773046.91365: variable 'ansible_timeout' from source: unknown 6581 1726773046.91368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773046.91463: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773046.91473: variable 'omit' from source: magic vars 6581 1726773046.91478: starting attempt loop 6581 1726773046.91481: running the handler 6581 1726773046.91492: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773046.91506: _low_level_execute_command(): starting 6581 1726773046.91512: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773046.92013: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773046.92018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773046.92021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773046.92026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773046.92074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773046.92077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773046.92079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773046.92148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773046.93726: stdout chunk (state=3): >>>/root <<< 6581 1726773046.93825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773046.93856: stderr chunk (state=3): >>><<< 6581 1726773046.93860: stdout chunk (state=3): >>><<< 6581 1726773046.93884: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773046.93894: _low_level_execute_command(): starting 6581 1726773046.93900: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438 `" && echo ansible-tmp-1726773046.9388108-9869-53298281197438="` echo /root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438 `" ) && sleep 0' 6581 1726773046.94356: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773046.94359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773046.94362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773046.94364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773046.94367: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773046.94369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773046.94421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773046.94425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773046.94430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773046.94492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773046.96457: stdout chunk (state=3): >>>ansible-tmp-1726773046.9388108-9869-53298281197438=/root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438 <<< 6581 1726773046.96566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773046.96595: stderr chunk (state=3): >>><<< 6581 1726773046.96598: stdout chunk (state=3): >>><<< 6581 1726773046.96615: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773046.9388108-9869-53298281197438=/root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773046.96646: variable 'ansible_module_compression' from source: unknown 6581 1726773046.96689: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6581 1726773046.96722: variable 'ansible_facts' from source: unknown 6581 1726773046.96772: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438/AnsiballZ_command.py 6581 1726773046.96878: Sending initial data 6581 1726773046.96885: Sent initial data (153 bytes) 6581 1726773046.97336: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773046.97340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773046.97343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773046.97345: 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 <<< 6581 1726773046.97347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773046.97399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773046.97402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773046.97404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773046.97473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773046.99021: 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 <<< 6581 1726773046.99025: 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 <<< 6581 1726773046.99081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773046.99140: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpay0gcl7i /root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438/AnsiballZ_command.py <<< 6581 1726773046.99147: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438/AnsiballZ_command.py" <<< 6581 1726773046.99202: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpay0gcl7i" to remote "/root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438/AnsiballZ_command.py" <<< 6581 1726773046.99205: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438/AnsiballZ_command.py" <<< 6581 1726773046.99795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773046.99839: stderr chunk (state=3): >>><<< 6581 1726773046.99843: stdout chunk (state=3): >>><<< 6581 1726773046.99886: done transferring module to remote 6581 1726773046.99896: _low_level_execute_command(): starting 6581 1726773046.99901: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438/ /root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438/AnsiballZ_command.py && sleep 0' 6581 1726773047.00322: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.00329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.00344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.00394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.00400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.00459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.02197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.02222: stderr chunk (state=3): >>><<< 6581 1726773047.02225: stdout chunk (state=3): >>><<< 6581 1726773047.02239: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.02242: _low_level_execute_command(): starting 6581 1726773047.02247: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438/AnsiballZ_command.py && sleep 0' 6581 1726773047.02672: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.02675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773047.02677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.02679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.02683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.02733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.02736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.02807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.18969: 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:10:47.180659", "end": "2024-09-19 15:10:47.188503", "delta": "0:00:00.007844", "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}}} <<< 6581 1726773047.20366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773047.20396: stderr chunk (state=3): >>><<< 6581 1726773047.20400: stdout chunk (state=3): >>><<< 6581 1726773047.20418: _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:10:47.180659", "end": "2024-09-19 15:10:47.188503", "delta": "0:00:00.007844", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773047.20453: 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-1726773046.9388108-9869-53298281197438/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773047.20460: _low_level_execute_command(): starting 6581 1726773047.20464: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773046.9388108-9869-53298281197438/ > /dev/null 2>&1 && sleep 0' 6581 1726773047.20919: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.20923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773047.20926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.20929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.20931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773047.20933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.20981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.20984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.20986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.21054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.22849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.22875: stderr chunk (state=3): >>><<< 6581 1726773047.22878: stdout chunk (state=3): >>><<< 6581 1726773047.22895: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.22901: handler run complete 6581 1726773047.22920: Evaluated conditional (False): False 6581 1726773047.22929: attempt loop complete, returning result 6581 1726773047.22932: _execute() done 6581 1726773047.22934: dumping result to json 6581 1726773047.22940: done dumping result, returning 6581 1726773047.22948: done running TaskExecutor() for managed_node2/TASK: Verify no settings [129c3c75-c909-a274-7900-000000000cae] 6581 1726773047.22953: sending task result for task 129c3c75-c909-a274-7900-000000000cae 6581 1726773047.23061: done sending task result for task 129c3c75-c909-a274-7900-000000000cae 6581 1726773047.23064: WORKER PROCESS EXITING ok: [managed_node2] => { "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.007844", "end": "2024-09-19 15:10:47.188503", "rc": 0, "start": "2024-09-19 15:10:47.180659" } 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 6581 1726773047.23136: no more pending results, returning what we have 6581 1726773047.23139: results queue empty 6581 1726773047.23140: checking for any_errors_fatal 6581 1726773047.23142: done checking for any_errors_fatal 6581 1726773047.23143: checking for max_fail_percentage 6581 1726773047.23144: done checking for max_fail_percentage 6581 1726773047.23146: checking to see if all hosts have failed and the running result is not ok 6581 1726773047.23146: done checking to see if all hosts have failed 6581 1726773047.23147: getting the remaining hosts for this loop 6581 1726773047.23149: done getting the remaining hosts for this loop 6581 1726773047.23152: getting the next task for host managed_node2 6581 1726773047.23159: done getting next task for host managed_node2 6581 1726773047.23162: ^ task is: TASK: Remove kernel_settings tuned profile 6581 1726773047.23166: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773047.23171: getting variables 6581 1726773047.23172: in VariableManager get_vars() 6581 1726773047.23208: Calling all_inventory to load vars for managed_node2 6581 1726773047.23211: Calling groups_inventory to load vars for managed_node2 6581 1726773047.23213: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773047.23224: Calling all_plugins_play to load vars for managed_node2 6581 1726773047.23226: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773047.23229: Calling groups_plugins_play to load vars for managed_node2 6581 1726773047.23401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773047.23514: done with get_vars() 6581 1726773047.23524: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 15:10:47 -0400 (0:00:00.336) 0:01:24.204 **** 6581 1726773047.23588: entering _queue_task() for managed_node2/file 6581 1726773047.23780: worker is 1 (out of 1 available) 6581 1726773047.23796: exiting _queue_task() for managed_node2/file 6581 1726773047.23808: done queuing things up, now waiting for results queue to drain 6581 1726773047.23810: waiting for pending results... 6581 1726773047.23983: running TaskExecutor() for managed_node2/TASK: Remove kernel_settings tuned profile 6581 1726773047.24060: in run() - task 129c3c75-c909-a274-7900-000000000caf 6581 1726773047.24070: variable 'ansible_search_path' from source: unknown 6581 1726773047.24074: variable 'ansible_search_path' from source: unknown 6581 1726773047.24103: calling self._execute() 6581 1726773047.24172: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773047.24176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773047.24188: variable 'omit' from source: magic vars 6581 1726773047.24266: variable 'omit' from source: magic vars 6581 1726773047.24295: variable 'omit' from source: magic vars 6581 1726773047.24317: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6581 1726773047.24542: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6581 1726773047.24613: variable '__kernel_settings_profile_parent' from source: set_fact 6581 1726773047.24619: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6581 1726773047.24653: variable 'omit' from source: magic vars 6581 1726773047.24683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773047.24718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773047.24734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773047.24747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773047.24759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773047.24781: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773047.24789: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773047.24792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773047.24857: Set connection var ansible_shell_type to sh 6581 1726773047.24866: Set connection var ansible_pipelining to False 6581 1726773047.24871: Set connection var ansible_timeout to 10 6581 1726773047.24878: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773047.24884: Set connection var ansible_shell_executable to /bin/sh 6581 1726773047.24887: Set connection var ansible_connection to ssh 6581 1726773047.24904: variable 'ansible_shell_executable' from source: unknown 6581 1726773047.24906: variable 'ansible_connection' from source: unknown 6581 1726773047.24909: variable 'ansible_module_compression' from source: unknown 6581 1726773047.24911: variable 'ansible_shell_type' from source: unknown 6581 1726773047.24913: variable 'ansible_shell_executable' from source: unknown 6581 1726773047.24915: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773047.24921: variable 'ansible_pipelining' from source: unknown 6581 1726773047.24923: variable 'ansible_timeout' from source: unknown 6581 1726773047.24927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773047.25073: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773047.25082: variable 'omit' from source: magic vars 6581 1726773047.25089: starting attempt loop 6581 1726773047.25092: running the handler 6581 1726773047.25103: _low_level_execute_command(): starting 6581 1726773047.25111: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773047.25606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.25611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address <<< 6581 1726773047.25614: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.25671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.25674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.25681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.25740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.27307: stdout chunk (state=3): >>>/root <<< 6581 1726773047.27403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.27434: stderr chunk (state=3): >>><<< 6581 1726773047.27437: stdout chunk (state=3): >>><<< 6581 1726773047.27457: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.27469: _low_level_execute_command(): starting 6581 1726773047.27476: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112 `" && echo ansible-tmp-1726773047.274573-9877-47825365767112="` echo /root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112 `" ) && sleep 0' 6581 1726773047.27934: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.27938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773047.27949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773047.27952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773047.27954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.27998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.28002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.28004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.28068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.30094: stdout chunk (state=3): >>>ansible-tmp-1726773047.274573-9877-47825365767112=/root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112 <<< 6581 1726773047.30195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.30226: stderr chunk (state=3): >>><<< 6581 1726773047.30229: stdout chunk (state=3): >>><<< 6581 1726773047.30245: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773047.274573-9877-47825365767112=/root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.30285: variable 'ansible_module_compression' from source: unknown 6581 1726773047.30332: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6581 1726773047.30367: variable 'ansible_facts' from source: unknown 6581 1726773047.30420: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112/AnsiballZ_file.py 6581 1726773047.30522: Sending initial data 6581 1726773047.30525: Sent initial data (149 bytes) 6581 1726773047.30969: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.30972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773047.30975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.30977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.30979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.31028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.31031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.31101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.32625: 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" <<< 6581 1726773047.32632: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773047.32682: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773047.32740: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp9r2q63oa /root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112/AnsiballZ_file.py <<< 6581 1726773047.32747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112/AnsiballZ_file.py" <<< 6581 1726773047.32796: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp9r2q63oa" to remote "/root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112/AnsiballZ_file.py" <<< 6581 1726773047.32805: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112/AnsiballZ_file.py" <<< 6581 1726773047.33391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.33435: stderr chunk (state=3): >>><<< 6581 1726773047.33438: stdout chunk (state=3): >>><<< 6581 1726773047.33466: done transferring module to remote 6581 1726773047.33475: _low_level_execute_command(): starting 6581 1726773047.33480: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112/ /root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112/AnsiballZ_file.py && sleep 0' 6581 1726773047.33893: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.33926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773047.33929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.33931: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.33937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773047.33940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.33992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.33995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.33996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.34047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.35757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.35783: stderr chunk (state=3): >>><<< 6581 1726773047.35787: stdout chunk (state=3): >>><<< 6581 1726773047.35798: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.35801: _low_level_execute_command(): starting 6581 1726773047.35806: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112/AnsiballZ_file.py && sleep 0' 6581 1726773047.36245: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.36248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773047.36252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773047.36254: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.36256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.36302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.36306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.36381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.52231: 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}}} <<< 6581 1726773047.53490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773047.53519: stderr chunk (state=3): >>><<< 6581 1726773047.53522: stdout chunk (state=3): >>><<< 6581 1726773047.53538: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773047.53605: 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-1726773047.274573-9877-47825365767112/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773047.53614: _low_level_execute_command(): starting 6581 1726773047.53618: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773047.274573-9877-47825365767112/ > /dev/null 2>&1 && sleep 0' 6581 1726773047.54069: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.54074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.54077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773047.54079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773047.54081: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.54129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.54132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.54202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.56044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.56061: stderr chunk (state=3): >>><<< 6581 1726773047.56064: stdout chunk (state=3): >>><<< 6581 1726773047.56078: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.56085: handler run complete 6581 1726773047.56104: attempt loop complete, returning result 6581 1726773047.56107: _execute() done 6581 1726773047.56110: dumping result to json 6581 1726773047.56115: done dumping result, returning 6581 1726773047.56125: done running TaskExecutor() for managed_node2/TASK: Remove kernel_settings tuned profile [129c3c75-c909-a274-7900-000000000caf] 6581 1726773047.56129: sending task result for task 129c3c75-c909-a274-7900-000000000caf 6581 1726773047.56239: done sending task result for task 129c3c75-c909-a274-7900-000000000caf 6581 1726773047.56242: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 6581 1726773047.56334: no more pending results, returning what we have 6581 1726773047.56337: results queue empty 6581 1726773047.56338: checking for any_errors_fatal 6581 1726773047.56349: done checking for any_errors_fatal 6581 1726773047.56349: checking for max_fail_percentage 6581 1726773047.56351: done checking for max_fail_percentage 6581 1726773047.56352: checking to see if all hosts have failed and the running result is not ok 6581 1726773047.56352: done checking to see if all hosts have failed 6581 1726773047.56353: getting the remaining hosts for this loop 6581 1726773047.56355: done getting the remaining hosts for this loop 6581 1726773047.56358: getting the next task for host managed_node2 6581 1726773047.56364: done getting next task for host managed_node2 6581 1726773047.56367: ^ task is: TASK: Get active_profile 6581 1726773047.56370: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773047.56373: getting variables 6581 1726773047.56374: in VariableManager get_vars() 6581 1726773047.56408: Calling all_inventory to load vars for managed_node2 6581 1726773047.56410: Calling groups_inventory to load vars for managed_node2 6581 1726773047.56412: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773047.56424: Calling all_plugins_play to load vars for managed_node2 6581 1726773047.56426: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773047.56429: Calling groups_plugins_play to load vars for managed_node2 6581 1726773047.56543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773047.56684: done with get_vars() 6581 1726773047.56691: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 15:10:47 -0400 (0:00:00.331) 0:01:24.536 **** 6581 1726773047.56757: entering _queue_task() for managed_node2/slurp 6581 1726773047.56939: worker is 1 (out of 1 available) 6581 1726773047.56954: exiting _queue_task() for managed_node2/slurp 6581 1726773047.56967: done queuing things up, now waiting for results queue to drain 6581 1726773047.56969: waiting for pending results... 6581 1726773047.57142: running TaskExecutor() for managed_node2/TASK: Get active_profile 6581 1726773047.57214: in run() - task 129c3c75-c909-a274-7900-000000000cb0 6581 1726773047.57227: variable 'ansible_search_path' from source: unknown 6581 1726773047.57230: variable 'ansible_search_path' from source: unknown 6581 1726773047.57259: calling self._execute() 6581 1726773047.57326: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773047.57330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773047.57340: variable 'omit' from source: magic vars 6581 1726773047.57417: variable 'omit' from source: magic vars 6581 1726773047.57447: variable 'omit' from source: magic vars 6581 1726773047.57468: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6581 1726773047.57697: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6581 1726773047.57754: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6581 1726773047.57781: variable 'omit' from source: magic vars 6581 1726773047.57812: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773047.57843: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773047.57858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773047.57870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773047.57880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773047.57905: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773047.57908: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773047.57910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773047.57976: Set connection var ansible_shell_type to sh 6581 1726773047.57988: Set connection var ansible_pipelining to False 6581 1726773047.57993: Set connection var ansible_timeout to 10 6581 1726773047.57999: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773047.58004: Set connection var ansible_shell_executable to /bin/sh 6581 1726773047.58007: Set connection var ansible_connection to ssh 6581 1726773047.58023: variable 'ansible_shell_executable' from source: unknown 6581 1726773047.58026: variable 'ansible_connection' from source: unknown 6581 1726773047.58029: variable 'ansible_module_compression' from source: unknown 6581 1726773047.58031: variable 'ansible_shell_type' from source: unknown 6581 1726773047.58033: variable 'ansible_shell_executable' from source: unknown 6581 1726773047.58035: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773047.58039: variable 'ansible_pipelining' from source: unknown 6581 1726773047.58042: variable 'ansible_timeout' from source: unknown 6581 1726773047.58046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773047.58190: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6581 1726773047.58199: variable 'omit' from source: magic vars 6581 1726773047.58204: starting attempt loop 6581 1726773047.58206: running the handler 6581 1726773047.58218: _low_level_execute_command(): starting 6581 1726773047.58226: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773047.58680: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.58711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773047.58719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.58725: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.58728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.58773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.58777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.58779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.58848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.60428: stdout chunk (state=3): >>>/root <<< 6581 1726773047.60525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.60555: stderr chunk (state=3): >>><<< 6581 1726773047.60559: stdout chunk (state=3): >>><<< 6581 1726773047.60578: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.60590: _low_level_execute_command(): starting 6581 1726773047.60595: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577 `" && echo ansible-tmp-1726773047.6057823-9888-100699415844577="` echo /root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577 `" ) && sleep 0' 6581 1726773047.60999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.61007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773047.61032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.61042: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.61045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.61095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.61098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.61103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.61162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.63148: stdout chunk (state=3): >>>ansible-tmp-1726773047.6057823-9888-100699415844577=/root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577 <<< 6581 1726773047.63251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.63281: stderr chunk (state=3): >>><<< 6581 1726773047.63285: stdout chunk (state=3): >>><<< 6581 1726773047.63302: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773047.6057823-9888-100699415844577=/root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.63345: variable 'ansible_module_compression' from source: unknown 6581 1726773047.63380: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6581 1726773047.63414: variable 'ansible_facts' from source: unknown 6581 1726773047.63464: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577/AnsiballZ_slurp.py 6581 1726773047.63567: Sending initial data 6581 1726773047.63570: Sent initial data (152 bytes) 6581 1726773047.64017: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.64020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.64023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.64025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773047.64027: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.64075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.64078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.64085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.64143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.65675: 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 <<< 6581 1726773047.65736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773047.65815: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmprxeh0yf1 /root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577/AnsiballZ_slurp.py <<< 6581 1726773047.65820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577/AnsiballZ_slurp.py" <<< 6581 1726773047.65892: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmprxeh0yf1" to remote "/root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577/AnsiballZ_slurp.py" <<< 6581 1726773047.66477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.66524: stderr chunk (state=3): >>><<< 6581 1726773047.66527: stdout chunk (state=3): >>><<< 6581 1726773047.66552: done transferring module to remote 6581 1726773047.66561: _low_level_execute_command(): starting 6581 1726773047.66566: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577/ /root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577/AnsiballZ_slurp.py && sleep 0' 6581 1726773047.67008: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.67011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.67013: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.67026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.67073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.67079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.67083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.67141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.68859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.68886: stderr chunk (state=3): >>><<< 6581 1726773047.68889: stdout chunk (state=3): >>><<< 6581 1726773047.68902: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.68904: _low_level_execute_command(): starting 6581 1726773047.68909: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577/AnsiballZ_slurp.py && sleep 0' 6581 1726773047.69345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.69348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773047.69350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.69352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.69354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.69408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.69412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.69418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.69483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.84649: 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"}}} <<< 6581 1726773047.85815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773047.85845: stderr chunk (state=3): >>><<< 6581 1726773047.85848: stdout chunk (state=3): >>><<< 6581 1726773047.85863: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773047.85892: 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-1726773047.6057823-9888-100699415844577/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773047.85899: _low_level_execute_command(): starting 6581 1726773047.85904: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773047.6057823-9888-100699415844577/ > /dev/null 2>&1 && sleep 0' 6581 1726773047.86350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.86354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.86356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.86358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773047.86365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.86411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.86414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.86419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.86484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.88280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.88309: stderr chunk (state=3): >>><<< 6581 1726773047.88312: stdout chunk (state=3): >>><<< 6581 1726773047.88331: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.88336: handler run complete 6581 1726773047.88351: attempt loop complete, returning result 6581 1726773047.88354: _execute() done 6581 1726773047.88356: dumping result to json 6581 1726773047.88360: done dumping result, returning 6581 1726773047.88368: done running TaskExecutor() for managed_node2/TASK: Get active_profile [129c3c75-c909-a274-7900-000000000cb0] 6581 1726773047.88372: sending task result for task 129c3c75-c909-a274-7900-000000000cb0 6581 1726773047.88473: done sending task result for task 129c3c75-c909-a274-7900-000000000cb0 6581 1726773047.88476: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6581 1726773047.88560: no more pending results, returning what we have 6581 1726773047.88563: results queue empty 6581 1726773047.88564: checking for any_errors_fatal 6581 1726773047.88575: done checking for any_errors_fatal 6581 1726773047.88575: checking for max_fail_percentage 6581 1726773047.88577: done checking for max_fail_percentage 6581 1726773047.88577: checking to see if all hosts have failed and the running result is not ok 6581 1726773047.88578: done checking to see if all hosts have failed 6581 1726773047.88579: getting the remaining hosts for this loop 6581 1726773047.88580: done getting the remaining hosts for this loop 6581 1726773047.88584: getting the next task for host managed_node2 6581 1726773047.88590: done getting next task for host managed_node2 6581 1726773047.88593: ^ task is: TASK: Ensure kernel_settings is not in active_profile 6581 1726773047.88596: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773047.88599: getting variables 6581 1726773047.88600: in VariableManager get_vars() 6581 1726773047.88635: Calling all_inventory to load vars for managed_node2 6581 1726773047.88637: Calling groups_inventory to load vars for managed_node2 6581 1726773047.88639: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773047.88648: Calling all_plugins_play to load vars for managed_node2 6581 1726773047.88650: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773047.88653: Calling groups_plugins_play to load vars for managed_node2 6581 1726773047.88773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773047.88891: done with get_vars() 6581 1726773047.88899: done getting variables 6581 1726773047.88942: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 15:10:47 -0400 (0:00:00.322) 0:01:24.858 **** 6581 1726773047.88964: entering _queue_task() for managed_node2/copy 6581 1726773047.89158: worker is 1 (out of 1 available) 6581 1726773047.89171: exiting _queue_task() for managed_node2/copy 6581 1726773047.89183: done queuing things up, now waiting for results queue to drain 6581 1726773047.89185: waiting for pending results... 6581 1726773047.89366: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings is not in active_profile 6581 1726773047.89436: in run() - task 129c3c75-c909-a274-7900-000000000cb1 6581 1726773047.89447: variable 'ansible_search_path' from source: unknown 6581 1726773047.89450: variable 'ansible_search_path' from source: unknown 6581 1726773047.89476: calling self._execute() 6581 1726773047.89545: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773047.89549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773047.89558: variable 'omit' from source: magic vars 6581 1726773047.89638: variable 'omit' from source: magic vars 6581 1726773047.89669: variable 'omit' from source: magic vars 6581 1726773047.89692: variable '__active_profile' from source: task vars 6581 1726773047.89919: variable '__active_profile' from source: task vars 6581 1726773047.90055: variable '__cur_profile' from source: task vars 6581 1726773047.90155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6581 1726773047.91797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6581 1726773047.91837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6581 1726773047.91863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6581 1726773047.91889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6581 1726773047.91909: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6581 1726773047.91966: 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) 6581 1726773047.91989: 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) 6581 1726773047.92008: 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) 6581 1726773047.92036: 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) 6581 1726773047.92046: 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) 6581 1726773047.92119: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6581 1726773047.92157: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6581 1726773047.92204: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6581 1726773047.92255: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6581 1726773047.92274: variable 'omit' from source: magic vars 6581 1726773047.92295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773047.92317: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773047.92331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773047.92362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773047.92370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773047.92396: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773047.92399: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773047.92401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773047.92465: Set connection var ansible_shell_type to sh 6581 1726773047.92474: Set connection var ansible_pipelining to False 6581 1726773047.92479: Set connection var ansible_timeout to 10 6581 1726773047.92488: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773047.92492: Set connection var ansible_shell_executable to /bin/sh 6581 1726773047.92495: Set connection var ansible_connection to ssh 6581 1726773047.92511: variable 'ansible_shell_executable' from source: unknown 6581 1726773047.92513: variable 'ansible_connection' from source: unknown 6581 1726773047.92517: variable 'ansible_module_compression' from source: unknown 6581 1726773047.92520: variable 'ansible_shell_type' from source: unknown 6581 1726773047.92522: variable 'ansible_shell_executable' from source: unknown 6581 1726773047.92524: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773047.92527: variable 'ansible_pipelining' from source: unknown 6581 1726773047.92530: variable 'ansible_timeout' from source: unknown 6581 1726773047.92534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773047.92604: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773047.92612: variable 'omit' from source: magic vars 6581 1726773047.92619: starting attempt loop 6581 1726773047.92622: running the handler 6581 1726773047.92632: _low_level_execute_command(): starting 6581 1726773047.92638: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773047.93099: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.93134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773047.93137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.93140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.93142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773047.93144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.93197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.93200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.93202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.93263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.94830: stdout chunk (state=3): >>>/root <<< 6581 1726773047.94930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.94956: stderr chunk (state=3): >>><<< 6581 1726773047.94960: stdout chunk (state=3): >>><<< 6581 1726773047.94977: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.94987: _low_level_execute_command(): starting 6581 1726773047.94991: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986 `" && echo ansible-tmp-1726773047.9497674-9896-137429663995986="` echo /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986 `" ) && sleep 0' 6581 1726773047.95414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773047.95420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773047.95422: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.95424: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.95427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773047.95429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.95475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.95479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773047.95484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.95542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773047.97478: stdout chunk (state=3): >>>ansible-tmp-1726773047.9497674-9896-137429663995986=/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986 <<< 6581 1726773047.97582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773047.97607: stderr chunk (state=3): >>><<< 6581 1726773047.97610: stdout chunk (state=3): >>><<< 6581 1726773047.97626: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773047.9497674-9896-137429663995986=/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773047.97695: variable 'ansible_module_compression' from source: unknown 6581 1726773047.97735: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773047.97766: variable 'ansible_facts' from source: unknown 6581 1726773047.97831: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_stat.py 6581 1726773047.97912: Sending initial data 6581 1726773047.97918: Sent initial data (151 bytes) 6581 1726773047.98366: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.98371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773047.98373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.98375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773047.98377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773047.98379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773047.98426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773047.98430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773047.98499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.00029: 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 <<< 6581 1726773048.00083: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773048.00143: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpbkm3civm /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_stat.py <<< 6581 1726773048.00150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_stat.py" <<< 6581 1726773048.00205: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpbkm3civm" to remote "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_stat.py" <<< 6581 1726773048.00207: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_stat.py" <<< 6581 1726773048.00801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.00844: stderr chunk (state=3): >>><<< 6581 1726773048.00848: stdout chunk (state=3): >>><<< 6581 1726773048.00890: done transferring module to remote 6581 1726773048.00899: _low_level_execute_command(): starting 6581 1726773048.00904: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/ /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_stat.py && sleep 0' 6581 1726773048.01355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.01358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773048.01361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.01363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.01365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773048.01367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.01414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773048.01421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.01482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.03205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.03233: stderr chunk (state=3): >>><<< 6581 1726773048.03236: stdout chunk (state=3): >>><<< 6581 1726773048.03250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773048.03253: _low_level_execute_command(): starting 6581 1726773048.03258: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_stat.py && sleep 0' 6581 1726773048.03689: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.03692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773048.03695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.03697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.03699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.03752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.03760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773048.03762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.03820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.20032: 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": 517996677, "dev": 51714, "nlink": 1, "atime": 1726773047.843846, "mtime": 1726773044.3028166, "ctime": 1726773044.3028166, "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": "3118696626", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726773048.21430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773048.21456: stderr chunk (state=3): >>><<< 6581 1726773048.21459: stdout chunk (state=3): >>><<< 6581 1726773048.21476: _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": 517996677, "dev": 51714, "nlink": 1, "atime": 1726773047.843846, "mtime": 1726773044.3028166, "ctime": 1726773044.3028166, "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": "3118696626", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773048.21520: 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-1726773047.9497674-9896-137429663995986/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773048.21612: Sending initial data 6581 1726773048.21615: Sent initial data (139 bytes) 6581 1726773048.22056: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.22059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773048.22061: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.22063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.22065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773048.22067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.22111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.22115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.22185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.23779: 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 <<< 6581 1726773048.23845: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773048.23906: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/.un7ug85k /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/.source <<< 6581 1726773048.23909: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/.source" <<< 6581 1726773048.23962: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/.un7ug85k" to remote "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/.source" <<< 6581 1726773048.23968: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/.source" <<< 6581 1726773048.24200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.24243: stderr chunk (state=3): >>><<< 6581 1726773048.24247: stdout chunk (state=3): >>><<< 6581 1726773048.24267: _low_level_execute_command(): starting 6581 1726773048.24271: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/ /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/.source && sleep 0' 6581 1726773048.24705: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.24708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.24711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.24713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.24765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.24768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.24837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.26584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.26609: stderr chunk (state=3): >>><<< 6581 1726773048.26612: stdout chunk (state=3): >>><<< 6581 1726773048.26628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773048.26649: variable 'ansible_module_compression' from source: unknown 6581 1726773048.26685: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6581 1726773048.26698: variable 'ansible_facts' from source: unknown 6581 1726773048.26745: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_copy.py 6581 1726773048.26833: Sending initial data 6581 1726773048.26836: Sent initial data (151 bytes) 6581 1726773048.27279: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.27284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773048.27287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.27289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.27291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773048.27293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.27335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.27339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.27403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.28939: 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 <<< 6581 1726773048.28942: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773048.28994: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773048.29053: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmplunqixpr /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_copy.py <<< 6581 1726773048.29055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_copy.py" <<< 6581 1726773048.29108: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmplunqixpr" to remote "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_copy.py" <<< 6581 1726773048.29689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.29729: stderr chunk (state=3): >>><<< 6581 1726773048.29732: stdout chunk (state=3): >>><<< 6581 1726773048.29763: done transferring module to remote 6581 1726773048.29771: _low_level_execute_command(): starting 6581 1726773048.29776: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/ /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_copy.py && sleep 0' 6581 1726773048.30205: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.30208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773048.30210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773048.30213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773048.30215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.30260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.30263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.30330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.32058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.32085: stderr chunk (state=3): >>><<< 6581 1726773048.32088: stdout chunk (state=3): >>><<< 6581 1726773048.32099: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773048.32102: _low_level_execute_command(): starting 6581 1726773048.32107: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/AnsiballZ_copy.py && sleep 0' 6581 1726773048.32535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.32539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773048.32542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.32548: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.32550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.32587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773048.32598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.32671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.48883: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/.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-1726773047.9497674-9896-137429663995986/.source", "_original_basename": ".un7ug85k", "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}}} <<< 6581 1726773048.50132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773048.50157: stderr chunk (state=3): >>><<< 6581 1726773048.50162: stdout chunk (state=3): >>><<< 6581 1726773048.50176: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/.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-1726773047.9497674-9896-137429663995986/.source", "_original_basename": ".un7ug85k", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773048.50201: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/.source', '_original_basename': '.un7ug85k', '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-1726773047.9497674-9896-137429663995986/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773048.50211: _low_level_execute_command(): starting 6581 1726773048.50214: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/ > /dev/null 2>&1 && sleep 0' 6581 1726773048.50652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.50656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.50667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.50724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.50731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773048.50745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.50797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.52611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.52637: stderr chunk (state=3): >>><<< 6581 1726773048.52642: stdout chunk (state=3): >>><<< 6581 1726773048.52656: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773048.52663: handler run complete 6581 1726773048.52682: attempt loop complete, returning result 6581 1726773048.52688: _execute() done 6581 1726773048.52691: dumping result to json 6581 1726773048.52696: done dumping result, returning 6581 1726773048.52704: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings is not in active_profile [129c3c75-c909-a274-7900-000000000cb1] 6581 1726773048.52708: sending task result for task 129c3c75-c909-a274-7900-000000000cb1 6581 1726773048.52813: done sending task result for task 129c3c75-c909-a274-7900-000000000cb1 6581 1726773048.52815: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "src": "/root/.ansible/tmp/ansible-tmp-1726773047.9497674-9896-137429663995986/.source", "state": "file", "uid": 0 } 6581 1726773048.52879: no more pending results, returning what we have 6581 1726773048.52882: results queue empty 6581 1726773048.52883: checking for any_errors_fatal 6581 1726773048.52892: done checking for any_errors_fatal 6581 1726773048.52893: checking for max_fail_percentage 6581 1726773048.52894: done checking for max_fail_percentage 6581 1726773048.52895: checking to see if all hosts have failed and the running result is not ok 6581 1726773048.52896: done checking to see if all hosts have failed 6581 1726773048.52897: getting the remaining hosts for this loop 6581 1726773048.52899: done getting the remaining hosts for this loop 6581 1726773048.52902: getting the next task for host managed_node2 6581 1726773048.52909: done getting next task for host managed_node2 6581 1726773048.52913: ^ task is: TASK: Set profile_mode to auto 6581 1726773048.52917: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773048.52922: getting variables 6581 1726773048.52923: in VariableManager get_vars() 6581 1726773048.52960: Calling all_inventory to load vars for managed_node2 6581 1726773048.52962: Calling groups_inventory to load vars for managed_node2 6581 1726773048.52964: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773048.52975: Calling all_plugins_play to load vars for managed_node2 6581 1726773048.52977: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773048.52980: Calling groups_plugins_play to load vars for managed_node2 6581 1726773048.53163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773048.53276: done with get_vars() 6581 1726773048.53285: done getting variables 6581 1726773048.53328: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 15:10:48 -0400 (0:00:00.643) 0:01:25.502 **** 6581 1726773048.53350: entering _queue_task() for managed_node2/copy 6581 1726773048.53552: worker is 1 (out of 1 available) 6581 1726773048.53565: exiting _queue_task() for managed_node2/copy 6581 1726773048.53579: done queuing things up, now waiting for results queue to drain 6581 1726773048.53580: waiting for pending results... 6581 1726773048.53763: running TaskExecutor() for managed_node2/TASK: Set profile_mode to auto 6581 1726773048.53833: in run() - task 129c3c75-c909-a274-7900-000000000cb2 6581 1726773048.53843: variable 'ansible_search_path' from source: unknown 6581 1726773048.53847: variable 'ansible_search_path' from source: unknown 6581 1726773048.53874: calling self._execute() 6581 1726773048.53943: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773048.53947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773048.53956: variable 'omit' from source: magic vars 6581 1726773048.54037: variable 'omit' from source: magic vars 6581 1726773048.54069: variable 'omit' from source: magic vars 6581 1726773048.54094: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6581 1726773048.54320: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6581 1726773048.54376: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6581 1726773048.54407: variable 'omit' from source: magic vars 6581 1726773048.54439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773048.54468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773048.54487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773048.54501: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773048.54510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773048.54535: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773048.54539: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773048.54542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773048.54610: Set connection var ansible_shell_type to sh 6581 1726773048.54619: Set connection var ansible_pipelining to False 6581 1726773048.54625: Set connection var ansible_timeout to 10 6581 1726773048.54632: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773048.54636: Set connection var ansible_shell_executable to /bin/sh 6581 1726773048.54639: Set connection var ansible_connection to ssh 6581 1726773048.54654: variable 'ansible_shell_executable' from source: unknown 6581 1726773048.54657: variable 'ansible_connection' from source: unknown 6581 1726773048.54659: variable 'ansible_module_compression' from source: unknown 6581 1726773048.54661: variable 'ansible_shell_type' from source: unknown 6581 1726773048.54663: variable 'ansible_shell_executable' from source: unknown 6581 1726773048.54665: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773048.54669: variable 'ansible_pipelining' from source: unknown 6581 1726773048.54671: variable 'ansible_timeout' from source: unknown 6581 1726773048.54675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773048.54782: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773048.54792: variable 'omit' from source: magic vars 6581 1726773048.54797: starting attempt loop 6581 1726773048.54800: running the handler 6581 1726773048.54811: _low_level_execute_command(): starting 6581 1726773048.54819: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773048.55296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.55322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.55326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773048.55328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.55331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.55390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.55394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773048.55396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.55467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.57061: stdout chunk (state=3): >>>/root <<< 6581 1726773048.57153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.57187: stderr chunk (state=3): >>><<< 6581 1726773048.57189: stdout chunk (state=3): >>><<< 6581 1726773048.57203: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773048.57221: _low_level_execute_command(): starting 6581 1726773048.57228: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674 `" && echo ansible-tmp-1726773048.5720832-9911-178615697532674="` echo /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674 `" ) && sleep 0' 6581 1726773048.57662: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.57666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773048.57676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6581 1726773048.57679: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6581 1726773048.57684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.57722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.57728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773048.57744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.57796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.59758: stdout chunk (state=3): >>>ansible-tmp-1726773048.5720832-9911-178615697532674=/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674 <<< 6581 1726773048.59863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.59895: stderr chunk (state=3): >>><<< 6581 1726773048.59899: stdout chunk (state=3): >>><<< 6581 1726773048.59913: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773048.5720832-9911-178615697532674=/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773048.59990: variable 'ansible_module_compression' from source: unknown 6581 1726773048.60034: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6581 1726773048.60064: variable 'ansible_facts' from source: unknown 6581 1726773048.60114: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_stat.py 6581 1726773048.60203: Sending initial data 6581 1726773048.60207: Sent initial data (151 bytes) 6581 1726773048.60647: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.60650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773048.60652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.60654: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.60656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.60708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.60711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.60775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.62313: 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" <<< 6581 1726773048.62318: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773048.62367: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773048.62433: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmp__oh5ty6 /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_stat.py <<< 6581 1726773048.62436: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_stat.py" <<< 6581 1726773048.62489: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmp__oh5ty6" to remote "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_stat.py" <<< 6581 1726773048.62497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_stat.py" <<< 6581 1726773048.63064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.63110: stderr chunk (state=3): >>><<< 6581 1726773048.63113: stdout chunk (state=3): >>><<< 6581 1726773048.63153: done transferring module to remote 6581 1726773048.63162: _low_level_execute_command(): starting 6581 1726773048.63167: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/ /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_stat.py && sleep 0' 6581 1726773048.63601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.63604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773048.63607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773048.63612: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 <<< 6581 1726773048.63614: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.63662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.63665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.63728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.65461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.65487: stderr chunk (state=3): >>><<< 6581 1726773048.65490: stdout chunk (state=3): >>><<< 6581 1726773048.65504: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773048.65507: _low_level_execute_command(): starting 6581 1726773048.65512: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_stat.py && sleep 0' 6581 1726773048.65935: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.65938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.65940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773048.65942: 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 <<< 6581 1726773048.65944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.65995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.65998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773048.66000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.66067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.82310: 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": 524288132, "dev": 51714, "nlink": 1, "atime": 1726773042.5938025, "mtime": 1726773044.3028166, "ctime": 1726773044.3028166, "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": "1821666671", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6581 1726773048.83724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773048.83751: stderr chunk (state=3): >>><<< 6581 1726773048.83754: stdout chunk (state=3): >>><<< 6581 1726773048.83771: _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": 524288132, "dev": 51714, "nlink": 1, "atime": 1726773042.5938025, "mtime": 1726773044.3028166, "ctime": 1726773044.3028166, "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": "1821666671", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773048.83821: 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-1726773048.5720832-9911-178615697532674/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6581 1726773048.83910: Sending initial data 6581 1726773048.83913: Sent initial data (139 bytes) 6581 1726773048.84350: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.84353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773048.84356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.84358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.84360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.84405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.84409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.84475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.86052: 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 <<< 6581 1726773048.86058: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6581 1726773048.86107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773048.86167: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/.34k8xfmk /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/.source <<< 6581 1726773048.86170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/.source" <<< 6581 1726773048.86223: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/.34k8xfmk" to remote "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/.source" <<< 6581 1726773048.86458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.86497: stderr chunk (state=3): >>><<< 6581 1726773048.86500: stdout chunk (state=3): >>><<< 6581 1726773048.86520: _low_level_execute_command(): starting 6581 1726773048.86523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/ /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/.source && sleep 0' 6581 1726773048.86951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.86954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773048.86956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.86958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.86960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.87004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.87008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.87072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.88807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.88833: stderr chunk (state=3): >>><<< 6581 1726773048.88836: stdout chunk (state=3): >>><<< 6581 1726773048.88849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773048.88873: variable 'ansible_module_compression' from source: unknown 6581 1726773048.88908: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6581 1726773048.88926: variable 'ansible_facts' from source: unknown 6581 1726773048.88984: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_copy.py 6581 1726773048.89070: Sending initial data 6581 1726773048.89074: Sent initial data (151 bytes) 6581 1726773048.89529: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.89532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.89535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.89541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.89593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.89600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773048.89602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.89657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.91195: 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 <<< 6581 1726773048.91253: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773048.91313: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmpukekvhfn /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_copy.py <<< 6581 1726773048.91319: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_copy.py" <<< 6581 1726773048.91372: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmpukekvhfn" to remote "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_copy.py" <<< 6581 1726773048.91378: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_copy.py" <<< 6581 1726773048.91949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.91995: stderr chunk (state=3): >>><<< 6581 1726773048.91999: stdout chunk (state=3): >>><<< 6581 1726773048.92034: done transferring module to remote 6581 1726773048.92042: _low_level_execute_command(): starting 6581 1726773048.92047: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/ /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_copy.py && sleep 0' 6581 1726773048.92497: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.92501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.92503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773048.92505: 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 <<< 6581 1726773048.92507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.92556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.92559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773048.92565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.92625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773048.94353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773048.94379: stderr chunk (state=3): >>><<< 6581 1726773048.94385: stdout chunk (state=3): >>><<< 6581 1726773048.94397: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773048.94400: _low_level_execute_command(): starting 6581 1726773048.94406: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/AnsiballZ_copy.py && sleep 0' 6581 1726773048.94851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773048.94854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773048.94857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.94859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773048.94861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773048.94911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773048.94915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773048.94920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773048.94984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773049.10939: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/.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-1726773048.5720832-9911-178615697532674/.source", "_original_basename": ".34k8xfmk", "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}}} <<< 6581 1726773049.12160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773049.12188: stderr chunk (state=3): >>><<< 6581 1726773049.12191: stdout chunk (state=3): >>><<< 6581 1726773049.12206: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/.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-1726773048.5720832-9911-178615697532674/.source", "_original_basename": ".34k8xfmk", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773049.12239: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/.source', '_original_basename': '.34k8xfmk', '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-1726773048.5720832-9911-178615697532674/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773049.12248: _low_level_execute_command(): starting 6581 1726773049.12253: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/ > /dev/null 2>&1 && sleep 0' 6581 1726773049.12699: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773049.12703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773049.12705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.12708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773049.12709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.12760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773049.12765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773049.12772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773049.12828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773049.14647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773049.14673: stderr chunk (state=3): >>><<< 6581 1726773049.14676: stdout chunk (state=3): >>><<< 6581 1726773049.14690: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773049.14699: handler run complete 6581 1726773049.14720: attempt loop complete, returning result 6581 1726773049.14723: _execute() done 6581 1726773049.14725: dumping result to json 6581 1726773049.14731: done dumping result, returning 6581 1726773049.14738: done running TaskExecutor() for managed_node2/TASK: Set profile_mode to auto [129c3c75-c909-a274-7900-000000000cb2] 6581 1726773049.14744: sending task result for task 129c3c75-c909-a274-7900-000000000cb2 6581 1726773049.14848: done sending task result for task 129c3c75-c909-a274-7900-000000000cb2 6581 1726773049.14851: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "src": "/root/.ansible/tmp/ansible-tmp-1726773048.5720832-9911-178615697532674/.source", "state": "file", "uid": 0 } 6581 1726773049.14915: no more pending results, returning what we have 6581 1726773049.14920: results queue empty 6581 1726773049.14921: checking for any_errors_fatal 6581 1726773049.14932: done checking for any_errors_fatal 6581 1726773049.14932: checking for max_fail_percentage 6581 1726773049.14934: done checking for max_fail_percentage 6581 1726773049.14935: checking to see if all hosts have failed and the running result is not ok 6581 1726773049.14936: done checking to see if all hosts have failed 6581 1726773049.14936: getting the remaining hosts for this loop 6581 1726773049.14939: done getting the remaining hosts for this loop 6581 1726773049.14942: getting the next task for host managed_node2 6581 1726773049.14949: done getting next task for host managed_node2 6581 1726773049.14952: ^ task is: TASK: Restart tuned 6581 1726773049.14955: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6581 1726773049.14959: getting variables 6581 1726773049.14960: in VariableManager get_vars() 6581 1726773049.14995: Calling all_inventory to load vars for managed_node2 6581 1726773049.14998: Calling groups_inventory to load vars for managed_node2 6581 1726773049.15000: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773049.15009: Calling all_plugins_play to load vars for managed_node2 6581 1726773049.15011: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773049.15013: Calling groups_plugins_play to load vars for managed_node2 6581 1726773049.15145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773049.15260: done with get_vars() 6581 1726773049.15269: done getting variables 6581 1726773049.15312: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 15:10:49 -0400 (0:00:00.619) 0:01:26.122 **** 6581 1726773049.15335: entering _queue_task() for managed_node2/service 6581 1726773049.15529: worker is 1 (out of 1 available) 6581 1726773049.15542: exiting _queue_task() for managed_node2/service 6581 1726773049.15553: done queuing things up, now waiting for results queue to drain 6581 1726773049.15555: waiting for pending results... 6581 1726773049.15726: running TaskExecutor() for managed_node2/TASK: Restart tuned 6581 1726773049.15792: in run() - task 129c3c75-c909-a274-7900-000000000cb3 6581 1726773049.15804: variable 'ansible_search_path' from source: unknown 6581 1726773049.15807: variable 'ansible_search_path' from source: unknown 6581 1726773049.15842: variable '__kernel_settings_services' from source: include_vars 6581 1726773049.16078: variable '__kernel_settings_services' from source: include_vars 6581 1726773049.16136: variable 'omit' from source: magic vars 6581 1726773049.16223: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773049.16230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773049.16239: variable 'omit' from source: magic vars 6581 1726773049.16296: variable 'omit' from source: magic vars 6581 1726773049.16321: variable 'omit' from source: magic vars 6581 1726773049.16349: variable 'item' from source: unknown 6581 1726773049.16404: variable 'item' from source: unknown 6581 1726773049.16484: variable 'omit' from source: magic vars 6581 1726773049.16513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6581 1726773049.16542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6581 1726773049.16558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6581 1726773049.16572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773049.16583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6581 1726773049.16603: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6581 1726773049.16606: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773049.16609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773049.16673: Set connection var ansible_shell_type to sh 6581 1726773049.16685: Set connection var ansible_pipelining to False 6581 1726773049.16688: Set connection var ansible_timeout to 10 6581 1726773049.16694: Set connection var ansible_module_compression to ZIP_DEFLATED 6581 1726773049.16699: Set connection var ansible_shell_executable to /bin/sh 6581 1726773049.16701: Set connection var ansible_connection to ssh 6581 1726773049.16715: variable 'ansible_shell_executable' from source: unknown 6581 1726773049.16719: variable 'ansible_connection' from source: unknown 6581 1726773049.16722: variable 'ansible_module_compression' from source: unknown 6581 1726773049.16724: variable 'ansible_shell_type' from source: unknown 6581 1726773049.16726: variable 'ansible_shell_executable' from source: unknown 6581 1726773049.16729: variable 'ansible_host' from source: host vars for 'managed_node2' 6581 1726773049.16733: variable 'ansible_pipelining' from source: unknown 6581 1726773049.16736: variable 'ansible_timeout' from source: unknown 6581 1726773049.16740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6581 1726773049.16837: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6581 1726773049.16845: variable 'omit' from source: magic vars 6581 1726773049.16850: starting attempt loop 6581 1726773049.16853: running the handler 6581 1726773049.16915: variable 'ansible_facts' from source: unknown 6581 1726773049.16999: _low_level_execute_command(): starting 6581 1726773049.17006: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6581 1726773049.17507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773049.17512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.17515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773049.17519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.17570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773049.17573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773049.17575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773049.17644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773049.19218: stdout chunk (state=3): >>>/root <<< 6581 1726773049.19314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773049.19347: stderr chunk (state=3): >>><<< 6581 1726773049.19351: stdout chunk (state=3): >>><<< 6581 1726773049.19369: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773049.19381: _low_level_execute_command(): starting 6581 1726773049.19389: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659 `" && echo ansible-tmp-1726773049.193699-9929-155436700574659="` echo /root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659 `" ) && sleep 0' 6581 1726773049.19838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773049.19841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773049.19853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.19855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773049.19858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.19901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773049.19904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773049.19907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773049.19977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773049.22072: stdout chunk (state=3): >>>ansible-tmp-1726773049.193699-9929-155436700574659=/root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659 <<< 6581 1726773049.22174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773049.22201: stderr chunk (state=3): >>><<< 6581 1726773049.22204: stdout chunk (state=3): >>><<< 6581 1726773049.22221: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773049.193699-9929-155436700574659=/root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773049.22250: variable 'ansible_module_compression' from source: unknown 6581 1726773049.22292: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6581sieyolh6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6581 1726773049.22346: variable 'ansible_facts' from source: unknown 6581 1726773049.22480: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659/AnsiballZ_systemd.py 6581 1726773049.22587: Sending initial data 6581 1726773049.22590: Sent initial data (153 bytes) 6581 1726773049.23034: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773049.23037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773049.23040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.23042: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773049.23044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.23096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773049.23099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773049.23162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773049.24686: 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 <<< 6581 1726773049.24742: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6581 1726773049.24803: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6581sieyolh6/tmptgmmkkrm /root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659/AnsiballZ_systemd.py <<< 6581 1726773049.24806: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659/AnsiballZ_systemd.py" <<< 6581 1726773049.24858: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6581sieyolh6/tmptgmmkkrm" to remote "/root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659/AnsiballZ_systemd.py" <<< 6581 1726773049.24863: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659/AnsiballZ_systemd.py" <<< 6581 1726773049.25968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773049.26014: stderr chunk (state=3): >>><<< 6581 1726773049.26019: stdout chunk (state=3): >>><<< 6581 1726773049.26042: done transferring module to remote 6581 1726773049.26052: _low_level_execute_command(): starting 6581 1726773049.26057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659/ /root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659/AnsiballZ_systemd.py && sleep 0' 6581 1726773049.26504: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773049.26508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773049.26510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773049.26519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773049.26521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.26567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773049.26570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773049.26633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773049.28347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773049.28374: stderr chunk (state=3): >>><<< 6581 1726773049.28377: stdout chunk (state=3): >>><<< 6581 1726773049.28390: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773049.28393: _low_level_execute_command(): starting 6581 1726773049.28398: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659/AnsiballZ_systemd.py && sleep 0' 6581 1726773049.28837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773049.28840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773049.28842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration <<< 6581 1726773049.28845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found <<< 6581 1726773049.28847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.28896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773049.28900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773049.28902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773049.28975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773049.58230: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "708", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "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:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "MemoryCurrent": "19849216", "MemoryPeak": "21594112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3333128192", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "253834000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "83886<<< 6581 1726773049.58245: stdout chunk (state=3): >>>08", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "Documentation": "\"man:tuned(8)\" \"man:<<< 6581 1726773049.58255: stdout chunk (state=3): >>>tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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}}} <<< 6581 1726773049.60040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. <<< 6581 1726773049.60066: stderr chunk (state=3): >>><<< 6581 1726773049.60069: stdout chunk (state=3): >>><<< 6581 1726773049.60094: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "708", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "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:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "MemoryCurrent": "19849216", "MemoryPeak": "21594112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3333128192", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "253834000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.238 closed. 6581 1726773049.60494: 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-1726773049.193699-9929-155436700574659/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6581 1726773049.60508: _low_level_execute_command(): starting 6581 1726773049.60512: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773049.193699-9929-155436700574659/ > /dev/null 2>&1 && sleep 0' 6581 1726773049.60957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6581 1726773049.60960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found <<< 6581 1726773049.60962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.60964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6581 1726773049.60966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6581 1726773049.61022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' <<< 6581 1726773049.61025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6581 1726773049.61028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6581 1726773049.61092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6581 1726773049.62904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6581 1726773049.62930: stderr chunk (state=3): >>><<< 6581 1726773049.62933: stdout chunk (state=3): >>><<< 6581 1726773049.62949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.238 originally 10.31.46.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/312bf6b21c' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6581 1726773049.62956: handler run complete 6581 1726773049.62998: attempt loop complete, returning result 6581 1726773049.63014: variable 'item' from source: unknown 6581 1726773049.63079: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "8997976", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service systemd-sysctl.service basic.target systemd-journald.socket dbus.socket system.slice sysinit.target network.target polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "8418109", "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": "253834000", "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:10:04 EDT", "ConditionTimestampMonotonic": "8418106", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3055", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "8445313", "ExecMainPID": "708", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainStartTimestampMonotonic": "8418841", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=708 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "8427016", "InvocationID": "25d94bcdb03c437f870cbd043d6816d3", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "708", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3333128192", "MemoryCurrent": "19849216", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "21594112", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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.socket dbus-broker.service system.slice sysinit.target", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "8997976", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6581 1726773049.63588: dumping result to json 6581 1726773049.63591: done dumping result, returning 6581 1726773049.63593: done running TaskExecutor() for managed_node2/TASK: Restart tuned [129c3c75-c909-a274-7900-000000000cb3] 6581 1726773049.63595: sending task result for task 129c3c75-c909-a274-7900-000000000cb3 6581 1726773049.63866: done sending task result for task 129c3c75-c909-a274-7900-000000000cb3 6581 1726773049.63869: WORKER PROCESS EXITING 6581 1726773049.63940: no more pending results, returning what we have 6581 1726773049.63943: results queue empty 6581 1726773049.63943: checking for any_errors_fatal 6581 1726773049.63946: done checking for any_errors_fatal 6581 1726773049.63946: checking for max_fail_percentage 6581 1726773049.63947: done checking for max_fail_percentage 6581 1726773049.63948: checking to see if all hosts have failed and the running result is not ok 6581 1726773049.63948: done checking to see if all hosts have failed 6581 1726773049.63949: getting the remaining hosts for this loop 6581 1726773049.63950: done getting the remaining hosts for this loop 6581 1726773049.63952: getting the next task for host managed_node2 6581 1726773049.63957: done getting next task for host managed_node2 6581 1726773049.63958: ^ task is: TASK: meta (flush_handlers) 6581 1726773049.63959: ^ 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 6581 1726773049.63963: getting variables 6581 1726773049.63964: in VariableManager get_vars() 6581 1726773049.63985: Calling all_inventory to load vars for managed_node2 6581 1726773049.63986: Calling groups_inventory to load vars for managed_node2 6581 1726773049.63988: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773049.63995: Calling all_plugins_play to load vars for managed_node2 6581 1726773049.63997: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773049.63999: Calling groups_plugins_play to load vars for managed_node2 6581 1726773049.64093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773049.64201: done with get_vars() 6581 1726773049.64208: done getting variables 6581 1726773049.64257: in VariableManager get_vars() 6581 1726773049.64266: Calling all_inventory to load vars for managed_node2 6581 1726773049.64268: Calling groups_inventory to load vars for managed_node2 6581 1726773049.64269: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773049.64272: Calling all_plugins_play to load vars for managed_node2 6581 1726773049.64274: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773049.64275: Calling groups_plugins_play to load vars for managed_node2 6581 1726773049.64369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773049.64478: done with get_vars() 6581 1726773049.64490: done queuing things up, now waiting for results queue to drain 6581 1726773049.64491: results queue empty 6581 1726773049.64492: checking for any_errors_fatal 6581 1726773049.64496: done checking for any_errors_fatal 6581 1726773049.64497: checking for max_fail_percentage 6581 1726773049.64497: done checking for max_fail_percentage 6581 1726773049.64498: checking to see if all hosts have failed and the running result is not ok 6581 1726773049.64498: done checking to see if all hosts have failed 6581 1726773049.64499: getting the remaining hosts for this loop 6581 1726773049.64499: done getting the remaining hosts for this loop 6581 1726773049.64501: getting the next task for host managed_node2 6581 1726773049.64505: done getting next task for host managed_node2 6581 1726773049.64506: ^ task is: TASK: meta (flush_handlers) 6581 1726773049.64507: ^ 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 6581 1726773049.64510: getting variables 6581 1726773049.64510: in VariableManager get_vars() 6581 1726773049.64520: Calling all_inventory to load vars for managed_node2 6581 1726773049.64522: Calling groups_inventory to load vars for managed_node2 6581 1726773049.64523: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773049.64526: Calling all_plugins_play to load vars for managed_node2 6581 1726773049.64528: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773049.64529: Calling groups_plugins_play to load vars for managed_node2 6581 1726773049.64606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773049.64711: done with get_vars() 6581 1726773049.64718: done getting variables 6581 1726773049.64753: in VariableManager get_vars() 6581 1726773049.64760: Calling all_inventory to load vars for managed_node2 6581 1726773049.64762: Calling groups_inventory to load vars for managed_node2 6581 1726773049.64763: Calling all_plugins_inventory to load vars for managed_node2 6581 1726773049.64766: Calling all_plugins_play to load vars for managed_node2 6581 1726773049.64767: Calling groups_plugins_inventory to load vars for managed_node2 6581 1726773049.64769: Calling groups_plugins_play to load vars for managed_node2 6581 1726773049.64845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6581 1726773049.64964: done with get_vars() 6581 1726773049.64971: done queuing things up, now waiting for results queue to drain 6581 1726773049.64972: results queue empty 6581 1726773049.64973: checking for any_errors_fatal 6581 1726773049.64974: done checking for any_errors_fatal 6581 1726773049.64974: checking for max_fail_percentage 6581 1726773049.64975: done checking for max_fail_percentage 6581 1726773049.64975: checking to see if all hosts have failed and the running result is not ok 6581 1726773049.64975: done checking to see if all hosts have failed 6581 1726773049.64976: getting the remaining hosts for this loop 6581 1726773049.64976: done getting the remaining hosts for this loop 6581 1726773049.64978: getting the next task for host managed_node2 6581 1726773049.64983: done getting next task for host managed_node2 6581 1726773049.64983: ^ task is: None 6581 1726773049.64984: ^ 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 6581 1726773049.64985: done queuing things up, now waiting for results queue to drain 6581 1726773049.64985: results queue empty 6581 1726773049.64986: checking for any_errors_fatal 6581 1726773049.64986: done checking for any_errors_fatal 6581 1726773049.64987: checking for max_fail_percentage 6581 1726773049.64987: done checking for max_fail_percentage 6581 1726773049.64988: checking to see if all hosts have failed and the running result is not ok 6581 1726773049.64988: done checking to see if all hosts have failed 6581 1726773049.64990: getting the next task for host managed_node2 6581 1726773049.64991: done getting next task for host managed_node2 6581 1726773049.64992: ^ task is: None 6581 1726773049.64992: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=140 changed=20 unreachable=0 failed=0 skipped=58 rescued=0 ignored=0 Thursday 19 September 2024 15:10:49 -0400 (0:00:00.497) 0:01:26.619 **** =============================================================================== Reboot the machine - see if settings persist after reboot -------------- 27.92s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:95 Ensure required packages are installed ---------------------------------- 5.69s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:22 Gathering Facts --------------------------------------------------------- 2.38s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:2 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.48s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.47s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.46s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.46s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 1.42s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Ensure required services are enabled and started ------------------------ 1.08s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:51 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 0.94s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Generate a configuration for kernel settings ---------------------------- 0.78s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:45 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.75s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.73s /tmp/collections-Uuh/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.73s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.73s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.72s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.70s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.69s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.68s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 0.68s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 6581 1726773049.65088: RUNNING CLEANUP